diff options
Diffstat (limited to '.config/foot/themes/apprentice')
-rw-r--r-- | .config/foot/themes/apprentice | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.config/foot/themes/apprentice b/.config/foot/themes/apprentice new file mode 100644 index 0000000..941a27b --- /dev/null +++ b/.config/foot/themes/apprentice @@ -0,0 +1,27 @@ +# -*- conf -*- +# https://github.com/romainl/Apprentice + +[cursor] +color=262626 6c6c6c + +[colors] +foreground=bcbcbc +background=262626 +regular0=1c1c1c +regular1=af5f5f +regular2=5f875f +regular3=87875f +regular4=5f87af +regular5=5f5f87 +regular6=5f8787 +regular7=6c6c6c +bright0=444444 +bright1=ff8700 +bright2=87af87 +bright3=ffffaf +bright4=87afd7 +bright5=8787af +bright6=5fafaf +bright7=ffffff +# selection-foreground=bcbcbc +# selection-background=3a3e4e
\ No newline at end of file |