Indent colorscheme for i3

This commit is contained in:
flyingscorpio@clevo 2022-09-20 09:13:34 +02:00
parent 365198dbfe
commit 935b8adb37

View file

@ -143,11 +143,11 @@ bar {
statusline #eeeeee
separator #4b5262
# colour of border, background, and text
focused_workspace #222222 #bf616a #d8dee8
active_workspace #222222 #222222 #d8dee8
inactive_workspace #222222 #222222 #d8dee8
urgent_workspace #222222 #ebcb8b #222222
# colour of: border, background, text
focused_workspace #222222 #bf616a #d8dee8
active_workspace #222222 #222222 #d8dee8
inactive_workspace #222222 #222222 #d8dee8
urgent_workspace #222222 #ebcb8b #222222
}
status_command i3blocks
}
@ -165,10 +165,10 @@ for_window [class=Xfburn|GParted|System-config-printer.py|Lxtask|Pavucontrol|Exo
bindsym $super+z gaps inner current plus 5
bindsym $super+Shift+z gaps inner current minus 5
# colour of border, background, text, indicator, and child_border
client.focused #bf616a #222222 #d8dee8 #bf616a #9fe89a
client.focused_inactive #222222 #222222 #d8dee8 #222222 #222222
client.unfocused #222222 #222222 #d8dee8 #222222 #222222
client.urgent #222222 #222222 #d8dee8 #222222 #222222
client.placeholder #222222 #222222 #d8dee8 #222222 #222222
# colour of: border, background, text, indicator, child_border
client.focused #bf616a #222222 #d8dee8 #bf616a #9fe89a
client.focused_inactive #222222 #222222 #d8dee8 #222222 #222222
client.unfocused #222222 #222222 #d8dee8 #222222 #222222
client.urgent #222222 #222222 #d8dee8 #222222 #222222
client.placeholder #222222 #222222 #d8dee8 #222222 #222222
client.background #222222