summaryrefslogtreecommitdiff
path: root/x/.Xresources
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-03-20 08:37:29 +0000
committerShubham Saini <shubham6405@gmail.com>2020-03-20 08:37:29 +0000
commitd379b850ba86ca759f1cd2343bf3bd8c24c11245 (patch)
tree7259bd14bacd0dcca194c43a931929d928c8f272 /x/.Xresources
parentdbb28cb23b1c4b6edc5e3cf2b7647b6a7aa0efb9 (diff)
new colors, minimal vim
Diffstat (limited to 'x/.Xresources')
-rw-r--r--x/.Xresources52
1 files changed, 34 insertions, 18 deletions
diff --git a/x/.Xresources b/x/.Xresources
index 08a6c64..71e4fb8 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -35,26 +35,42 @@ URxvt*tintColor: #ffffff
35URxvt*shading: 0 35URxvt*shading: 0
36URxvt*inheritPixmap: False 36URxvt*inheritPixmap: False
37 37
38*background: #0b0d12 38! special
39*foreground: #b3b8c4 39*.foreground: #c6c8d1
40*.background: #0c0c0f
41*.cursorColor: #c6c8d1
40 42
41*color0: #3e4853 43! black
42*color1: #b06a58 44*.color0: #161821
43*color2: #95b47b 45*.color8: #6b7089
44*color3: #e5c078
45*color4: #58698c
46*color5: #7b5e8d
47*color6: #82a1b2
48*color7: #cccaca
49 46
50*color8: #525c67 47! red
51*color9: #ba7e6c 48*.color1: #e27878
52*color10: #a9c88f 49*.color9: #e98989
53*color11: #f9d48c 50
54*color12: #6c7da0 51! green
55*color13: #8f72a1 52*.color2: #b4be82
56*color14: #96b5c6 53*.color10: #c0ca8e
57*color15: #e0dede 54
55! yellow
56*.color3: #e2a478
57*.color11: #e9b189
58
59! blue
60*.color4: #84a0c6
61*.color12: #91acd1
62
63! magenta
64*.color5: #a093c7
65*.color13: #ada0d3
66
67! cyan
68*.color6: #89b8c2
69*.color14: #95c4ce
70
71! white
72*.color7: #c6c8d1
73*.color15: #d2d4de
58 74
59! Perls 75! Perls
60URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font 76URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font