mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +05:30
Updated stylix schema
This commit is contained in:
parent
c7a8e44bb6
commit
90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions
|
@ -1 +0,0 @@
|
|||
sha256-eWXpVrveYCG8cq3Pu/734DbO8tdofjUUIlrSNfOUTlM=
|
|
@ -1 +0,0 @@
|
|||
https://w.wallhaven.cc/full/13/wallhaven-13m9z9.jpg
|
25
themes/eva/default.nix
Normal file
25
themes/eva/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Eva";
|
||||
slug = "eva";
|
||||
author = "kjakapat (https://github.com/kjakapat)";
|
||||
description = "Wintery cyan color scheme";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/13/wallhaven-13m9z9.jpg";
|
||||
backgroundSha256 = "sha256-eWXpVrveYCG8cq3Pu/734DbO8tdofjUUIlrSNfOUTlM=";
|
||||
base00 = "2a3b4d";
|
||||
base01 = "3d566f";
|
||||
base02 = "4b6988";
|
||||
base03 = "55799c";
|
||||
base04 = "7e90a3";
|
||||
base05 = "9fa2a6";
|
||||
base06 = "d6d7d9";
|
||||
base07 = "ffffff";
|
||||
base08 = "c4676c";
|
||||
base09 = "ff9966";
|
||||
base0A = "ffff66";
|
||||
base0B = "66ff66";
|
||||
base0C = "4b8f77";
|
||||
base0D = "15f4ee";
|
||||
base0E = "9c6cd3";
|
||||
base0F = "bb64a9";
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Eva"
|
||||
author: "kjakapat (https://github.com/kjakapat)"
|
||||
base00: "2a3b4d" # default background
|
||||
base01: "3d566f"
|
||||
base02: "4b6988"
|
||||
base03: "55799c" # commments
|
||||
base04: "7e90a3"
|
||||
base05: "9fa2a6" # foreground
|
||||
base06: "d6d7d9"
|
||||
base07: "ffffff"
|
||||
base08: "c4676c" # red
|
||||
base09: "ff9966" # orange
|
||||
base0A: "ffff66" # yellow
|
||||
base0B: "66ff66" # green
|
||||
base0C: "4b8f77" # cyan
|
||||
base0D: "15f4ee" # blue
|
||||
base0E: "9c6cd3" # purple
|
||||
base0F: "bb64a9" # magenta
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue