summaryrefslogtreecommitdiff
path: root/.config/Xresources/light-5.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.config/Xresources/light-5.Xresources')
-rw-r--r--.config/Xresources/light-5.Xresources30
1 files changed, 30 insertions, 0 deletions
diff --git a/.config/Xresources/light-5.Xresources b/.config/Xresources/light-5.Xresources
new file mode 100644
index 0000000..381e9c4
--- /dev/null
+++ b/.config/Xresources/light-5.Xresources
@@ -0,0 +1,30 @@
+! Lucious-light Theme
+*.background: #eeeeee
+*.foreground: #444444
+*.cursorColor: #5f87af
+! black
+*.color0: #eeeeee
+*.color8: #444444
+! red
+*.color1: #af0000
+*.color9: #af0000
+! green
+*.color2: #008700
+*.color10: #008700
+! yellow / orange
+*.color3: #af5f00
+*.color11: #af5f00
+! blue
+*.color4: #005faf
+*.color12: #005faf
+! magenta
+*.color5: #870087
+*.color13: #870087
+! cyan
+*.color6: #008787
+*.color14: #008787
+! white
+*.color7: #eeeeee
+*.color15: #444444
+! Transparency
+*.alpha: 0.86