Updated stylix schema

This commit is contained in:
Emmet
2025-01-07 14:33:53 -06:00
parent c7a8e44bb6
commit 90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions

25
themes/ember/default.nix Normal file
View File

@@ -0,0 +1,25 @@
{
scheme = "Ember";
slug = "ember";
author = "Emmet K (https://gitlab.com/librephoenix)";
description = "Warm and fiery colorscheme";
polarity = "dark";
backgroundUrl = "https://w.wallhaven.cc/full/x8/wallhaven-x82ldl.jpg";
backgroundSha256 = "sha256-3HX1ADHBXR50YGmS0Y7i6n19AUX74sy8tJnOLZzMjEw=";
base00 = "330a0a";
base01 = "4d0a0a";
base02 = "662a0a";
base03 = "992f0a";
base04 = "c05a0a";
base05 = "f89852";
base06 = "ffb441";
base07 = "ffc8b5";
base08 = "f92622";
base09 = "fd751f";
base0A = "fdc51f";
base0B = "8682fe";
base0C = "f1bf84";
base0D = "b6b98f";
base0E = "a275a0";
base0F = "bb86cc";
}