diff options
author | Michaël Ball <git@michaelball.name> | 2021-06-12 09:53:04 +0100 |
---|---|---|
committer | Michaël Ball <git@michaelball.name> | 2021-06-12 09:53:04 +0100 |
commit | 46c0c01c91c5ccbf1b928795fa1ac43c4e1b86e8 (patch) | |
tree | 1b9b0ce10de6f4aadbf1ca39db7c6b4ed19063cd | |
parent | 2c8ee374fef1ad7ad271df3fef07aefedaafe8e3 (diff) |
Better terminal colors for light variant
-rw-r--r-- | tokyo-night-terminal-light.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tokyo-night-terminal-light.yaml b/tokyo-night-terminal-light.yaml index 8807141..7260240 100644 --- a/tokyo-night-terminal-light.yaml +++ b/tokyo-night-terminal-light.yaml @@ -8,11 +8,11 @@ base04: "4C505E" base05: "4C505E" base06: "1A1B26" base07: "1A1B26" -base08: "F7768E" -base09: "FF9E64" -base0A: "E0AF68" -base0B: "41A6B5" -base0C: "7DCFFF" -base0D: "7AA2F7" -base0E: "BB9AF7" -base0F: "D18616" +base08: "8C4351" +base09: "965027" +base0A: "8F5E15" +base0B: "33635C" +base0C: "0F4B6E" +base0D: "34548A" +base0E: "5A4A78" +base0F: "655259" |