follow system theme #42
vredesbyyrd
started this conversation in
Ideas
Replies: 3 comments 2 replies
-
|
Hi just to confirm, what you mean is that: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Also, i tried to start marktext with the marktext --debug
electron: [DEP0062]: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` and `node --inspect-brk` instead. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think I have a fix. Going to test it a bit more and than i'll make a pull request or describe the changes here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, thanks for all your work on this fork. It's unfortunate that the upstream repo has fizzled out.
I'm using marktext on Niri. Gnome is also installed. But the
autoSwitchThemepreference does not work on my setup. ie, togglinggsettings set org.gnome.desktop.interface color-scheme prefer-{dark,light}is ignored.If i understand correctly that setting is only read on startup? It would be really nice if marktext could watch the 'color-scheme' variable during runtime and apply the theme according, without a restart.
I'm not sure how the "autoSwitchTheme" preference chooses which light/dark theme to set? i'm assuming it's hardcoded?
Beta Was this translation helpful? Give feedback.
All reactions