This commit is contained in:
2024-04-26 15:06:28 -04:00
parent 58dd2f63f6
commit b4456a6a11
8 changed files with 144 additions and 80 deletions

View File

@@ -0,0 +1,8 @@
# Dracula
# class border bg txt ind child_border
#client.focused #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
#client.focused_inactive #bd93f9 #bd93f9 #f8f8f2 #bd93f9 #bd93f9
#client.unfocused #44475a #44475a #44475a #44475a #44475a
#client.background #282a36

View File

@@ -0,0 +1,15 @@
bar {
colors {
background #282828FF
separator #3c3836
# border bg txt
focused_workspace #d79921 #d79921 #282828
active_workspace #d79921 #d79921 #202020
inactive_workspace #282828 #282828 #d79921
}
font pango:Source Code Pro 10
status_command i3blocks
position top
padding 5px
tray_padding 5px
}

View File

@@ -0,0 +1,6 @@
# Gruvbox
# class border bg txt ind child_border
client.focused #689d6a #689d6a #689d6a #689d6a #689d6a
client.focused_inactive #d79921 #d79921 #a89984 #d79921 #d79921
client.unfocused #3c3836 #928374 #3c3836 #3c3836 #3c3836
client.background #282828

View File

@@ -0,0 +1,15 @@
bar {
colors {
background #2E3440
separator #3B4252
# border bg txt
focused_workspace #88C0D0 #88C0D0 #2E3440
active_workspace #88C0D0 #88C0D0 #2E3440
inactive_workspace #2E3440 #2E3440 #88C0D0
}
font pango:Source Code Pro 10
status_command i3blocks
position top
padding 5px
tray_padding 5px
}

6
colorschemes/nord.conf Normal file
View File

@@ -0,0 +1,6 @@
# Nord
# class border bg txt ind child_border
client.focused #88C0D0 #2E3440 #2E3440 #2E3440 #88C0D0
client.focused_inactive #88C0D0 #2E3440 #2E3440 #2E3440 #88C0D0
client.unfocused #3B4252 #2E3440 #2E3440 #2E3440 #3B4252
client.background #2E3440