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-KDp90rltTtMEiQtsA8VPq2Msi/D51mPPEdo1tiRIo7E=
|
|
@ -1 +0,0 @@
|
|||
https://images.hdqwalls.com/wallpapers/one-last-time-8h.jpg
|
25
themes/helios/default.nix
Normal file
25
themes/helios/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Helios";
|
||||
slug = "helios";
|
||||
author = "Alex Meyer (https://github.com/reyemxela)";
|
||||
description = "Somewhat inspired by gruvbox; a dark, saturated base16 scheme with nice clean colors";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images.hdqwalls.com/wallpapers/one-last-time-8h.jpg";
|
||||
backgroundSha256 = "sha256-KDp90rltTtMEiQtsA8VPq2Msi/D51mPPEdo1tiRIo7E=";
|
||||
base00 = "1d2021";
|
||||
base01 = "383c3e";
|
||||
base02 = "53585b";
|
||||
base03 = "6f7579";
|
||||
base04 = "cdcdcd";
|
||||
base05 = "d5d5d5";
|
||||
base06 = "dddddd";
|
||||
base07 = "e5e5e5";
|
||||
base08 = "d72638";
|
||||
base09 = "eb8413";
|
||||
base0A = "f19d1a";
|
||||
base0B = "88b92d";
|
||||
base0C = "1ba595";
|
||||
base0D = "1e8bac";
|
||||
base0E = "be4264";
|
||||
base0F = "c85e0d";
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
scheme: "Helios"
|
||||
author: "Alex Meyer (https://github.com/reyemxela)"
|
||||
base00: "1d2021" # ----
|
||||
base01: "383c3e" # ---
|
||||
base02: "53585b" # --
|
||||
base03: "6f7579" # -
|
||||
base04: "cdcdcd" # +
|
||||
base05: "d5d5d5" # ++
|
||||
base06: "dddddd" # +++
|
||||
base07: "e5e5e5" # ++++
|
||||
base08: "d72638" # red
|
||||
base09: "eb8413" # orange
|
||||
base0A: "f19d1a" # yellow
|
||||
base0B: "88b92d" # green
|
||||
base0C: "1ba595" # aqua/cyan
|
||||
base0D: "1e8bac" # blue
|
||||
base0E: "be4264" # purple
|
||||
base0F: "c85e0d" # brown
|
||||
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue