So color, much theme

This commit is contained in:
Maximilian Friedersdorff 2025-10-02 17:14:11 +01:00
parent b07172688d
commit 1a47d7aef2
7 changed files with 142 additions and 27 deletions

View file

@ -36,11 +36,16 @@ gamma-correct-blending=yes
# selection-target=primary
# workers=<number of logical CPUs>
include = /usr/share/foot/themes/selenized-dark
include = ~/.config/foot/kanagawa.ini
include = ~/.config/foot/kanagawa-light.ini
[colors]
alpha = 0.92
[colors2]
alpha = 0.92
[environment]
# name=value

View file

@ -0,0 +1,34 @@
[colors2]
background = f2ecbc
foreground = 545464
selection-background = c9cbd1
selection-foreground = 43436c
cursor = f2ecbc 43436c
urls = 73A7BC
# normal
regular0 = 1F1F28
regular1 = c84053
regular2 = 6f894e
regular3 = 77713f
regular4 = 4d699b
regular5 = b35b79
regular6 = 597b75
regular7 = 545464
# bright
bright0 = 8a8980
bright1 = d7474b
bright2 = 6e915f
bright3 = 836f4a
bright4 = 6693bf
bright5 = 624c83
bright6 = 5e857a
bright7 = 43436c
# extended colors
16 = cc6d00
17 = e82424

View file

@ -0,0 +1,27 @@
[colors]
foreground = dcd7ba
background = 1f1f28
selection-foreground = c8c093
selection-background = 2d4f67
regular0 = 090618
regular1 = c34043
regular2 = 76946a
regular3 = c0a36e
regular4 = 7e9cd8
regular5 = 957fb9
regular6 = 6a9589
regular7 = c8c093
bright0 = 727169
bright1 = e82424
bright2 = 98bb6c
bright3 = e6c384
bright4 = 7fb4ca
bright5 = 938aa9
bright6 = 7aa89f
bright7 = dcd7ba
16 = ffa066
17 = ff5d62