bimlas / xfce4-night-mode

XFCE4 GenMon plugin: Switch between light and dark variants of a theme
86 stars 7 forks source link

Read themes from Settings Editor #3

Closed harmtemolder closed 2 years ago

harmtemolder commented 2 years ago

Instead of depending on a -dark suffix (or -Dark with @zacharyburnett's pull request #2) this now allows you to set light and dark themes (Gtk, icons, cursors and window manager) in Settings Editor > night-mode

Please check my code thoroughly; I'm not a Bash programmer by trade.

(I also added an .editorconfig to make sure my IDE maintained the 2 space indent.)

bimlas commented 2 years ago

I'm so sorry for the late reply, it's a great PR! Thank you for the cooperation!

I have adapted the documentation to the changes.