feat(runner): adjust theming
This commit is contained in:
@@ -50,7 +50,7 @@ super + Return
|
|||||||
|
|
||||||
# program launcher
|
# program launcher
|
||||||
super + @space
|
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
|
# color picker
|
||||||
super + shift + c
|
super + shift + c
|
||||||
|
|||||||
Reference in New Issue
Block a user