mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
25 lines
613 B
INI
25 lines
613 B
INI
# -*- conf -*-
|
|
# One Half Dark
|
|
|
|
[colors-dark]
|
|
cursor=e9ecf1 a3b3cc
|
|
background=282c34
|
|
foreground=dcdfe4
|
|
selection-foreground=dcdfe4
|
|
selection-background=474e5d
|
|
regular0=282c34 # black
|
|
regular1=e06c75 # red
|
|
regular2=98c379 # green
|
|
regular3=e5c07b # yellow
|
|
regular4=61afef # blue
|
|
regular5=c678dd # magenta
|
|
regular6=56b6c2 # cyan
|
|
regular7=dcdfe4 # white
|
|
bright0=5d677a # bright black
|
|
bright1=e06c75 # bright red
|
|
bright2=98c379 # bright green
|
|
bright3=e5c07b # bright yellow
|
|
bright4=61afef # bright blue
|
|
bright5=c678dd # bright magenta
|
|
bright6=56b6c2 # bright cyan
|
|
bright7=dcdfe4 # bright white
|