Compositor
Niri
Distribution
Arch Linux
If Other, please specify
No response
Select your Installation Method
DankInstaller
Was this your original Installation method?
Yes
If no, specify
No response
dms doctor -vC
Click to expand
DMS Doctor Report
System
- [ok] Operating System: Arch Linux
- ID: arch, Version: rolling, Arch: amd64
- [ok] Architecture: amd64
- [ok] Display Server: Wayland
- WAYLAND_DISPLAY=wayland-1
Versions
- [ok] DMS CLI: dms v1.4.6
- [ok] Quickshell: Quickshell 0.3.0 (revision , distributed by Arch Linux)
- [ok] DMS Shell: v1.4.6
- /usr/share/quickshell/dms
Installation
- [ok] DMS Configuration: Found
- /usr/share/quickshell/dms
- [ok] shell.qml: Present
- /usr/share/quickshell/dms/shell.qml
- [info] Install Type: System package
- /usr/share/quickshell/dms
Compositor
- [ok] niri: 26.04
- [info] Active: niri
- [ok] Background Blur: Supported
- Compositor supports ext-background-effect-v1
Quickshell Features
- [ok] Polkit: Available
- [ok] IdleMonitor: Available
- [ok] IdleInhibitor: Available
- [ok] ShortcutInhibitor: Available
- Allow shortcut management (niri)
- [ok] BackgroundBlur: Available
- Background blur API support in Quickshell
Optional Features
- [ok] accountsservice: Available
- [warn] power-profiles-daemon: Not available
- [ok] logind: Available
- [warn] cups-pk-helper: Not available (install cups-pk-helper)
- [ok] I2C/DDC: 3 monitor(s) detected
- External monitor brightness control
- [ok] qt6-imageformats: Installed (5 formats)
- Formats: WebP, TIFF, GIF, JP2, ICNS (/usr/lib/qt6/plugins/imageformats:/usr/lib64/qt6/plugins/imageformats)
- [ok] kimageformats: Installed (4 formats)
- Formats: AVIF, HEIF, JXL, EXR (/usr/lib/qt6/plugins/imageformats:/usr/lib64/qt6/plugins/imageformats)
- [ok] Terminal: kitty, foot
- [ok] Network: NetworkManager
- NetworkManager present. Using NM API.
- [ok] matugen: Installed
- [ok] dgop: Installed
- [ok] cava: Installed
- [info] khal: Not installed
- [info] danksearch: Not installed
- [info] fprintd: Not installed
Config Files
- [ok] settings.json: Present
- /home/evhan/.config/DankMaterialShell/settings.json
- [ok] clsettings.json: Present
- /home/evhan/.config/DankMaterialShell/clsettings.json
- [info] plugin_settings.json: Not yet created
- /home/evhan/.config/DankMaterialShell/plugin_settings.json
- [ok] session.json: Present
- /home/evhan/.local/state/DankMaterialShell/session.json
- [ok] dms-colors.json: Present
- /home/evhan/.cache/DankMaterialShell/dms-colors.json
Services
- [ok] dms.service: enabled, active
- [info] greetd: Not installed
Environment
- [info] QT_QPA_PLATFORMTHEME: gtk3
- [info] QS_ICON_THEME: Not set
Summary: 0 error(s), 2 warning(s), 30 ok
Description
It is not currently possible to modify catppuccin's accent color while in light mode. Works fine in dark mode. I assume this is also the case for every "multi" theme.
I skimmed over the code, and this part seems responsible, by only using the saved dark mode accent color.
Expected Behavior
No response
Steps to Reproduce
- Install the Catppuccin theme
- In dark mode, select an accent color; Peach, for example
- In the settings,
registryThemeVariants.catppuccin.dark.accent is peach
- Switch to light mode, and select a different accent color
- The primary color doesn't change, because
accentId still gets evaluated to peach
Error Messages/Logs
No response
Screenshots/Recordings
No response
Compositor
Niri
Distribution
Arch Linux
If Other, please specify
No response
Select your Installation Method
DankInstaller
Was this your original Installation method?
Yes
If no, specify
No response
dms doctor -vC
Click to expand
DMS Doctor Report
System
Versions
Installation
Compositor
Quickshell Features
Optional Features
Config Files
Services
Environment
Summary: 0 error(s), 2 warning(s), 30 ok
Description
It is not currently possible to modify catppuccin's accent color while in light mode. Works fine in dark mode. I assume this is also the case for every "multi" theme.
I skimmed over the code, and this part seems responsible, by only using the saved dark mode accent color.
Expected Behavior
No response
Steps to Reproduce
registryThemeVariants.catppuccin.dark.accentispeachaccentIdstill gets evaluated topeachError Messages/Logs
No response
Screenshots/Recordings
No response