這是Visual Studio 2012 Color Theme Editor 主題顏色編輯器下載,Visual Studio 2012 默認(rèn)提供了3種color theme: blue,light,和dark。其中dark的文本編輯器顏色設(shè)定很爽,可是整個(gè)菜單項(xiàng)加上一些小的窗口如Find Result也是黑底白字讓人感覺(jué)有點(diǎn)刺眼,看不清。Blue theme的菜單和小窗口都很清爽,可是整個(gè)文本編輯器不如Dark theme好看。自己一項(xiàng)項(xiàng)調(diào)顏色設(shè)置顯然是不可能的,我一直想找一種簡(jiǎn)便的方法把兩者結(jié)合起來(lái),今天終于找到了,整個(gè)操作過(guò)程不到一分鐘!
Visual Studio 2013 Color Theme Editor允許用戶創(chuàng)建和編輯Visual Studio的主題。主題可以定制顏色用于菜單、工具欄、選項(xiàng)卡、titlebars,文本編輯器和其他環(huán)境的顏色。
The stock Visual Studio 2012 gray color scheme is growing on me. Sue me. When you're writing code you usually focus on the code so I'm more concerned with the colors of the code than the chrome.
Visual Studio 2012 Color Theme Editor 主題顏色編輯器提供了修改配色的入口,你完全可以根據(jù)自己的喜好進(jìn)行自定義,下面就通過(guò)該方法把編輯器背景設(shè)置成 “豆沙綠”。
選擇 工具 / 選項(xiàng) / 環(huán)境 / 字體和顏色,在右側(cè) “顯示的項(xiàng)目” 一欄中選擇 “純文本”,點(diǎn)擊 “項(xiàng)目背景” 旁邊的 “自定義” 按鈕。根據(jù) “豆沙綠” 的 RGB 值:199 237 204 進(jìn)行設(shè)置。