summaryrefslogtreecommitdiff
path: root/.config/foot/themes/paper-color-dark
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-11-03 18:50:19 -0500
committerChristian Cleberg <hello@cleberg.net>2023-11-03 18:50:19 -0500
commitd7a715a4ddb9e99b42444cef34c2736cece9c2a5 (patch)
treed87f061fd9a7cd456fc78e7553c476ecfbf8695b /.config/foot/themes/paper-color-dark
parent2ecd86e43276077b173f35c7bc5e72d521136f9b (diff)
downloaddotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.gz
dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.bz2
dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.zip
add additional dotfiles
Diffstat (limited to '.config/foot/themes/paper-color-dark')
-rw-r--r--.config/foot/themes/paper-color-dark28
1 files changed, 28 insertions, 0 deletions
diff --git a/.config/foot/themes/paper-color-dark b/.config/foot/themes/paper-color-dark
new file mode 100644
index 0000000..18cd7f1
--- /dev/null
+++ b/.config/foot/themes/paper-color-dark
@@ -0,0 +1,28 @@
+# -*- conf -*-
+# PaperColorDark
+# Palette based on https://github.com/NLKNguyen/papercolor-theme
+
+[cursor]
+color=1c1c1c eeeeee
+
+[colors]
+background=1c1c1c
+foreground=eeeeee
+regular0=1c1c1c # black
+regular1=af005f # red
+regular2=5faf00 # green
+regular3=d7af5f # yellow
+regular4=5fafd7 # blue
+regular5=808080 # magenta
+regular6=d7875f # cyan
+regular7=d0d0d0 # white
+bright0=bcbcbc # bright black
+bright1=5faf5f # bright red
+bright2=afd700 # bright green
+bright3=af87d7 # bright yellow
+bright4=ffaf00 # bright blue
+bright5=ff5faf # bright magenta
+bright6=00afaf # bright cyan
+bright7=5f8787 # bright white
+# selection-foreground=1c1c1c
+# selection-background=af87d7