aboutsummaryrefslogtreecommitdiff
path: root/ef-xresources/Xresources.owl
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-10-11 06:27:28 -0400
committerBardofSprites <[email protected]>2024-10-11 06:27:28 -0400
commit27ff604b7d28373c37501af1adab3d17edcb6143 (patch)
tree3b40adc470a4feb7ee4fd1d6e5f143b7a3fc2034 /ef-xresources/Xresources.owl
parent95b508ab962d30da071b184e0bbb1923d2214cb2 (diff)
moved to separate packages
Diffstat (limited to 'ef-xresources/Xresources.owl')
-rw-r--r--ef-xresources/Xresources.owl40
1 files changed, 40 insertions, 0 deletions
diff --git a/ef-xresources/Xresources.owl b/ef-xresources/Xresources.owl
new file mode 100644
index 0000000..402d08b
--- /dev/null
+++ b/ef-xresources/Xresources.owl
@@ -0,0 +1,40 @@
+!!!!! Ef Owl Dark Xresources theme
+*.foreground: #d0d0d0
+*.background: #292c2f
+URxvt.background: [90]#292c2f
+*.cursorColor: #d0d0d0
+! black
+*.color0: #292c2f
+*.color8: #40474b
+! red
+*.color1: #d67869
+*.color9: #df885f
+! green
+*.color2: #70bb70
+*.color10: #98c06f
+! yellow
+*.color3: #c09f6f
+*.color11: #cf9f90
+! blue
+*.color4: #80a4e0
+*.color12: #72aff0
+! magenta
+*.color5: #e5a0ea
+*.color13: #cfa0e8
+! cyan
+*.color6: #99bfd0
+*.color14: #7ac0b9
+! white
+*.color7: #d0d0d0
+*.color15: #d0d0d0
+
+dmenu.background: #292c2f
+dmenu.foreground: #d0d0d0
+dmenu.selbackground: #5b637e
+dmenu.selforeground: #dadfe5
+
+Nsxiv.window.background: #292c2f
+Nsxiv.window.foreground: #d0d0d0
+Nsxiv.mark.foreground: #d0d0d0
+Nsxiv.bar.background: #5b637e
+Nsxiv.bar.foreground: #dadfe5 \ No newline at end of file