Coralize
marketplace/coralize
以高效且便捷的方式自定义Visual Studio Code工作区窗口的状态栏、标题栏以及活动边栏等颜色!这将对那些需要同时打开多个vscode窗口/工作区的人非常有用。Coralize提供了一系列中国传统文化色彩,并搭配友好的用户界面。
Customize the color scheme of Visual Studio Code's workspace window, including the status bar, title bar, and activity side bar, with ease and efficiency. This feature is particularly useful for those who frequently work with multiple instances of VSCode or multiple workspaces. Coralize offers a variety of Chinese traditional culture-inspired color schemes, presented through a user-friendly interface.
Configuraion
默认的, Coralize 会设定 vscode 窗口的 Title bar, Side bar, 以及 Status bar 颜色。
如果你并不需要他们其中的一些, 你可以通过 扩展设置, 按照需要禁用或者开启。
By default, Coralize sets the colors of the Title bar, Side bar, and Status bar in the vscode window. If you don't need any of them, you can disable or enable them as needed through extension settings.
-
"coralize.applyToTitleBar"
:ture/false
-
"coralize.applyToSideBar"
:ture/false
-
"coralize.applyToStatusBar"
:ture/false
TroubleShooting
如果你的窗口发生了异常的颜色切换, 那么很可能是和其他插件冲突造成的, 例如 Peacock, 如果你同时安装了 Peacock , 那么你可以通过 Peacock 的插件设置 color
字段为 null
以解决该问题 (@ext:johnpapa.vscode-peacock
).
If you experience abnormal color switching in your window, it is likely caused by conflicts with other plugins, such as Peacock. If you have installed Peacock at the same time, you can solve this problem by setting the "color" field to "null" in the plugin settings of Peacock (
@ext:johnpapa.vscode-peacock
).
Inspiring
Coralize is Inspired by Peacock.文章来源:https://www.toymoban.com/news/detail-436736.html
AND
You can find repository of Coralize here : Github文章来源地址https://www.toymoban.com/news/detail-436736.html
到了这里,关于做了个vscode 小插件,用于修改window 的颜色以区分同时打开的不同工作区,快用起来吧!的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!