mirror of
https://github.com/librephoenix/nixos-config
synced 2025-12-05 09:04:01 +05:30
Updated stylix schema
This commit is contained in:
parent
c7a8e44bb6
commit
90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Atelier Dune"
|
||||
author: "Bram de Haan (http://atelierbramdehaan.nl)"
|
||||
base00: "20201d"
|
||||
base01: "292824"
|
||||
base02: "6e6b5e"
|
||||
base03: "7d7a68"
|
||||
base04: "999580"
|
||||
base05: "a6a28c"
|
||||
base06: "e8e4cf"
|
||||
base07: "fefbec"
|
||||
base08: "d73737"
|
||||
base09: "b65611"
|
||||
base0A: "ae9513"
|
||||
base0B: "60ac39"
|
||||
base0C: "1fad83"
|
||||
base0D: "6684e1"
|
||||
base0E: "b854d4"
|
||||
base0F: "d43552"
|
||||
|
|
@ -1 +0,0 @@
|
|||
sha256-wplFIlIIYHTofJMuBLtpSWwrFyzz8ao1Gq4wGqgz7qY=
|
||||
|
|
@ -1 +0,0 @@
|
|||
https://images.hdqwalls.com/wallpapers/tengen-toppa-gurren-lagann-4k-1m.jpg
|
||||
25
themes/atelier-dune/default.nix
Normal file
25
themes/atelier-dune/default.nix
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Atelier Dune";
|
||||
slug = "atelier-dune";
|
||||
author = "Bram de Haan (http://atelierbramdehaan.nl)";
|
||||
description = "A welcoming, soothing friendly but also bright, colorscheme";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images.hdqwalls.com/wallpapers/tengen-toppa-gurren-lagann-4k-1m.jpg";
|
||||
backgroundSha256 = "sha256-wplFIlIIYHTofJMuBLtpSWwrFyzz8ao1Gq4wGqgz7qY=";
|
||||
base00 = "20201d";
|
||||
base01 = "292824";
|
||||
base02 = "6e6b5e";
|
||||
base03 = "7d7a68";
|
||||
base04 = "999580";
|
||||
base05 = "a6a28c";
|
||||
base06 = "e8e4cf";
|
||||
base07 = "fefbec";
|
||||
base08 = "d73737";
|
||||
base09 = "b65611";
|
||||
base0A = "ae9513";
|
||||
base0B = "60ac39";
|
||||
base0C = "1fad83";
|
||||
base0D = "6684e1";
|
||||
base0E = "b854d4";
|
||||
base0F = "d43552";
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
dark
|
||||
Loading…
Add table
Add a link
Reference in a new issue