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
6bb53ab7
Commit
6bb53ab7
authored
Aug 04, 2021
by
Jay Ta'ala
Browse files
Added two themes I like.
parent
dc5d937a
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
6bb53ab7
...
@@ -11,19 +11,22 @@ set $border_normal border normal 3
...
@@ -11,19 +11,22 @@ set $border_normal border normal 3
# set i3-input font
# set i3-input font
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# Theme options (comment/uncomment theme group)
# set variable for main accent-bg color
## Theme 1 "Paradise Pink"
set $accent-bg #d64161
#set $accent-bg #d64161
#set $accent-bg #21b6a8
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 2 "tmux"
set $accent-bg #4e9a06
set $accent-txt #F9FAF9
set $accent-txt #F9FAF9
#
set $
accent-txt #000000
set $
indicator #d64161
# set other colors
# set other colors
set $inactive-bg #323838
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $inactive-txt #F9FAF9
set $unfocused-bg #566161
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $unfocused-txt #bdbbbb
set $indicator #109648
# 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
...
...
i3/config.simple
View file @
6bb53ab7
...
@@ -11,17 +11,22 @@ set $border_normal border normal 3
...
@@ -11,17 +11,22 @@ set $border_normal border normal 3
# set i3-input font
# set i3-input font
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# Theme options (comment/uncomment theme group)
# set variable for main accent-bg color
## Theme 1 "Paradise Pink"
set $accent-bg #d64161
#set $accent-bg #d64161
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 2 "tmux"
set $accent-bg #4e9a06
set $accent-txt #F9FAF9
set $accent-txt #F9FAF9
set $indicator #d64161
# set other colors
# set other colors
set $inactive-bg #323838
set $inactive-bg #323838
set $inactive-txt #F9FAF9
set $inactive-txt #F9FAF9
set $unfocused-bg #566161
set $unfocused-bg #566161
set $unfocused-txt #bdbbbb
set $unfocused-txt #bdbbbb
set $indicator #109648
# 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