summaryrefslogtreecommitdiff
path: root/.config/Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.config/Xresources')
-rw-r--r--.config/Xresources36
1 files changed, 36 insertions, 0 deletions
diff --git a/.config/Xresources b/.config/Xresources
new file mode 100644
index 0000000..5f9d9ce
--- /dev/null
+++ b/.config/Xresources
@@ -0,0 +1,36 @@
+! special
+*.foreground: #eceadd
+*.background: #181921
+*.cursorColor: #eceadd
+
+! black
+*.color0: #090618
+*.color8: #413e53
+
+! red
+*.color1: #e32929
+*.color9: #d94545
+
+! green
+*.color2: #bdcc27
+*.color10: #bac455
+
+! yellow
+*.color3: #ff920d
+*.color11: #e59e46
+
+! blue
+*.color4: #1984db
+*.color12: #5a9dd4
+
+! magenta
+*.color5: #af18db
+*.color13: #ba5ac9
+
+! cyan
+*.color6: #55c8b9
+*.color14: #61b5aa
+
+! white
+*.color7: #9ca7b2
+*.color15: #f1f1f1
Software created with 💖