Question about themes variable. #22
Answered
by
danihek
SherLock707
asked this question in
Q&A
|
Can Current: Will this work/valid/needed? (In addition to above) : |
Answered by
danihek
Apr 19, 2025
Replies: 2 comments 8 replies
|
It's not possible because how themes are 'designed' While loading themes hellwal only looks for color variables from 0-15. Since background and foreground are not entirely real variables to use (background is just a copy from color0 and foreground, cursors, border are copy of color15 but under different name) - it's not possible. tldr; |
8 replies
Answer selected by
danihek
|
make sure you have this app too |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

It's not possible because how themes are 'designed'
While loading themes hellwal only looks for color variables from 0-15. Since background and foreground are not entirely real variables to use (background is just a copy from color0 and foreground, cursors, border are copy of color15 but under different name) - it's not possible.
tldr;
no.