Kevin
Member
|
VS 2012 Dark Skin for Code Editor
Hi,
I really liked the dark skin of Visual Studio 2012, so the first thing I did in the editor was adjusting the settings. This is the result:
These are the colors I used in the "Color Theme Editor" (all values are R;G;B).
Background: 30;30;30
Operator: 255;255;255
Keyword: 48;115;214
Code: 255;255;255;
Comment: 73;139;78
Text: 212;153;129
Character: 212;153;129
Number: 255;255;255
Preprocessor: 130;130;130
Preprocessor Disabled: 130;130;130
Selection: 38;79;120
Brace Highlight: 64;128;255
I just wanted to suggest that you could add this to the themes, I think it would be a nice addition
I also wanted to report a bug I noticed while using a custom theme. When I start the application the Text and Character colors don't get applied automatically, instead all the text and characters in code appear in standard red.
|
|
03-15-2013 02:28 PM |
|
Tottel
Member
|
RE: VS 2012 Dark Skin for Code Editor
Thanks, using!
|
|
03-15-2013 02:44 PM |
|