summaryrefslogtreecommitdiff
path: root/X11/xresources
diff options
context:
space:
mode:
authormono-b <monoblanco@DRAINERDOMAIN.localdomain>2022-12-26 04:08:53 -0300
committermono-b <monoblanco@DRAINERDOMAIN.localdomain>2022-12-26 04:08:53 -0300
commit8dc8f2d52338fd87e7763995e6732f5a295300e8 (patch)
tree56ea8a124b9a81e42251ffa1be92ad6475d7bef3 /X11/xresources
huh
Diffstat (limited to 'X11/xresources')
-rw-r--r--X11/xresources59
1 files changed, 59 insertions, 0 deletions
diff --git a/X11/xresources b/X11/xresources
new file mode 100644
index 0000000..824918e
--- /dev/null
+++ b/X11/xresources
@@ -0,0 +1,59 @@
+! X colors.
+! Generated by 'wal'
+*foreground: #e5e5e8
+*background: #100f0e
+*.foreground: #e5e5e8
+*.background: #100f0e
+XTerm*foreground: #e5e5e8
+XTerm*background: #100f0e
+XTerm*cursorColor: #e5e5e8
+
+! Colors 0-15.
+*.color0: #100f0e
+*color0: #100f0e
+*.color1: #e56800
+*color1: #e56800
+*.color2: #fdb64e
+*color2: #fdb64e
+*.color3: #fecf41
+*color3: #fecf41
+*.color4: #7C838F
+*color4: #7C838F
+*.color5: #B8BAC5
+*color5: #B8BAC5
+*.color6: #CDCED6
+*color6: #CDCED6
+*.color7: #e5e5e8
+*color7: #e5e5e8
+*.color8: #a0a0a2
+*color8: #a0a0a2
+*.color9: #d27e3b
+*color9: #d27e3b
+*.color10: #fdb64e
+*color10: #fdb64e
+*.color11: #fecf41
+*color11: #fecf41
+*.color12: #7C838F
+*color12: #7C838F
+*.color13: #B8BAC5
+*color13: #B8BAC5
+*.color14: #CDCED6
+*color14: #CDCED6
+*.color15: #e5e5e8
+*color15: #e5e5e8
+
+! Black color that will not be affected by bold highlighting.
+*.color66: #100f0e
+*color66: #100f0e
+
+! Xclock colors.
+XClock*foreground: #e5e5e8
+XClock*background: #100f0e
+XClock*majorColor: rgba:e5/e5/e8/ff
+XClock*minorColor: rgba:e5/e5/e8/ff
+XClock*hourColor: rgba:e5/e5/e8/ff
+XClock*minuteColor: rgba:e5/e5/e8/ff
+XClock*secondColor: rgba:e5/e5/e8/ff
+
+! Set depth to make transparency work.
+URxvt*depth: 32