Switch back to base16 version of one-light theme

This commit is contained in:
Evie Litherland-Smith 2024-11-25 08:14:01 +00:00
parent 5b9f7e1e11
commit 8b867340ed
2 changed files with 1 additions and 30 deletions

View file

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

View file

@ -1,29 +0,0 @@
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"