Ver código fonte

Tune back the fallback grayscale colorschemee

Alois Mahdal 5 anos atrás
pai
commit
9199283695
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4
    4
      dotfiles/i3/config

+ 4
- 4
dotfiles/i3/config Ver arquivo

15
 set_from_resource $col_c_ufcd_txt i3wm.color.client.unfocused.txt        #f0f0f0
15
 set_from_resource $col_c_ufcd_txt i3wm.color.client.unfocused.txt        #f0f0f0
16
 set_from_resource $col_c_ufcd_ind i3wm.color.client.unfocused.ind        #c5c5c5
16
 set_from_resource $col_c_ufcd_ind i3wm.color.client.unfocused.ind        #c5c5c5
17
 set_from_resource $col_c_urgt_bor i3wm.color.client.urgent.bor           #f0f0f0
17
 set_from_resource $col_c_urgt_bor i3wm.color.client.urgent.bor           #f0f0f0
18
-set_from_resource $col_c_urgt_bgn i3wm.color.client.urgent.bgn           #5a5a5a
19
-set_from_resource $col_c_urgt_txt i3wm.color.client.urgent.txt           #f0f0f0
18
+set_from_resource $col_c_urgt_bgn i3wm.color.client.urgent.bgn           #f0f0f0
19
+set_from_resource $col_c_urgt_txt i3wm.color.client.urgent.txt           #0a0a0a
20
 set_from_resource $col_c_urgt_ind i3wm.color.client.urgent.ind           #5a5a5a
20
 set_from_resource $col_c_urgt_ind i3wm.color.client.urgent.ind           #5a5a5a
21
 set_from_resource $col_c_bgnd     i3wm.color.client.background           #0a0a0a
21
 set_from_resource $col_c_bgnd     i3wm.color.client.background           #0a0a0a
22
 set_from_resource $col_b_stln     i3wm.color.bar.statusline              #f0f0f0
22
 set_from_resource $col_b_stln     i3wm.color.bar.statusline              #f0f0f0
32
 set_from_resource $col_b_wspa_bgn i3wm.color.bar.active_workspace.bgn    #505050
32
 set_from_resource $col_b_wspa_bgn i3wm.color.bar.active_workspace.bgn    #505050
33
 set_from_resource $col_b_wspa_txt i3wm.color.bar.active_workspace.txt    #f0f0f0
33
 set_from_resource $col_b_wspa_txt i3wm.color.bar.active_workspace.txt    #f0f0f0
34
 set_from_resource $col_b_wspu_bor i3wm.color.bar.urgent_workspace.bor    #7a7a7a
34
 set_from_resource $col_b_wspu_bor i3wm.color.bar.urgent_workspace.bor    #7a7a7a
35
-set_from_resource $col_b_wspu_bgn i3wm.color.bar.urgent_workspace.bgn    #5a5a5a
36
-set_from_resource $col_b_wspu_txt i3wm.color.bar.urgent_workspace.txt    #f0f0f0
35
+set_from_resource $col_b_wspu_bgn i3wm.color.bar.urgent_workspace.bgn    #f0f0f0
36
+set_from_resource $col_b_wspu_txt i3wm.color.bar.urgent_workspace.txt    #0a0a0a
37
 set_from_resource $col_b_bind_bor i3wm.color.bar.binding_mode.bor        #0a0a0a
37
 set_from_resource $col_b_bind_bor i3wm.color.bar.binding_mode.bor        #0a0a0a
38
 set_from_resource $col_b_bind_bgn i3wm.color.bar.binding_mode.bgn        #f0f0f0
38
 set_from_resource $col_b_bind_bgn i3wm.color.bar.binding_mode.bgn        #f0f0f0
39
 set_from_resource $col_b_bind_txt i3wm.color.bar.binding_mode.txt        #0a0a0a
39
 set_from_resource $col_b_bind_txt i3wm.color.bar.binding_mode.txt        #0a0a0a