使用方法:

我自己搭配的配色方案

Win10

创建xml文件 复制配色方案于xml文件之内  保存任意名字 于上述目录  关闭工具窗口重新进入即可显示新的配色方案  选择即可

<?xml version="1.0" encoding="UTF-8"?>
<style-scheme version="1.0" name="TANG"><style name="Text" foreground="#cf8d41" background="#112938" underlineStyle="DashDotDotLine"/><style name="Link" foreground="#409090"/><style name="Selection" foreground="#ffffff" background="#3e586c"/><style name="LineNumber" foreground="#cccc00" background="#2e394b"/><style name="SearchResult" foreground="#000000" background="#ffef0b"/><style name="SearchScope" foreground="#000000" background="#f8fafc"/><style name="Parentheses" foreground="#ffff00" background="#4e4e8f"/><style name="ParenthesesMismatch" background="#404040"/><style name="AutoComplete" foreground="#ffff00" background="#4e4e8f"/><style name="CurrentLine" foreground="#000000" background="#2d2d32"/><style name="CurrentLineNumber" foreground="#a7a7f5" bold="true"/><style name="Occurrences" foreground="#000000" background="#616161"/><style name="Occurrences.Unused" foreground="#808000"/><style name="Occurrences.Rename" foreground="#000000" background="#ff6464"/><style name="Number" foreground="#44ce65"/><style name="String" foreground="#00aa00"/><style name="Type" foreground="#ab2542"/><style name="Local"/><style name="Global"/><style name="Field" italic="true"/><style name="Static" foreground="#cb6ecb"/><style name="VirtualMethod" italic="true"/><style name="Function" foreground="#37a5b1" italic="true"/><style name="Keyword" foreground="#808bed"/><style name="PrimitiveType" foreground="#808bed"/><style name="Operator" foreground="#cfbfad"/><style name="Preprocessor" foreground="#a50000" bold="true"/><style name="Label" foreground="#e76000"/><style name="Comment" foreground="#00aa7f" italic="true"/><style name="Doxygen.Comment" foreground="#737dd5"/><style name="Doxygen.Tag" foreground="#4e5ab3"/><style name="VisualWhitespace" foreground="#646482"/><style name="QmlLocalId" italic="true"/><style name="QmlExternalId" foreground="#aaaaff" italic="true"/><style name="QmlTypeId" foreground="#ff8bff"/><style name="QmlRootObjectProperty" italic="true"/><style name="QmlScopeObjectProperty" italic="true"/><style name="QmlExternalObjectProperty" foreground="#aaaaff" italic="true"/><style name="JsScopeVar" foreground="#8888ff" italic="true"/><style name="JsImportVar" foreground="#8888ff" italic="true"/><style name="JsGlobalVar" foreground="#8888ff" italic="true"/><style name="QmlStateName" italic="true"/><style name="Binding" foreground="#ff5555"/><style name="DisabledCode" foreground="#a0a0a4" italic="true"/><style name="AddedLine" foreground="#00aa00"/><style name="RemovedLine" foreground="#ff0000"/><style name="DiffFile" foreground="#8484f3"/><style name="DiffLocation" foreground="#0084ff"/><style name="DiffFileLine" foreground="#404040" background="#dcb178"/><style name="DiffContextLine" foreground="#404040" background="#97bac7"/><style name="DiffSourceLine" background="#8c2d2d"/><style name="DiffSourceChar" background="#c34141"/><style name="DiffDestLine" background="#277027"/><style name="DiffDestChar" background="#339d33"/><style name="LogChangeLine" foreground="#dcdc00"/><style name="Warning" underlineColor="#ffbe00" underlineStyle="SingleUnderline"/><style name="WarningContext" underlineColor="#ffbe00" underlineStyle="DotLine"/><style name="Error" underlineColor="#ff0000" underlineStyle="SingleUnderline"/><style name="ErrorContext" underlineColor="#ff0000" underlineStyle="DotLine"/><style name="Declaration"/><style name="C_OUTPUT_ARGUMENT"/>
</style-scheme>

