Daniel Thwaites
Daniel Thwaites
The issue with the original implementation may also be caused by a similar problem. Using the testbed VM, the original implementation always themes KDE fully, once you have restarted Home...
> Isn't kdeglobals a different problem from the Kvantum module? Correct. I just noticed that, contrary to the title of the PR, the original KDE module is no longer removed....
The following screenshots were taken after restarting a few services to get `kdeglobals` to apply fully. The need to restart is not relevant to whether we merge this PR, since...
@Jackaed That sounds great! If you have time, would you be able to put it together as a separate PR?
The buttons should be using `base00` for the text colour as this is guaranteed to contrast with the accent colours.
> Is there any better way to extract the current base colors (to use it troughout my configuration) than with the overrides? You can use `config.lib.stylix.colors.base00`, `config.lib.stylix.colors.base01` and so on.
The first line of your example seems to be missing. Is this using `home.file`, or something under `wayland.windowManager.sway`? In the first case I don't think there's much we can do,...
A PR with any improvements would be much appreciated :) If not, I should be able to work on this.
I started a branch with some of my own adjustments: #271 Feel free to add suggestions or make pull requests on top of that branch, and we can combine them...
New suggestion: the extra documentation for each target could be a `README.md` in that folder, so it also shows up when browsing the source code