Update colorscheme

This commit is contained in:
Rudy ツ
2025-01-01 11:58:28 +05:30
committed by GitHub
parent d301886ee3
commit 6c18e43897

View File

@@ -69,7 +69,7 @@ pad=12x12 # optionally append 'center'
[colors] [colors]
alpha=0.9 # Adjust alpha to match transparency level alpha=0.9 # Adjust alpha to match transparency level
foreground=e3e3ea # ColorForeground foreground=e3e3ea # ColorForeground
background=08052b # ColorBackground background=1c1824 # ColorBackground
## Normal/regular colors (color palette 0-7) ## Normal/regular colors (color palette 0-7)
regular0=546E7A # black regular0=546E7A # black
@@ -77,13 +77,11 @@ regular1=FF5252 # red
regular2=5CF19E # green regular2=5CF19E # green
regular3=FFD740 # yellow regular3=FFD740 # yellow
regular4=40C4FF # blue regular4=40C4FF # blue
regular5=A640FF # purple regular5=bd42ff # purple
regular6=64FCDA # cyan regular6=64FCDA # cyan
regular7=FFFFFF # white regular7=FFFFFF # white
## Bright colors (color palette 8-15) @@ -87,7 +87,7 @@ bright1=FF8A80 # bright red
bright0=B0BEC5 # bright black
bright1=FF8A80 # bright red
bright2=B9F6CA # bright green bright2=B9F6CA # bright green
bright3=FFE57F # bright yellow bright3=FFE57F # bright yellow
bright4=80D8FF # bright blue bright4=80D8FF # bright blue
@@ -91,6 +89,7 @@ bright5=D84AFF # bright purple
bright6=A7FDEB # bright cyan bright6=A7FDEB # bright cyan
bright7=FFFFFF # bright white bright7=FFFFFF # bright white
## dimmed colors (see foot.ini(5) man page) ## dimmed colors (see foot.ini(5) man page)
# dim0=<not set> # dim0=<not set>
# ... # ...