added t480s config
This commit is contained in:
11
t480s/dwm/scripts/bar_themes/catppuccin
Executable file
11
t480s/dwm/scripts/bar_themes/catppuccin
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/dash
|
||||
|
||||
# colors
|
||||
|
||||
black=#1E1D2D
|
||||
green=#ABE9B3
|
||||
white=#D9E0EE
|
||||
grey=#282737
|
||||
blue=#96CDFB
|
||||
red=#F28FAD
|
||||
darkblue=#83bae8
|
11
t480s/dwm/scripts/bar_themes/dracula
Executable file
11
t480s/dwm/scripts/bar_themes/dracula
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/dash
|
||||
|
||||
# colors
|
||||
|
||||
black=#21222c
|
||||
green=#50fa7b
|
||||
white=#f8f8f2
|
||||
grey=#282a36
|
||||
blue=#d6acff
|
||||
red=#ff5555
|
||||
darkblue=#bd93f9
|
11
t480s/dwm/scripts/bar_themes/gruvbox-dark
Executable file
11
t480s/dwm/scripts/bar_themes/gruvbox-dark
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/dash
|
||||
|
||||
# colors
|
||||
|
||||
black=#222526
|
||||
green=#89b482
|
||||
white=#c7b89d
|
||||
grey=#2b2e2f
|
||||
blue=#6f8faf
|
||||
red=#ec6b64
|
||||
darkblue=#6080a0
|
11
t480s/dwm/scripts/bar_themes/nord
Executable file
11
t480s/dwm/scripts/bar_themes/nord
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/dash
|
||||
|
||||
# colors
|
||||
|
||||
black=#2E3440
|
||||
green=#A3BE8C
|
||||
white=#D8DEE9
|
||||
grey=#373d49
|
||||
blue=#81A1C1
|
||||
red=#BF616A
|
||||
darkblue=#7292b2
|
11
t480s/dwm/scripts/bar_themes/onedark
Executable file
11
t480s/dwm/scripts/bar_themes/onedark
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/dash
|
||||
|
||||
# colors
|
||||
|
||||
black=#1e222a
|
||||
green=#7eca9c
|
||||
white=#abb2bf
|
||||
grey=#282c34
|
||||
blue=#7aa2f7
|
||||
red=#d47d85
|
||||
darkblue=#668ee3
|
Reference in New Issue
Block a user