new colors!

This commit is contained in:
shibazaki 2025-05-13 13:39:25 +02:00
parent ac8849921d
commit 61174a914c
3 changed files with 24 additions and 2 deletions

View File

@ -2,7 +2,7 @@
stylix = {
enable = true;
image = ./../../src/wallpapers/monoe.png;
base16Scheme = ./../../src/themes/moss.yaml;
base16Scheme = ./../../src/themes/mossplus.yaml;
polarity = "dark";
autoEnable = true;

View File

@ -8,7 +8,7 @@
src = fetchurl {
url = "https://github.com/zen-browser/desktop/releases/latest/download/zen-x86_64.AppImage";
sha256 = "sha256-B49HiP1QZMMnTdz7xT+BOjmH0FrZXJZbvBarjYIbc4I=";
sha256 = "sha256-kS4nuYgfCFhwctFKdf76EKLCQL7+oZdHw82iLNSTCs4=";
};
appimageContents = appimageTools.extract {

22
src/themes/mossplus.yaml Normal file
View File

@ -0,0 +1,22 @@
system: "base16"
name: "Moss-Plus"
author: "You"
variant: "dark"
palette:
base00: "1C1D11" # darkest main background
base01: "2A2C17"
base02: "3A3D1E"
base03: "4B4F26"
base04: "5F6431"
base05: "757C3E" # default foreground / text
base06: "AEB786" # bright fg / selections
base07: "E9EBD3" # lightest
base08: "B76B5A" # red sun-baked brick
base09: "C08A56" # orange dried clay
base0A: "C9B36A" # yellow muted wheat
base0B: "757C3E" # green olive (keeps harmony)
base0C: "5E8C6F" # teal sage
base0D: "5B7083" # blue dusty steel-blue
base0E: "7C6E82" # violet faded plum
base0F: "2A2C17" # brown extra / footer