41 lines
741 B
INI
41 lines
741 B
INI
# =========================
|
|
# Bamboo Vulgaris (foot)
|
|
# Calm green + warm bamboo
|
|
# =========================
|
|
|
|
[colors]
|
|
# Transparency
|
|
alpha=0.85
|
|
|
|
# Core
|
|
background=1b2219 # deep moss
|
|
foreground=e6f0dc # bamboo fiber
|
|
|
|
# Cursor
|
|
cursor=9bcf53
|
|
cursor-text=1b2219
|
|
|
|
# Selection
|
|
selection-background=2e3b2a
|
|
selection-foreground=f1f7ea
|
|
|
|
# Normal colors
|
|
regular0=1f261d # black (earth)
|
|
regular1=8f3b2f # red (bark)
|
|
regular2=6fa34d # green (bamboo)
|
|
regular3=c6b24a # yellow (stalk)
|
|
regular4=4f7f6a # blue-green
|
|
regular5=7b6d8d # muted violet
|
|
regular6=5e9c8f # teal
|
|
regular7=dfead3 # light fiber
|
|
|
|
# Bright colors
|
|
bright0=2a3327
|
|
bright1=b4543f
|
|
bright2=9bcf53
|
|
bright3=e2cf6b
|
|
bright4=6aa68a
|
|
bright5=9a8fb3
|
|
bright6=7fc2b4
|
|
bright7=f3f8ee
|