HbuildX要使用3.1.18之后的版本

1、打开HbuildX
2、点击工具选项
3、点击的设置
4、点击源码视图
5、在用户设置面板中,添加以下代码。
6、粘贴成功后,修改默认样式为 雅蓝主题

"editor.tokenColorCustomizations": {"[Atom One Dark]": {"rules":[{"name": "Comment","scope": ["comment"],"settings": {"foreground": "#5C6370","fontStyle": "italic"}},{"name": "Conditional Comment Keyword","scope": "comment.conditional.keyword","settings": {"foreground": "#C678DD"}},{"name": "Conditional Comment Defined","scope": "comment.conditional.define","settings": {"foreground": "#00aaff","fontStyle": "bold"}},{"name": "Comment Markup Link","scope": ["comment markup.link"],"settings": {"foreground": "#5C6370"}},{"name": "Entity Name Type","scope": ["entity.name.type"],"settings": {"foreground": "#E5C07B"}},{"name": "Entity Other Inherited Class","scope": ["entity.other.inherited-class"],"settings": {"foreground": "#98C379"}},{"name": "Keyword","scope": ["keyword"],"settings": {"foreground": "#3c54dd"}},{"name": "Keyword Control","scope": ["keyword.control"],"settings": {"foreground": "#ffaeea"}},{"name": "Keyword Operator","scope": ["keyword.operator"],"settings": {"foreground": "#3c49ff"}},{"name": "Keyword Other Special Method","scope": ["keyword.other.special-method"],"settings": {"foreground": "#52ef4f"}},{"name": "Storage","scope": ["storage"],"settings": {"foreground": "#3877dd"}},{"name": "Constant","scope": ["constant"],"settings": {"foreground": "#00ffff"}},{"name": "Constant Numeric","scope": ["constant.numeric"],"settings": {"foreground": "#80d18d"}},{"name": "Constant Other Color","scope": ["constant.other.color"],"settings": {"foreground": "#c25c08"}},{"name": "Variable","scope": ["variable"],"settings": {"foreground": "#86c7ff"}},{"name": "String","scope": ["string"],"settings": {"foreground": "#c89e6e"}},{"name": "Punctuation Definition Comment","scope": ["punctuation.definition.comment"],"settings": {"foreground": "#459941"}},{"name": "Punctuation Definition Method Parameters,punctuation Definition Function Parameters,punctuation Definition Parameters,punctuation Definition Separator,punctuation Definition Seperator,punctuation Definition Array","scope": ["punctuation.definition.method-parameters","punctuation.definition.function-parameters","punctuation.definition.parameters","punctuation.definition.separator","punctuation.definition.seperator","punctuation.definition.array"],"settings": {"foreground": "#ffffff"}},{"name": "Support Type","scope": ["support.type"],"settings": {"foreground": "#1cb7ff"}},{"name": "Support Function","scope": ["support.function"],"settings": {"foreground": "#fbffa1"}},{"name": "Entity Name Function","scope": ["entity.name.function"],"settings": {"foreground": "#f1ea88"}},{"name": "Entity Name Tag","scope": ["entity.name.tag"],"settings": {"foreground": "#39b3ff"}},{"name": "Entity Other Attribute Name","scope": ["entity.other.attribute-name"],"settings": {"foreground": "#85bcff"}},{"name": "Meta Method Call,meta Method","scope": ["meta.method-call","meta.method"],"settings": {"foreground": "#bfbbbb"}},{"name": "Meta Selector","scope": ["meta.selector"],"settings": {"foreground": "#ffffff"}},{"name": "Meta Tag","scope": ["meta.tag"],"settings": {"foreground": "#ABB2BF"}},{"name": "Underline","scope": ["underline"],"settings": {"text-decoration": "underline"}},{"name": "Source Gfm Markup","scope": ["source.gfm markup"],"settings": {"-webkit-font-smoothing": "auto"}},{"name": "[VSCODE-CUSTOM] Support Type Property Name","scope": "support.type.property-name","settings": {"foreground": "#b17541"}},{"name": "[VSCODE-CUSTOM] JSON Property Name","scope": "support.type.property-name.json","settings": {"foreground": "#85bcff"}},{"name": "[VSCODE-CUSTOM] JS/TS Punctuation for key-value","scope": ["punctuation.separator.key-value.ts","punctuation.separator.key-value.js","punctuation.separator.key-value.tsx"],"settings": {"foreground": "#56B6C2"}},{"name": "[VSCODE-CUSTOM] JS/TS Embedded Operator","scope": ["source.js.embedded.html keyword.operator","source.ts.embedded.html keyword.operator"],"settings": {"foreground": "#56B6C2"}},{"name": "[VSCODE-CUSTOM] JS/TS Variable Other Readwrite","scope": ["variable.other.readwrite.js","variable.other.readwrite.ts","variable.other.readwrite.tsx"],"settings": {"foreground": "#ABB2BF"}},{"name": "[VSCODE-CUSTOM] JS/TS Braces/Brackets","scope": ["meta.brace.round.js","meta.array-binding-pattern-variable.js","meta.brace.square.js","meta.brace.round.ts","meta.array-binding-pattern-variable.ts","meta.brace.square.ts","meta.brace.round.tsx","meta.array-binding-pattern-variable.tsx","meta.brace.square.tsx"],"settings": {"foreground": "#c7bbb7"}},{"name": "[VSCODE-CUSTOM] JS/TS Variable Alias","scope": ["variable.other.readwrite.alias.js","variable.other.readwrite.alias.ts","variable.other.readwrite.alias.jsx","variable.other.readwrite.alias.tsx"],"settings": {"foreground": "#85bcff"}},{"name": "[VSCODE-CUSTOM] JS/TS Constants","scope": ["variable.other.constant.js","variable.other.constant.ts","variable.other.constant.jsx","variable.other.constant.tsx"],"settings": {"foreground": "#1ea5ff"}},{"name": "[VSCODE-CUSTOM] JS/TS Object Constants","scope": ["variable.other.constant.object.js","variable.other.constant.object.jsx","variable.other.constant.object.ts","variable.other.constant.object.tsx"],"settings": {"foreground": "#24f49e"}},{"name": "[VSCODE-CUSTOM] JS/TS In Keyword for Loops","scope": ["keyword.operator.expression.in.js","keyword.operator.expression.in.jsx","keyword.operator.expression.in.ts","keyword.operator.expression.in.tsx"],"settings": {"foreground": "#4677ff"}},{"name": "[VSCODE-CUSTOM] Css Support Constant Value","scope": "support.constant.property-value.css","settings": {"foreground": "#c89e6e"}},{"name": "Text Styling Vue","scope": ["text.html.vue"],"settings": {"foreground": "#9FB2BF"}},{"name": "Text Styling Vue Comment","scope": ["comment.block"],"settings": {"foreground": "#59974e"}},{"name": "Text Styling Vue Comment Line","scope": ["comment.line.double-slash"],"settings": {"foreground": "#59974e"}}]}
},"workbench.colorCustomizations": {"[Atom One Dark]": {"console.background": "#1E1E1E","editor.background": "#1E1E1E","editorSuggestWidget.background": "#252526","editorSuggestWidget.border": "#252526","editorSuggestWidget.selectedBackground": "#062f4a","extensionButton.border": "#1E1E1E","extensionButton.prominentBackground": "#1E1E1E","imageview.background": "#1e1e1e","imageview.foreground": "#1e1e1e","inputList.hoverBackground": "#062f4a","inputValidation.infoBackground": "#252526","list.activeSelectionBackground": "#094771","minimap.handle.background": "#1E1E1E","outlineBackground": "#1E1E1E","scrollbarSlider.background": "#4f4f4f","scrollbarSlider.hoverBackground": "#4f4f4f","sideBar.background": "#252526","statusBar.background": "#007ACC","statusBar.foreground": "#FFFFFF","tab.activeBackground": "#1e1e1e","tab.activeForeground": "#FFFFFF","tab.inactiveBackground": "#2d2d2d","terminal.background": "#1E1E1E","titleBar.activeBackground": "#323233"}
}

