diff options
| author | notken12 <kendotzhou@gmail.com> | 2022-11-14 21:24:59 -0500 |
|---|---|---|
| committer | notken12 <kendotzhou@gmail.com> | 2022-11-14 21:24:59 -0500 |
| commit | dca6dbd8716c22adc676d79039f0cd39b172e1c2 (patch) | |
| tree | 4dde7bbfa10e067bad3aa3422d95684273c6216a /templates | |
| parent | whichkey (diff) | |
use submodule
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/vscode_dark.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/vscode_dark.toml b/templates/vscode_dark.toml index aac84c5..eaab101 100644 --- a/templates/vscode_dark.toml +++ b/templates/vscode_dark.toml @@ -44,10 +44,10 @@ base04 = "#464646" base05 = "#D4D4D4" base06 = "#E9E9E9" base07 = "#FFFFFF" -base08 = "#D16969" +base08 = "#9CDCFE" base09 = "#B5CEA8" -base0A = "#D7BA7D" -base0B = "#BD8D78" +base0A = "#60a6e0" +base0B = "#c79782" base0C = "#9CDCFE" base0D = "#DCDCAA" base0E = "#C586C0" |