mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
feat(stylix): set base16 theme
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
}: {
|
||||
# https://danth.github.io/stylix/tricks.html
|
||||
stylix.image = inputs.wallpapers.outPath + "/vaporwave/1432599578099.png";
|
||||
|
||||
stylix.polarity = "either";
|
||||
# stylix.polarity = "either";
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/synth-midnight-dark.yaml";
|
||||
|
||||
stylix.fonts = {
|
||||
serif = {
|
||||
|
||||
Reference in New Issue
Block a user