This commit is contained in:
2025-04-17 21:55:45 -04:00
parent 970ee5358f
commit f571eb7ca5
4 changed files with 30 additions and 5 deletions

View 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
}

View 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

View File

@@ -1,6 +1,6 @@
bar {
colors {
background #282828FF
background #282828ff
separator #3c3836
# border bg txt
focused_workspace #d79921 #d79921 #282828