Question about themes variable. #22
-
Can Current:
Will this work/valid/needed? (In addition to above) :
|
Beta Was this translation helpful? Give feedback.
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; |
Beta Was this translation helpful? Give feedback.
-
make sure you have this app too |
Beta Was this translation helpful? Give feedback.
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.