Switch to base24 variant of one-light (modified by me)

This commit is contained in:
Evie Litherland-Smith 2024-11-03 11:18:55 +00:00
parent f7266fda77
commit c9a1e82522
2 changed files with 30 additions and 1 deletions

View file

@ -214,7 +214,7 @@
stylix = {
enable = true;
image = ./home/desktop/wallpapers/tropic_island_day.jpg;
base16Scheme = "${pkgs.base16-schemes}/share/themes/one-light.yaml";
base16Scheme = ./one-light.yaml; # Base24 scheme
polarity = "light";
opacity.popups = 0.8;
cursor = {

29
system/one-light.yaml Normal file
View file

@ -0,0 +1,29 @@
system: "base24"
name: "One Light"
author: "Pixelfiytica, modified from FredHappyface (https://github.com/fredHappyface)"
variant: "light"
palette:
base00: "fafafa"
base01: "f0f0f1"
base02: "cacace"
base03: "a0a1a7"
base04: "696c77"
base05: "383a42"
base06: "202227"
base07: "090a0b"
base08: "ca1243"
base09: "c18401"
base0A: "febb2a"
base0B: "50a14f"
base0C: "0184bc"
base0D: "4078f2"
base0E: "a626a4"
base0F: "986801"
base10: "f0f0f1"
base11: "fafafa"
base12: "ec2258"
base13: "f4a701"
base14: "6db76c"
base15: "01a7ef"
base16: "709af5"
base17: "d02fcd"