summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-01-14 16:13:56 +0000
committerShubham Saini <shubham6405@gmail.com>2020-01-14 16:13:56 +0000
commita006c562833bba33c50e84bfdcc9caf730a2a8c4 (patch)
tree29aef6d73eb570f995a49299b8d014c101ba8a16
parent10368398d5725c8467fb1484061e5fdb077e5380 (diff)
changed colors
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc2
-rw-r--r--polybar/.config/polybar/config9
-rw-r--r--x/.Xresources60
3 files changed, 46 insertions, 25 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index 40c716f..d2e81a8 100755
--- a/bspwm/.config/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
@@ -10,7 +10,7 @@ picom --config ~/.config/picom.conf &
10~/scrypts/bat_check.sh & 10~/scrypts/bat_check.sh &
11redshift -l 13.082680:80.270718 & 11redshift -l 13.082680:80.270718 &
12xbacklight -set 30 & 12xbacklight -set 30 &
13feh --bg-fill ~/Pictures/wavvy.jpg & 13feh --bg-fill ~/Pictures/robo.jpg &
14urxvtd & 14urxvtd &
15 15
16bspc monitor -d term web music files code virt chat game IX X 16bspc monitor -d term web music files code virt chat game IX X
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 72898d9..bb89b73 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -3,10 +3,10 @@ screenchange-reload = true
3 3
4[colors] 4[colors]
5#background = ${xrdb:color0:#222} 5#background = ${xrdb:color0:#222}
6background = ${xrdb:background:#09090d} 6background = ${xrdb:background:#161719}
7background-alt = ${xrdb:color0:#000} 7background-alt = ${xrdb:color0:#000}
8;foreground = ${xrdb:color7:#222} 8;foreground = ${xrdb:color7:#222}
9foreground = ${xrdb:foreground:#dfdfdf} 9foreground = ${xrdb:foreground:#c5c8c6}
10foreground-alt = ${xrdb:colorBD:#444} 10foreground-alt = ${xrdb:colorBD:#444}
11primary = ${xrdb:color4:#ffb52a} 11primary = ${xrdb:color4:#ffb52a}
12secondary = ${xrdb:color3:#e60053} 12secondary = ${xrdb:color3:#e60053}
@@ -68,12 +68,13 @@ ws-icon-7 = game;戮
68ws-icon-default =  68ws-icon-default = 
69 69
70label-focused = %name% 70label-focused = %name%
71label-focused-foreground = ${xrdb:color4:#8c5760} 71label-focused-foreground = ${xrdb:color12:#ffd7b1}
72label-focused-padding = 1 72label-focused-padding = 1
73;label-focused-font = 10 73;label-focused-font = 10
74 74
75label-occupied = %name% 75label-occupied = %name%
76label-occupied-foreground = ${xrdb:color15:#839496} 76;label-occupied-foreground = ${xrdb:color15:#85befd}
77label-occupied-foreground = #5e5c5c
77label-occupied-padding = 1 78label-occupied-padding = 1
78 79
79label-empty = 80label-empty =
diff --git a/x/.Xresources b/x/.Xresources
index 9022d87..c460775 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -33,26 +33,46 @@ URxvt*fading: 0
33URxvt*tintColor: #ffffff 33URxvt*tintColor: #ffffff
34URxvt*shading: 0 34URxvt*shading: 0
35URxvt*inheritPixmap: False 35URxvt*inheritPixmap: False
36 36*.foreground: #c5c8c6
37URxvt.foreground: #839496 37*.background: #161719
38URxvt.background: #09090d 38*.cursorColor: #d0d0d0
39URxvt.cursor: #839496 39!
40URxvt.color0: #353540 40! Black
41URxvt.color8: #545466 41*.color0: #000000
42URxvt.color1: #8c5760 42*.color8: #000000
43URxvt.color9: #b26f7a 43!
44URxvt.color2: #7b8c58 44! Red
45URxvt.color10: #9db270 45*.color1: #d12121
46URxvt.color3: #8c6e43 46*.color9: #d12121
47URxvt.color11: #b28c55 47!
48URxvt.color4: #58698c 48! Green
49URxvt.color12: #7086b2 49*.color2: #87c38a
50URxvt.color5: #7b5e7d 50*.color10: #94fa36
51URxvt.color13: #9c77b2 51!
52URxvt.color6: #66808c 52! Yellow
53URxvt.color14: #82a2b2 53*.color3: #ffd7b1
54URxvt.color7: #8c8b8b 54*.color11: #f5ffa8
55URxvt.color15: #b8b8c8 55!
56! Blue
57*.color4: #85befd
58*.color12: #96cbfe
59!
60! Magenta
61*.color5: #b9b6fc
62*.color13: #b9b6fc
63!
64! Cyan
65*.color6: #85befd
66*.color14: #85befd
67!
68! White
69*.color7: #e0e0e0
70*.color15: #e0e0e0
71!
72! Bold, Italic, Underline
73*.colorBD: #c5c8c6
74!*.colorIT:
75!*.colorUL:
56!#include "/home/ssaini/.cache/wal/colors.Xresources" 76!#include "/home/ssaini/.cache/wal/colors.Xresources"
57 77
58! Perls 78! Perls