zoukankan      html  css  js  c++  java
  • VS2008 一个IDE配色方案

    从网上下载的vs Color theme,怎么也出不了效果,找到了一份颜色代码配置,觉得还可以

  • Changed the font to Monaco in Environment|Fonts and Colors under "Text Editor"
  • Changed:
    • Plain Text - White
    • Line Numbers - Silver
    • Comments - 213,0,213 (Purpley)
    • Identifier - 253,223,57 (Mustardy)
    • Keyword - 244,122,0 (Orangey)
    • Operator - White
    • String - Lime
    • UserTypes - 179,179,0 (Mustardy)

    image

    from : http://www.hanselman.com/blog/ChangingYourColorsInVisualStudioNETBlackVersusWhite.aspx

查看全文
  • 相关阅读:
    10个实用的但偏执的Java编程技术
    分布式文件系统FastDFS设计原理
    👮 Golang Gin/Ace/Iris/Echo RBAC 鉴权库
    深入浅出爬虫之道: Python、Golang与GraphQuery的对比
    (.*?)
    开箱即用的高匿代理抓取工具
    6.可见性关键字(volidate)
    5.同步关键字(synchronized)
    4.等待和通知
    3.线程优先级
  • 原文地址:https://www.cnblogs.com/cnblogsfans/p/1348256.html
  • Copyright © 2011-2022 走看看