Implement light / dark theme scheduling #9

Open
opened 2025-01-20 10:28:04 -05:00 by cswimr · 1 comment
Owner

koi allows for scheduling dark mode and light mode in KDE Plasma. Additionally, I need to set the following VSCode settings:

  • "window.autoDetectColorScheme": true;
  • "workbench.preferredLightColorTheme": "Catppuccin Latte";
  • "workbench.preferredDarkColorTheme": "Catppuccin Mocha";
[koi](https://search.nixos.org/packages?channel=24.11&show=kdePackages.koi&from=0&size=50&sort=relevance&type=packages&query=koi) allows for scheduling dark mode and light mode in KDE Plasma. Additionally, I need to set the following VSCode settings: - `"window.autoDetectColorScheme": true;` - `"workbench.preferredLightColorTheme": "Catppuccin Latte";` - `"workbench.preferredDarkColorTheme": "Catppuccin Mocha";`
cswimr added the
enhancement
label 2025-01-20 10:28:04 -05:00
cswimr self-assigned this 2025-01-20 10:28:04 -05:00
Author
Owner

koi probably isn't a good option for this, it seems flaky and doesn't work the greatest. It also is fairly unmaintained as far as I can tell. I'm considering building my own theme scheduling application for KDE.

koi probably isn't a good option for this, it seems flaky and doesn't work the greatest. It also is fairly unmaintained as far as I can tell. I'm considering building my own theme scheduling application for KDE.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/flake#9
No description provided.