refactor!: rename theme as "jolly"

BREAKING CHANGE: all configuration variables are renamed as `JOLLY_*` instead of `DOTMATRIX_*`.
This commit is contained in:
Johann Dreo 2024-04-01 11:04:43 +02:00
commit 194996ce45
15 changed files with 1626 additions and 1627 deletions

View file

@ -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)