Replies: 3 comments 4 replies
-
looks amazing! Thanks for working on this. Would be good to also have screenshots on the Themes wiki page. One thing I'm wondering now, toml does not have something like "import" another file right ? We could also have a separate repo of themes based on base16 colors (or contribute a templates to these theme-generators for generating jjui toml files). Do we have terminal color detection ? so you can specify a default light and dark theme ? |
Beta Was this translation helpful? Give feedback.
-
Would you be open to including Alternatively, allow a separate dark and light theme to be specified in the main config. I could do overrides that way too. EDIT: #201 |
Beta Was this translation helpful? Give feedback.
-
Hey, I created a repo of (currently 462) jjui themes generated from base16 and base24 color schemes. Here: https://github.com/vic/tinted-jjui We can edit the template whenever the style format changes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've done some work to enable theming support in
jjui
recently. My initial goal was to allow changing the foreground colour of some parts of the UI but it quickly evolved into something bigger than that. I spent way more time than I'd like to admit purely because it was so much fun!I wrote an wiki page entry to explain how it works here: https://github.com/idursun/jjui/wiki/Themes
The most fun part for me was to prompt LLMs to come up with colour palettes based on the description in the wiki page.
Here's another example with "water" theme:
Curious to hear your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions