mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
remove darkreader stylix
This commit is contained in:
parent
bfeebbb7fc
commit
ac0ac31e1e
1 changed files with 0 additions and 11 deletions
|
|
@ -34,17 +34,6 @@ in
|
|||
"browser.tabs.drawInTitlebar" = true;
|
||||
"svg.context-properties.content.enabled" = true;
|
||||
};
|
||||
extensions.force = true;
|
||||
extensions.settings."addon@darkreader.org".settings.theme =
|
||||
with config.lib.stylix.colors.withHashtag; {
|
||||
fontFamily = config.stylix.fonts.sansSerif.name;
|
||||
lightSchemeBackgroundColor = base00;
|
||||
darkSchemeBackgroundColor = base00;
|
||||
lightSchemeTextColor = base05;
|
||||
darkSchemeTextColor = base05;
|
||||
selectionColor = base0D;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
stylix.targets.firefox.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue