hi
This commit is contained in:
15
colorschemes/everforest.bar.conf
Normal file
15
colorschemes/everforest.bar.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
bar {
|
||||
colors {
|
||||
background #272e33ff
|
||||
separator #3c4841
|
||||
# border bg txt
|
||||
focused_workspace #a7c080 #a7c080 #1e2326
|
||||
active_workspace #3c4841 #272e33 #a7c080
|
||||
inactive_workspace #272e33 #272e33 #a7c080
|
||||
}
|
||||
font pango:Cantarell Bold 12
|
||||
status_command i3blocks
|
||||
position top
|
||||
padding 6px
|
||||
tray_padding 5px
|
||||
}
|
||||
6
colorschemes/everforest.conf
Normal file
6
colorschemes/everforest.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Gruvbox
|
||||
# class border bg txt ind child_border
|
||||
client.focused #a7c080 #272e33 #d3c6aa #a7c080 #a7c080
|
||||
client.focused_inactive #a7c080 #272e33 #d3c6aa #a7c080 #a7c080
|
||||
client.unfocused #3c4841 #272e33 #d3c6aa #1e2326 #3c4841
|
||||
client.background #272e33
|
||||
@@ -1,6 +1,6 @@
|
||||
bar {
|
||||
colors {
|
||||
background #282828FF
|
||||
background #282828ff
|
||||
separator #3c3836
|
||||
# border bg txt
|
||||
focused_workspace #d79921 #d79921 #282828
|
||||
|
||||
Reference in New Issue
Block a user