Choose separate UI theme presets for your operating system’s light and dark mode. If you have your computer automatically switch between light and dark mode throughout the day, this add-on will keep Blender in sync as it changes.
In order to stay in sync, this extension uses a timer to poll for changes to the system theme every ten seconds. See GitHub issue #3 for more information.
Initial release on the Blender extensions platform. If you’re coming from the legacy add-on version, this version:
This extension requests the following permission:
Read installed themes
Works as expected!
このアドオンをオンにすると、ライト/ダークの切り替えはできますが テーマの3dピュポートの変更しても、次起動したときには元の設定に 戻っています、これは仕様ですか
Nice and simple, works great! But I think polling every minute or so is more than enough. Every five seconds seems overkill. Maybe add a setting for it if necessary.