Qt_编辑器配色方案相关推荐

  1. QT文本编辑器配色方案 深色主题

    QT 文本编辑器配色方案(深色主题) 上效果图,先睹为快: 配置方案下载: 链接:https://pan.baidu.com/s/1KOYxz75pawz8duDTFYd91Q 提取码:ukds 将下 ...

  2. Matlab更换编辑器配色方案

    MATLAB的默认编辑配色方案白色,长时间面对高亮度的白色界面容易产生眼睛疲劳的感觉,那么如何更换编辑器配色方案呢? 一.使用系统默认的调色方案来进行"护眼色--豆沙绿"的设置 二 ...

  3. Spyder编辑器配色方案

    效果如上: 普通文本(Normal text):#dcdcdc 注释(Comment):#7f7f7f 字符串(String):#43a65f 数值(Number):#5555ff 关键字(Keywo ...

  4. IAR9.2及以上版本编辑器主题设置配色方案

    前言 之前给大家分享过一个 IAR 的配色方案,因为IAR 本身的限制,那个方案修改配色比较麻烦,但是 IAR 升级到 9.2 的版本后,新增编辑器主题设置,设置更加方便简单,且官方也提供了几个主题配 ...

  5. CodeBlocks安装包下载汉化与编辑器官方配色方案

    测试环境:win10 测试时间:2016.10-2017.5 codeblocks_16.1.0.0安装包 百度云盘下载地址:http://pan.baidu.com/s/1eRYJJDC 密码:yw ...

  6. vim 文件编辑器配色(colorscheme)主题方案

    vim 文件编辑器配色(colorscheme)主题方案 该配置参照文章: https://www.cnblogs.com/jhssd/p/6803689.html 整理 1 查看系统的配色方案 存放 ...

  7. VS2008编辑器代码适合的配色方案下载

    转载:http://www.xueit.com/asp.net/show-4969-3.aspx 导入配色方案的方法很简单,选择菜单[工具][导入和导出设置],在弹出的"导入和导出设置向导& ...

  8. wingide 显示中文 及 配色方案

    网上收集的方法: 显示中文: 任意文本编辑器打开:x:\Wing IDE\bin\gtk-bin\etc\pango\pango.aliases 修改内容为: courier = "micr ...

  9. 程序员常用字体(vs2008配色方案)

    转载:http://www.cppblog.com/Hero/archive/2010/03/07/101900.html?opt=admin 字体不仅是设计师手中重要的武器,对我们开发人员来说,字体 ...

  10. CodeBlocks配色方案设置(简单易懂)

    CodeBlocks配色方案设置(简单易懂) 最终成品 方法 ​ 1.首先进入codeblocks官网找到colour theme代码. ​ 直接点链接: codeblock wiki 从以上截图往下 ...

最新文章

  1. SAP MM 盘点凭证上的posting block
  2. IBM X3650 M3服务器上RAID配置实战
  3. bartender外部表不是预期格式_三张表轻松搞定项目计划
  4. 前端学习(1270):接口调用async/await
  5. FZOJβ #31.字符串
  6. 如何用Excel快速生成SQL语句,用过的人都说好
  7. Python高级——用多线程实现UDP聊天器
  8. php 快速路由,基于FastRoute的快速路由(支持RESTful)
  9. flutter怎么手动刷新_Flutter 怎样更新?怎样升级? - Flutter - Angular 教程网
  10. 单径瑞利信道的BPSK相干解调的理论误码率推导与MATLAB分析(1)
  11. linux电源管理配置,Arch Linux 如何修改默认电源管理设置
  12. Python最吃香的5个就业方向,薪资收入也非常可观!
  13. Google Earth Engine APPS(GEE)——使用 AREA2 和 CODED 估算森林砍伐和退化面积(第 1 部分:运行 CODED)
  14. CCF计算机职业资格认证数字排序问题
  15. 编写程序,生成一种贯穿10×10字符数组(初始时全为字符‘.‘)的“随机步法”。
  16. php网站系统说明,PHP电影网站系统光线CMS(GXCMS)模板制作标签说明
  17. win10系统开始菜单没反应的解决方法丨解决win10点击开始按钮无反应丨点击开始按钮没有反应怎么办
  18. Thinkphp5 谷歌验证
  19. Django-路由管理 path view
  20. em表示什么长度单位_css中pt、px、em、ex、in等这类长度单位详细说明

热门文章

  1. android mp3文件图片,android 完美获取音乐文件中的专辑图片并显示
  2. [二进制拆分]Luogu1833 樱花
  3. BZOJ1007[HNOI2008] 水平可见直线
  4. Oracle密码过期怎么办
  5. 磁盘分区和目录的区别是什么
  6. stringbuffer java API_java API中Object,String,Stringbuffer,StringBuilder的总结
  7. python成员变量_Python——成员变量
  8. java spark 项目_spark应用程序如何在Java项目中运行
  9. 天翼短信 java_中国电信天翼开放平台自定义短信验证码和模板短信demo
  10. (10)Redis------必须知道的基础内容