feat(runner): adjust theming

This commit is contained in:
2024-08-09 14:40:02 +02:00
parent 66bdf943c7
commit ab4e3c71c1

View File

@@ -50,7 +50,7 @@ super + Return
# program launcher
super + @space
practicalrunner --border-color '#44475a' --border-size 2 --font-color '#f8f8f2' --background-color '#282a36' --font-color-active '#50fa7b' --background-color-active '#44475a' --rows 9 --line-spacing 8 --font "GeistMono Nerd Font" --font-size 18 -d 0
practicalrunner --border-color '#44475a' --border-size 2 --font-color '#f8f8f2' --background-color '#282a36' --font-color-active '#282a36' --background-color-active '#50fa7b' --rows 9 --line-spacing 8 --font "GeistMono Nerd Font" --font-size 18 -d 0
# color picker
super + shift + c