diff options
author | zachir <zachir@librem.one> | 2023-04-20 14:44:00 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-04-20 14:44:00 -0500 |
commit | 88ea27b400baeaf7d401f02bff1c8cf651c94e4e (patch) | |
tree | d724c5f0dd0272d84ddaec1c0bd42573357527a7 /foot/foot.ini | |
parent | 60a6ce97aaca62106f80ffeb656ee7d0c028ea56 (diff) |
Theme! Now featuring lots of lovely green
Diffstat (limited to 'foot/foot.ini')
-rw-r--r-- | foot/foot.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/foot/foot.ini b/foot/foot.ini index 3817067..11ebba6 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -77,7 +77,7 @@ foreground=c5c8c6 ## Normal/regular colors (color palette 0-7) regular0=1b1d1c # black regular1=89231d # red -regular2=4eec4e # green +regular2=198844 # green regular3=ae7518 # yellow regular4=2b55b2 # blue regular5=784e93 # magenta @@ -87,7 +87,7 @@ regular7=b4b7b5 # white ## Bright colors (color palette 8-15) bright0=969896 # bright black bright1=cc342b # bright red -bright2=198844 # bright green +bright2=4eec4e # bright green bright3=fba922 # bright yellow bright4=3971ed # bright blue bright5=a36ac7 # bright magenta |