Add basic color scheme

This commit is contained in:
Kevin Kandlbinder 2023-05-30 14:17:44 +02:00
parent afc687f6f3
commit 1816fb6fb5
Signed by: kevin
GPG key ID: 1460B586646E180D
2 changed files with 22 additions and 0 deletions

View file

@ -2,5 +2,6 @@
stylix = {
image = ../../assets/wallpapers/kevin-kandlbinder-u4wkyXFGUc4-unsplash.jpg;
polarity = "dark";
base16Scheme = ../../colors/schemes/base16-vroom.yaml;
};
}