update colors

This commit is contained in:
Tim Schubert 2022-11-21 21:23:43 +01:00
parent a1f033c4cb
commit f5a8805a86
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 6 additions and 8 deletions

View file

@ -1,9 +1,9 @@
# The 'GNOME Light" theme from GNOME terminal.
[primary]
foreground = '#171421'
background = '#ffffea'
bright_foreground = '#5e5c64'
foreground = '#d0cfcc'
background = '#171421'
bright_foreground = '#ffffff'
[normal]
black = '#171421'
@ -18,9 +18,9 @@ white = '#d0cfcc'
[bright]
black = '#5e5c64'
red = '#f66151'
green = '#33d17a'
green = '#33d17a'
yellow = '#e9ad0c'
blue = '#2a7bde'
magenta = '#c061cb'
cyan = '#33c7de'
white = '#ffffff'
white = '#ffffff'