aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-bright
diff options
context:
space:
mode:
authorMichaël Ball <git@michaelball.name>2021-11-17 18:15:25 +0000
committerMichaël Ball <git@michaelball.name>2021-11-17 18:15:25 +0000
commit2e41572fe12afb0a72f7f542cb2cd750b86bfe4c (patch)
tree415be0309e476d096fa0e573b0deedaabf0600fa /colors/base16-bright
parent5fb7232dbda1b300644a0a37f7eea04a0a60a9aa (diff)
Include pre-generated colors
Diffstat (limited to 'colors/base16-bright')
-rw-r--r--colors/base16-bright23
1 files changed, 23 insertions, 0 deletions
diff --git a/colors/base16-bright b/colors/base16-bright
new file mode 100644
index 0000000..412f632
--- /dev/null
+++ b/colors/base16-bright
@@ -0,0 +1,23 @@
+# Base16 foot template by Michaël Ball (https://git.michaelball.name)
+# Bright by Chris Kempson (http://chriskempson.com)
+#
+# Copy this into the [colors] section of your foot.ini config
+foreground=e0e0e0
+background=000000
+regular0=000000
+regular1=fb0120
+regular2=a1c659
+regular3=fda331
+regular4=6fb3d2
+regular5=d381c3
+regular6=76c7b7
+regular7=e0e0e0
+bright0=b0b0b0
+bright1=fb0120
+bright2=a1c659
+bright3=fda331
+bright4=6fb3d2
+bright5=d381c3
+bright6=76c7b7
+selection-foreground=e0e0e0
+selection-background=505050