Update MoLo series color schemes (#454)

MoLo CBLight
尝试低饱和特殊数和活动断点内元素区分
MoLo Mia
优化空白字符在断点内的显示
MoLo CodeBlack
统一使用新的空白字符、断点、活动断点
This commit is contained in:
Ltabsyy 2024-06-11 07:55:49 +08:00 committed by GitHub
parent f9d2f1b79c
commit 1afde50b19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 13 deletions

View File

@ -1,8 +1,7 @@
{
"Active Breakpoint": {
"background": "#ff00376f",
"background": "#500055ff",
"bold": false,
"foreground": "#ffffffce",
"italic": false,
"strikeout": false,
"underlined": false
@ -22,7 +21,7 @@
"underlined": false
},
"Breakpoint": {
"background": "#ff002535",
"background": "#2200aaff",
"bold": false,
"italic": false,
"strikeout": false,
@ -80,7 +79,7 @@
},
"Float": {
"bold": false,
"foreground": "#ffffaa00",
"foreground": "#ffffc655",
"italic": false,
"strikeout": false,
"underlined": false
@ -123,7 +122,7 @@
},
"Hexadecimal": {
"bold": false,
"foreground": "#ffffaa00",
"foreground": "#ffffc655",
"italic": false,
"strikeout": false,
"underlined": false
@ -165,7 +164,7 @@
},
"Octal": {
"bold": false,
"foreground": "#ffffaa00",
"foreground": "#ffffc655",
"italic": false,
"strikeout": false,
"underlined": false
@ -201,7 +200,7 @@
},
"Space": {
"bold": false,
"foreground": "#ff505050",
"foreground": "#8e838383",
"italic": false,
"strikeout": false,
"underlined": false

View File

@ -1,8 +1,7 @@
{
"Active Breakpoint": {
"background": "#ff00376f",
"background": "#500055ff",
"bold": false,
"foreground": "#ffffffce",
"italic": false,
"strikeout": false,
"underlined": false
@ -22,7 +21,7 @@
"underlined": false
},
"Breakpoint": {
"background": "#ff002535",
"background": "#2200aaff",
"bold": false,
"italic": false,
"strikeout": false,
@ -201,7 +200,7 @@
},
"Space": {
"bold": false,
"foreground": "#ff505050",
"foreground": "#8e838383",
"italic": false,
"strikeout": false,
"underlined": false

View File

@ -107,7 +107,7 @@
"underlined": false
},
"Gutter": {
"background": "#20404040",
"background": "#1c404040",
"bold": false,
"foreground": "#ff969696",
"italic": false,
@ -201,7 +201,7 @@
},
"Space": {
"bold": false,
"foreground": "#ffbababa",
"foreground": "#8e838383",
"italic": false,
"strikeout": false,
"underlined": false