diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-11-03 18:50:19 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-11-03 18:50:19 -0500 |
commit | d7a715a4ddb9e99b42444cef34c2736cece9c2a5 (patch) | |
tree | d87f061fd9a7cd456fc78e7553c476ecfbf8695b /.config/foot/themes/apprentice | |
parent | 2ecd86e43276077b173f35c7bc5e72d521136f9b (diff) | |
download | dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.gz dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.bz2 dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.zip |
add additional dotfiles
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 |