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
6945daf1
Commit
6945daf1
authored
Aug 13, 2021
by
Jay Ta'ala
Browse files
Added plurple theme.
parent
8e9a7f04
Changes
3
Hide whitespace changes
Inline
Side-by-side
conky/conky
View file @
6945daf1
...
@@ -3,7 +3,7 @@ conky.config = {
...
@@ -3,7 +3,7 @@ conky.config = {
background = true,
background = true,
cpu_avg_samples = 2,
cpu_avg_samples = 2,
default_color = 'F9FAF9',
default_color = 'F9FAF9',
color2 = '
4e9a06
',
color2 = '
8f5f95
',
double_buffer = true,
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
font = 'Bitstream Vera Sans:size=8',
draw_shades = false,
draw_shades = false,
...
...
conky/conky_shortcuts
View file @
6945daf1
...
@@ -2,7 +2,7 @@ conky.config = {
...
@@ -2,7 +2,7 @@ conky.config = {
alignment = 'bottom_left',
alignment = 'bottom_left',
background = true,
background = true,
cpu_avg_samples = 2,
cpu_avg_samples = 2,
default_color = '
4e9a06
',
default_color = '
8f5f95
',
color2 = 'F9FAF9',
color2 = 'F9FAF9',
double_buffer = true,
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
font = 'Bitstream Vera Sans:size=8',
...
...
i3/config
View file @
6945daf1
...
@@ -12,15 +12,20 @@ set $border_normal border normal 3
...
@@ -12,15 +12,20 @@ set $border_normal border normal 3
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme options (comment/uncomment theme group)
# Theme options (comment/uncomment theme group)
#
# 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 $indicator #109648
#set $indicator #109648
# Theme 2 "tmux"
# Theme 2 "tmux"
set $accent-bg #4e9a06
#set $accent-bg #4e9a06
#set $accent-txt #F9FAF9
#set $indicator #d64161
# Theme 3 "plurple"
set $accent-bg #8f5f95
set $accent-txt #F9FAF9
set $accent-txt #F9FAF9
set $indicator #
d64161
set $indicator #
109648
# set other colors
# set other colors
set $inactive-bg #323838
set $inactive-bg #323838
...
...
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