HbuildX中使用类似VSCode配色相关推荐

  1. 网页设计中的三大类配色

    为什么要整理设计色彩方法? 在色彩设计应用中,我们对颜色不同程度的理解,影响到设计页面的表现,熟练地运用色彩搭配,设计时岂不事半功倍.一张优秀的设计作品,它的色彩搭配必定和谐得体,令人赏心 悦目,反思 ...

  2. 如何在 Linux 中使用类似智能手机外观的 Conky 天气插件

    如何在 Linux 中使用类似智能手机外观的 Conky 天气插件 智能手机都拥有一些平滑地融入手机外观的天气小插件,现在幸亏有了 Flair Weather Conky,你便可以在你的 Linux ...

  3. vue 递归创建菜单_如何在Vue中创建类似中等的突出显示菜单

    vue 递归创建菜单 by Taha Shashtari 由Taha Shashtari 如何在Vue中创建类似中等的突出显示菜单 (How to Create a Medium-Like Highl ...

  4. 用vscode编写静态页面_开发中实用的VSCode插件推荐

    本篇文章给大家介绍一下开发中实用的VSCode插件推荐.有一定的参考价值,有需要的朋友可以参考一下,希望对大家有所帮助. 工欲善其事必先利其器,以下是本人为前端开发收集的vscode插件,有需要的话赶 ...

  5. sql server 数组_如何在SQL Server中实现类似数组的功能

    sql server 数组 介绍 (Introduction) I was training some Oracle DBAs in T-SQL and they asked me how to cr ...

  6. C++中实现类似php的UTF8和UrlEncode函数的代码

    在学习闲暇时间,将代码过程比较常用的代码片段做个收藏,下边代码段是关于C++中实现类似php的UTF8和UrlEncode函数的代码,希望能对码农有较大帮助. #include <string& ...

  7. React中实现类似v-click-outside效果

    React中实现类似v-click-outside效果 问题背景 有时候我们需要点击某个下拉框等元素.组件的外部关闭下拉框. 解决方法 使用window.addEventListener监听整个页面 ...

  8. hbuildx中使用真机调试

    前言 使用真机调试的原因是我开发uni-app项目,调试一直是在浏览器中选择手机模式进行调试的,但是打包安装到手机以后,发现很多样式变化很大,完全不符合预期,这时我知道浏览器是不能完全匹配手机的效果的 ...

  9. HBuildx中使用vant的ui框架

    HBuildx中使用vant的ui框架 输入 npm安装 npm i vant-weapp -S --production 或者yarn安装 yarn add vant-weapp --product ...

最新文章

  1. CUDA Samples: approximate prior vbox layer
  2. mysql system命令_mysql命令
  3. ubuntu 命令卡住_如何在Ubuntu系统中重置root密码
  4. Lync Server 2010的部署系列_第三章 证书、架构、DNS规划
  5. 【Linux开发】linux设备驱动归纳总结(六):3.中断的上半部和下半部——tasklet...
  6. hdu 2824 The Euler function
  7. SQL Server2012如何导出sql脚本并且还原数据库
  8. php5.1.4,apache 2.2.2 + PHP5.1.4 不能运行的解_php
  9. python 经纬度计算距离公式_SymPy符号计算-让Python帮我们推公式
  10. python实现k core算法_python实现密度聚类(模板代码+sklearn代码)
  11. 浅谈SQL Server中的快照
  12. 如果需要一个图形学算法
  13. tensorflow 2.X中构建模型的三种方式:Sequential, Functional, Subclassing
  14. Mysql常见的日期查询语句
  15. 输入流-读取文件内容
  16. 大数据学习---HIVE入门SQL学习
  17. oracle10g_database安装教程,Oracle Database 10g数据库安装及配置教程
  18. RL78开发问题记录
  19. 阿里云服务器访问windows下网页(内网穿透)
  20. Windows7 Embedded Standard x64更新代码80072EFE解决方法

热门文章

  1. 用opencv和vc++6.0开发的五子棋游戏软件
  2. 从Waze被收购看谷歌与苹果的地图领域之战
  3. 伴随我们长大的经典—写给从80后的一批人
  4. 显示unc路径服务器根目录,路径解释:绝对、相对、UNC 和 URL
  5. uniapp 多语言版本demo in18
  6. 使用Umi SSR 报错 Warning: Did not expect server HTML to contain a <div> in <div>.
  7. win7计算机c盘搜索不到,win7系统上找不到C盘上的programdata文件夹的解决方法
  8. 互联网摸鱼日报(2022-12-17)
  9. 编程笔试(解析及代码实现):求和为N的正整数序列之实现一个函数,输入为一个正整数N (比如100),输出为所有和等于N的[连续]正整数序列
  10. win10关机后cpu风扇还在转_解决win10关机后风扇继续转方法