fixes in theme settings
This commit is contained in:
@@ -18,7 +18,7 @@ bindsym $mod+n border normal
|
|||||||
|
|
||||||
# Font for window titles. Will also be used by the bar unless a different font
|
# Font for window titles. Will also be used by the bar unless a different font
|
||||||
# is used in the bar {} block below.
|
# is used in the bar {} block below.
|
||||||
font xft:URWGothic-Book 11
|
font xft:MesloLGS NF 11
|
||||||
|
|
||||||
# Use Mouse+$mod to drag floating windows
|
# Use Mouse+$mod to drag floating windows
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
@@ -365,10 +365,10 @@ set_from_resource $term_color15 color15
|
|||||||
|
|
||||||
# Theme colors
|
# Theme colors
|
||||||
# class border backgr. text indic. child_border
|
# class border backgr. text indic. child_border
|
||||||
client.focused #556064 #556064 #80FFF9 #FDF6E3
|
client.focused #ff8800 #2F3D44 #FF8800 #FDF6E3 #ff8800
|
||||||
client.focused_inactive #2F3D44 #2F3D44 #AD69AF #454948
|
client.focused_inactive #333333 #222222 #444444 #454948 #222222
|
||||||
client.unfocused #2F3D44 #2F3D44 #AD69AF #454948
|
client.unfocused #2F3D44 #2F3D44 #FF8800 #454948
|
||||||
client.urgent #CB4B16 #FDF6E3 #AD69AF #268BD2
|
client.urgent #CB4B16 #FDF6E3 #FF8800 #268BD2
|
||||||
client.placeholder #000000 #0c0c0c #ffffff #000000
|
client.placeholder #000000 #0c0c0c #ffffff #000000
|
||||||
|
|
||||||
client.background #2B2C2B
|
client.background #2B2C2B
|
||||||
|
|||||||
Reference in New Issue
Block a user