Closed aniketfuryrocks closed 3 years ago
Hi, this app is optimized for the elementary theme/os. So your problem is that the theme makes the app dark without the app knowing it. You must assure that the dark_mode boolean is true https://github.com/parnold-x/nasc/blob/master/src/NascSettings.vala#L56 I am open for PRs to handle this on other os if it`s not breaking things.
@parnold-x I forked your app to make it looks better on Gnome (and added a Theme switcher since Gnome doesn't have a global one like Elementary) https://github.com/lobau/napkin If there was a way to support both Elementary and Gnome in the same code base I wouldn't mind tho :-) I renamed the app to match the Gnome HIG better, updated the toolbar icons to use GTK ones, added the theme switcher, and I was going to make a new icon, but I'm not convinced a fork is the way to go. Thoughts on how to support both Elementary and Gnome?
Yeah, I am open to add code to support other Environments. But I don't like theme switchers and stuff like that. There must be a better way but I don't know Gnome.
I believe Gnome 42 will have a theme switcher. So far I don't think there is a non-hacky way to know the user's theme
Gtk theme White Sure Theme
Issue The right pane is not readable Does not seem to be an issue with the theme.
Platform