Open nsde opened 2 years ago
It's something to have at some point for sure, but the way the GUI looks right now isn't ideal. I tried playing around with it, but nothing actually seemed to work. As I put in docs/planned-features.md
I'm wanting to rewrite it at some point, but the current priority is getting a working release.
Does any of this actually need settings? Can't you just ping the system for this?
Good point - but #31 already implements a settings menu, so in theory it would be easy to add more options to it.
One does not exclude the other 😄 Where possible, these things should be taken from the system. Where not - an option is fine.
Or both :P
Updates updates updates...
I can't seem to find a way to detect the font set in the OS, but there's even an official class for fonts, so that could be of use.
More updates - decided to implement 1) with a checkbox or similar in the existing settings menu so that I don't need to make a new dialog (although I might do that down the line), 2) doesn't seem like it would be easy to implement, and the OS/monitor should apply it automatically, and I haven't looked into 3) yet.
Because of 1.19.3's release, I'm going to push this back from the v1.0.0 beta release since it's not really needed to get a version out. (Since that beta release is coming very soon 👀).
aaah forgot this issue had other things on it
We could implement a similar high contrast theme mode as the one from 1.19.4's resource pack itself although i don't personally know how well that would look.
Basically bg-color black and fg-color white, I guess?
morely black because that's what minecraft uses.
Potential Enhancement
TODO:
How it could be implemented
Settings in menu
Anything else?
No response