stylix: drop the base03..07 override
Now that we're on a different wallpaper with better-derived colours, the foreground neutralisation isn't needed — let stylix's wallpaper-derived palette stand on its own. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
d0c2e4084e
commit
4bc3e3b3f6
1 changed files with 0 additions and 13 deletions
|
|
@ -12,19 +12,6 @@
|
||||||
# under home-manager.users.fred.stylix.targets.<x>.enable = false.
|
# under home-manager.users.fred.stylix.targets.<x>.enable = false.
|
||||||
autoEnable = true;
|
autoEnable = true;
|
||||||
|
|
||||||
# Hybrid: keep wallpaper-derived surfaces (base00..02) so dark
|
|
||||||
# backgrounds still carry the image's tint, but neutralise the
|
|
||||||
# foreground (base05..07) and mid-tones (base03..04) so text and
|
|
||||||
# syntax read crisply instead of being washed in warm cream.
|
|
||||||
# Accents (base08..0F) stay wallpaper-derived for character.
|
|
||||||
override = {
|
|
||||||
base03 = "5a5a5a"; # comments, invisibles
|
|
||||||
base04 = "9a9a9a"; # muted foreground
|
|
||||||
base05 = "e0e0e0"; # default foreground (was warm cream)
|
|
||||||
base06 = "f0f0f0"; # light foreground
|
|
||||||
base07 = "ffffff"; # lightest
|
|
||||||
};
|
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
package = pkgs.adwaita-icon-theme;
|
package = pkgs.adwaita-icon-theme;
|
||||||
name = "Adwaita";
|
name = "Adwaita";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue