scwrypts v3 refactor
This commit is contained in:
10
scwrypts/desktop/get-colorscheme-hex
Executable file
10
scwrypts/desktop/get-colorscheme-hex
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/zsh
|
||||
DEPENDENCIES+=()
|
||||
REQUIRED_ENV+=()
|
||||
|
||||
use desktop/colorscheme --group dotwryn
|
||||
|
||||
CHECK_ENVIRONMENT
|
||||
#####################################################################
|
||||
|
||||
GET_COLORSCHEME_HEX $@
|
Reference in New Issue
Block a user