add coal variant comment
Some checks failed
release-please / release-please (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Tests / Test (push) Has been cancelled
Tests / Old Bash (push) Has been cancelled

This commit is contained in:
RingOfStorms (Josh) 2024-09-28 21:47:29 -05:00
parent 9ad5166310
commit d078123cd8

View file

@ -1,7 +1,7 @@
# NOTE: you can use vars with $<var> and ${<var>} as long as the str is double quoted: ""
# WARNING: hex colors can't contain capital letters
# --> Catppuccin (Mocha)
# --> Catppuccin (Coal variant) https://gist.joshuabell.xyz/ringofstorms/8f1e3afba1b34be6a8d8a78265765f6c
thm_bg="#262626"
thm_fg="#e0e0e0"
thm_cyan="#89dceb"