SQL Server Management Studio Skin / Appearance / Layout

萝らか妹 提交于 2019-12-04 09:50:56

问题


Can you apply a custom skin / appearance to SSMS? I am thinking something along the lines of a dark theme (black background, yellow font) you'd find in most IDEs


回答1:


SSMS 2012 is build on the VS 2010 shell. Thus, it can use compatible ".vssettings" files to apply custom color schemes.

See also http://studiostyl.es/ for a gallery.




回答2:


I decided to try something simple on SSMS 2012:

  1. Go to http://studiostyl.es/
  2. Pick a theme and download it
  3. Follow these screenshot instructions

Note that doing this will only affect the theme of the text editor, not the toolbar, menu, object explorer window, etc.




回答3:


If you are using SSMS 2016 (or later) you can use the Microsoft's own Dark theme once you've enabled it.

You can find instructions at Kyle Parrish's blog post titled Enable "Dark" Theme in SQL Server Management Studio 2016




回答4:


Here is my dark theme which you can download:

https://stingrae.com.au/dark-theme-for-microsoft-sql-management-studio.aspx



来源:https://stackoverflow.com/questions/16107471/sql-server-management-studio-skin-appearance-layout

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!