diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-01-19 13:25:55 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-01-19 13:25:55 +0000 |
commit | c0f0efdbba42cc14ade48da2f6dfaedcc35c79ff (patch) | |
tree | c0b9a3ce29c30b85801902db1a9b4e05daa83205 | |
parent | 2d5e762bc37d455d7ea9919ae145ff7004bfe781 (diff) |
[iceberg] X
-rw-r--r-- | polybar/.config/polybar/config | 4 | ||||
-rw-r--r-- | x/.Xresources | 78 |
2 files changed, 39 insertions, 43 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index bb89b73..be3190d 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -3,7 +3,7 @@ screenchange-reload = true | |||
3 | 3 | ||
4 | [colors] | 4 | [colors] |
5 | #background = ${xrdb:color0:#222} | 5 | #background = ${xrdb:color0:#222} |
6 | background = ${xrdb:background:#161719} | 6 | background = ${xrdb:background:#161821} |
7 | background-alt = ${xrdb:color0:#000} | 7 | background-alt = ${xrdb:color0:#000} |
8 | ;foreground = ${xrdb:color7:#222} | 8 | ;foreground = ${xrdb:color7:#222} |
9 | foreground = ${xrdb:foreground:#c5c8c6} | 9 | foreground = ${xrdb:foreground:#c5c8c6} |
@@ -68,7 +68,7 @@ ws-icon-7 = game;戮 | |||
68 | ws-icon-default = | 68 | ws-icon-default = |
69 | 69 | ||
70 | label-focused = %name% | 70 | label-focused = %name% |
71 | label-focused-foreground = ${xrdb:color12:#ffd7b1} | 71 | label-focused-foreground = ${xrdb:color4:#ffd7b1} |
72 | label-focused-padding = 1 | 72 | label-focused-padding = 1 |
73 | ;label-focused-font = 10 | 73 | ;label-focused-font = 10 |
74 | 74 | ||
diff --git a/x/.Xresources b/x/.Xresources index 4b3e686..981bb4d 100644 --- a/x/.Xresources +++ b/x/.Xresources | |||
@@ -35,47 +35,43 @@ URxvt*fading: 0 | |||
35 | URxvt*tintColor: #ffffff | 35 | URxvt*tintColor: #ffffff |
36 | URxvt*shading: 0 | 36 | URxvt*shading: 0 |
37 | URxvt*inheritPixmap: False | 37 | URxvt*inheritPixmap: False |
38 | *.foreground: #c5c8c6 | 38 | |
39 | *.background: #161719 | 39 | ! special |
40 | *.cursorColor: #d0d0d0 | 40 | *.foreground: #c6c8d1 |
41 | ! | 41 | *.background: #161821 |
42 | ! Black | 42 | *.cursorColor: #c6c8d1 |
43 | *.color0: #000000 | 43 | |
44 | *.color8: #000000 | 44 | ! black |
45 | ! | 45 | *.color0: #161821 |
46 | ! Red | 46 | *.color8: #6b7089 |
47 | *.color1: #d12121 | 47 | |
48 | *.color9: #d12121 | 48 | ! red |
49 | ! | 49 | *.color1: #e27878 |
50 | ! Green | 50 | *.color9: #e98989 |
51 | *.color2: #87c38a | 51 | |
52 | *.color10: #94fa36 | 52 | ! green |
53 | ! | 53 | *.color2: #b4be82 |
54 | ! Yellow | 54 | *.color10: #c0ca8e |
55 | *.color3: #ffd7b1 | 55 | |
56 | *.color11: #f5ffa8 | 56 | ! yellow |
57 | ! | 57 | *.color3: #e2a478 |
58 | ! Blue | 58 | *.color11: #e9b189 |
59 | *.color4: #85befd | 59 | |
60 | *.color12: #96cbfe | 60 | ! blue |
61 | ! | 61 | *.color4: #84a0c6 |
62 | ! Magenta | 62 | *.color12: #91acd1 |
63 | *.color5: #b9b6fc | 63 | |
64 | *.color13: #b9b6fc | 64 | ! magenta |
65 | ! | 65 | *.color5: #a093c7 |
66 | ! Cyan | 66 | *.color13: #ada0d3 |
67 | *.color6: #85befd | 67 | |
68 | *.color14: #85befd | 68 | ! cyan |
69 | ! | 69 | *.color6: #89b8c2 |
70 | ! White | 70 | *.color14: #95c4ce |
71 | *.color7: #e0e0e0 | 71 | |
72 | *.color15: #e0e0e0 | 72 | ! white |
73 | ! | 73 | *.color7: #c6c8d1 |
74 | ! Bold, Italic, Underline | 74 | *.color15: #d2d4de |
75 | *.colorBD: #c5c8c6 | ||
76 | !*.colorIT: | ||
77 | !*.colorUL: | ||
78 | !#include "/home/ssaini/.cache/wal/colors.Xresources" | ||
79 | 75 | ||
80 | ! Perls | 76 | ! Perls |
81 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select | 77 | URxvt.perl-ext-common : default,matcher,keyboard-select,url-select |