OneBar

OneBar

2.7k Downloads

Theming

olifloof opened this issue ยท 3 comments

commented
  • split themes into separate folder
  • allow for switching between themes
  • provide some preset themes (Default, Catppuccin, etc)
commented

Preset theme sets may be feasible, custom theme sets seem more complex.

What do you mean by separate folder? A separate config file that only contains colors?

And I guess most importantly, do you even have nice color sets I could include? Because I don't know of any ๐Ÿ˜…

The default colors are made to approximate vanilla ones, yet the colors are gotten from Material Color Tool pallette instead of vanilla HUD icons.

commented

What do you mean by separate folder? A separate config file that only contains colors?

a folder that contains the themes, and each theme is a separate json file

And I guess most importantly, do you even have nice color sets I could include? Because I don't know of any ๐Ÿ˜…

I have a config with catppuccin mocha but I don't think it's entirely polished
catppuccin/minecraft#10 (comment)

commented

Got it.
I think direct resource pack support would be more beneficial than hardcoding some themes, so I've tracked that on #51.
No idea when or whether it will be done though.