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
2
Makefile
2
Makefile
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue