mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 18:14:04 +05:30
Updated stylix schema
This commit is contained in:
parent
c7a8e44bb6
commit
90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions
25
themes/emil/default.nix
Normal file
25
themes/emil/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Emil";
|
||||
slug = "emil";
|
||||
author = "limelier (https://github.com/limelier)";
|
||||
description = "Ethereal pastel color scheme";
|
||||
polarity = "light";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/535/845/69/digital-art-artwork-fantasy-art-planet-sun-hd-wallpaper-d866fd38b0b06cd800cc016ed8d284fa.jpg";
|
||||
backgroundSha256 = "sha256-qD/yPZHqDgpMwhqPNtyO4r3dtAnR9oMx6DLizZvDHpk=";
|
||||
base00 = "efefef";
|
||||
base01 = "bebed2";
|
||||
base02 = "9e9eaf";
|
||||
base03 = "7c7c98";
|
||||
base04 = "505063";
|
||||
base05 = "313145";
|
||||
base06 = "22223a";
|
||||
base07 = "1a1a2f";
|
||||
base08 = "f43979";
|
||||
base09 = "d22a8b";
|
||||
base0A = "ff669b";
|
||||
base0B = "0073a8";
|
||||
base0C = "2155d6";
|
||||
base0D = "471397";
|
||||
base0E = "6916b6";
|
||||
base0F = "8d17a5";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue