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,6 +1,6 @@
LP ?= /home/nojhan/code/liquidprompt
HEIGHT := 450
THEME := dotmatrix dotmatrix.theme
THEME := jolly jolly.theme
ALL := $(addprefix screenshots/,variant-chevron.png variant-round.png variant-slant.png variant-text.png variant-chevron_colors-cyan-magenta.png variant-chevron_colors-green-red.png variant-chevron_colors-high-contrast.png)