How to change background color of XAML designer in vs2012?

后端 未结 4 1962
萌比男神i
萌比男神i 2020-12-23 07:18

I just try to view the result after XAML code in Designer. However, it\'s hard to recognize the black letters when I use a dark theme in vs2012.

My question is how t

4条回答
  •  情话喂你
    2020-12-23 07:24

    In VS 2013 you can change XAML designer background. Go to:

    Tools -> Options -> Environment -> Fonts and Colors
    

    In the combobox at the top of the panel, select:

    Show settings for: XAML UI Designer
    

    Then set:

    Item foreground : white
    Item background : white or very light grey (custom)
    

提交回复
热议问题