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
c5bcbcde
Commit
c5bcbcde
authored
Jan 12, 2022
by
Jay Ta'ala
Browse files
Updated colours for inactive and unfocused.
parent
f89a6949
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
c5bcbcde
...
@@ -15,7 +15,6 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
...
@@ -15,7 +15,6 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
## Theme 1 "paradise pink"
## Theme 1 "paradise pink"
#set $accent-bg #d64161
#set $accent-bg #d64161
#set $accent-txt #F9FAF9
#set $accent-txt #F9FAF9
##set $accent-txt #363636
#set $indicator #109648
#set $indicator #109648
# Theme 2 "tmux"
# Theme 2 "tmux"
...
@@ -40,12 +39,12 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
...
@@ -40,12 +39,12 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme 6 "light gray"
# Theme 6 "light gray"
set $accent-bg #D3D3D3
set $accent-bg #D3D3D3
set $accent-txt #
000000
set $accent-txt #
363636
set $indicator #109648
set $indicator #109648
# set other colors
# set other colors
set $inactive-bg #3
23838
set $inactive-bg #3
A4141
set $inactive-txt #
F9FAF9
set $inactive-txt #
bdbbbb
set $unfocused-bg #566161
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $unfocused-txt #bdbbbb
...
...
i3/config.simple
View file @
c5bcbcde
...
@@ -15,7 +15,6 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
...
@@ -15,7 +15,6 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
## Theme 1 "paradise pink"
## Theme 1 "paradise pink"
#set $accent-bg #d64161
#set $accent-bg #d64161
#set $accent-txt #F9FAF9
#set $accent-txt #F9FAF9
##set $accent-txt #363636
#set $indicator #109648
#set $indicator #109648
# Theme 2 "tmux"
# Theme 2 "tmux"
...
@@ -40,15 +39,14 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
...
@@ -40,15 +39,14 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme 6 "light gray"
# Theme 6 "light gray"
set $accent-bg #D3D3D3
set $accent-bg #D3D3D3
set $accent-txt #
000000
set $accent-txt #
363636
set $indicator #109648
set $indicator #109648
# set other colors
# set other colors
set $inactive-bg #3
23838
set $inactive-bg #3
A4141
set $inactive-txt #
F9FAF9
set $inactive-txt #
bdbbbb
set $unfocused-bg #566161
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $unfocused-txt #bdbbbb
set $borders-all #000000
# class border backgr. text indic. child_border
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
...
...
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