aboutsummaryrefslogtreecommitdiff
path: root/zathura
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-05 14:28:56 -0500
committerfoswret <foswret@posteo.com>2025-07-05 14:28:56 -0500
commita8a23a2ca425d1eb269abddf57dd3013fb1ec8f3 (patch)
tree5dfc5cef7bce5e0336fe0fa373645a5eb0b89e63 /zathura
parentf903ab58636a690c1711376bd31222102ec1ac3f (diff)
automated commit at (14:28:56 on 07/05/25)
Diffstat (limited to 'zathura')
-rw-r--r--zathura/flexoki-dark24
-rw-r--r--zathura/zathurarc1
2 files changed, 25 insertions, 0 deletions
diff --git a/zathura/flexoki-dark b/zathura/flexoki-dark
new file mode 100644
index 0000000..f30f2ce
--- /dev/null
+++ b/zathura/flexoki-dark
@@ -0,0 +1,24 @@
+#
+# https://stephango.com/flexoki
+#
+
+set default-bg \#100F0F # bg
+set default-fg \#CECDC3 # tx
+
+set inputbar-bg \#1C1B1A # bg-2
+set inputbar-fg \#CECDC3 # tx
+set statusbar-bg \#1C1B1A # bg-2
+set statusbar-fg \#CECDC3 # tx
+
+set notification-bg \#1C1B1A # bg-2
+set notification-fg \#CECDC3 # tx
+set notification-error-bg \#D14D41 # re
+set notification-error-fg \#CECDC3 # tx
+set notification-warning-bg \#DA702C # or
+set notification-warning-fg \#CECDC3 # tx
+
+
+set completion-bg \#1C1B1A # bg-2
+set completion-fg \#878580 # tx-2
+set completion-highlight-fg \#1C1B1A # bg-2
+set completion-highlight-bg \#CECDC3 # tx \ No newline at end of file
diff --git a/zathura/zathurarc b/zathura/zathurarc
new file mode 100644
index 0000000..ccaabb1
--- /dev/null
+++ b/zathura/zathurarc
@@ -0,0 +1 @@
+include flexoki-dark