mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
style: update stylix theming, remove catppuccin
This commit is contained in:
parent
e11db09e24
commit
453e984ed1
8 changed files with 12 additions and 32 deletions
|
@ -6,9 +6,10 @@
|
|||
|
||||
stylix = {
|
||||
enable = true;
|
||||
image = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
polarity = "dark";
|
||||
# image = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png";
|
||||
image = "${inputs.wallpapers}/aesthetic/afterglow_sand_dunes.jpg";
|
||||
# base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine.yaml";
|
||||
# polarity = "dark";
|
||||
|
||||
fonts = {
|
||||
serif = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue