refactor!: rename theme as "jolly"
BREAKING CHANGE: all configuration variables are renamed as `JOLLY_*` instead of `DOTMATRIX_*`.
This commit is contained in:
parent
8bbf831de9
commit
194996ce45
15 changed files with 1626 additions and 1627 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
DOTMATRIX_COLOR_NOTE=( 15 28 0 0 15 2)
|
||||
DOTMATRIX_COLOR_WARN=(220 160 1 0 0 9)
|
||||
JOLLY_COLOR_NOTE=( 15 28 0 0 15 2)
|
||||
JOLLY_COLOR_WARN=(220 160 1 0 0 9)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue