LumoSyncLumoSync automatically adjusts your VS Code settings based on the active theme kind (Light, Dark, HighContrast, or HighContrastLight). It detects theme changes and applies your predefined settings to maintain a cohesive visual experience. Why LumoSync?VS Code has excellent support for automatically switching between light and dark themes based on your OS settings, but it doesn't provide a way to change other settings when your theme changes. For example:
LumoSync bridges this gap by detecting theme changes (whether manual or automatic via OS light/dark mode) and applying your pre-configured settings to ensure a completely cohesive experience. Features
How It WorksLumoSync monitors your VS Code theme and detects when it changes between:
When a change is detected, LumoSync applies the corresponding settings you've configured. Extension SettingsConfigure LumoSync by adding a
Each key in the configuration represents a theme kind, and each value is an object containing VS Code settings you want to apply when that theme kind is active. |