summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-08-13 13:13:27 +0530
committerlistout <listout@protonmail.com>2022-09-01 16:26:39 +0530
commit31ca1f41d1073ea674a152cc3391f58d6ceeeb90 (patch)
tree45a8964d7bcdb5266e60ccbb1d2cc7b8fb473d03 /.Xresources
parentfe89f072a12e16bcfa3900dd8a07e154c31024ed (diff)
xresources: tokyonight storm
Signed-off-by: listout <listout@protonmail.com>
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources55
1 files changed, 20 insertions, 35 deletions
diff --git a/.Xresources b/.Xresources
index 752d064..ea2e3ba 100644
--- a/.Xresources
+++ b/.Xresources
@@ -1,41 +1,26 @@
! Colors
-#define nord0 #2E3440
-#define nord1 #3B4252
-#define nord2 #434C5E
-#define nord3 #4C566A
-#define nord4 #D8DEE9
-#define nord5 #E5E9F0
-#define nord6 #ECEFF4
-#define nord7 #8FBCBB
-#define nord8 #88C0D0
-#define nord9 #81A1C1
-#define nord10 #5E81AC
-#define nord11 #BF616A
-#define nord12 #D08770
-#define nord13 #EBCB8B
-#define nord14 #A3BE8C
-#define nord15 #B48EAD
+! TokyoNight (storm) colors for Xresources
-*.foreground: nord4
-*.background: nord0
-*.cursorColor: nord4
+*background: #24283b
+*foreground: #c0caf5
-*.color0: nord1
-*.color1: nord11
-*.color2: nord14
-*.color3: nord13
-*.color4: nord9
-*.color5: nord15
-*.color6: nord8
-*.color7: nord5
-*.color8: nord3
-*.color9: nord11
-*.color10: nord14
-*.color11: nord13
-*.color12: nord9
-*.color13: nord15
-*.color14: nord7
-*.color15: nord6
+*color0: #1D202F
+*color1: #f7768e
+*color2: #9ece6a
+*color3: #e0af68
+*color4: #7aa2f7
+*color5: #bb9af7
+*color6: #7dcfff
+*color7: #a9b1d6
+
+*color8: #414868
+*color9: #f7768e
+*color10: #9ece6a
+*color11: #e0af68
+*color12: #7aa2f7
+*color13: #bb9af7
+*color14: #7dcfff
+*color15: #c0caf5
Xcursor.size: 16
Xft.dpi: 100