Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
96bdc8f2
Commit
96bdc8f2
authored
Aug 13, 2018
by
Jay Ta'ala
Browse files
Colour change for focused_inactive windows. Think is improvement in seeing window parent trail.
parent
8e9013fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
96bdc8f2
...
...
@@ -393,7 +393,7 @@ bar {
bindsym $mod+m bar mode toggle
# Theme colors
set $bgicolor #
4a4a4a
set $bgicolor #
d58681
set $bgucolor #6a6868
set $txtacolor #F9FAF9
set $txtucolor #bdbbbb
...
...
@@ -401,7 +401,7 @@ set $indcolor #00ff00
# class border backgr. text indic. child_border
client.focused $acolour $acolour $txtacolor $indcolor
client.focused_inactive $acolour $bgicolor $txt
u
color $indcolor
client.focused_inactive $acolour $bgicolor $txt
a
color $indcolor
client.unfocused $acolour $bgucolor $txtucolor $indcolor
client.urgent #CB4B16 #FDF6E3 #CB4B16 $indcolor
client.placeholder #000000 #0c0c0c $txtacolor #000000
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment