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
|
@ -1 +0,0 @@
|
|||
sha256-5s6cyM2rv/uFW1upqruYiqcofEakdHylAEy65OfArZ4=
|
|
@ -1 +0,0 @@
|
|||
https://w.wallhaven.cc/full/q6/wallhaven-q6m557.png
|
25
themes/twilight/default.nix
Normal file
25
themes/twilight/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Twilight";
|
||||
slug = "twilight";
|
||||
author = "David Hart (https://github.com/hartbit)";
|
||||
description = "A dark desaturated color scheme (ported from TextMate)";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/q6/wallhaven-q6m557.png";
|
||||
backgroundSha256 = "sha256-5s6cyM2rv/uFW1upqruYiqcofEakdHylAEy65OfArZ4=";
|
||||
base00 = "1e1e1e";
|
||||
base01 = "323537";
|
||||
base02 = "464b50";
|
||||
base03 = "5f5a60";
|
||||
base04 = "838184";
|
||||
base05 = "a7a7a7";
|
||||
base06 = "c3c3c3";
|
||||
base07 = "ffffff";
|
||||
base08 = "cf6a4c";
|
||||
base09 = "cda869";
|
||||
base0A = "f9ee98";
|
||||
base0B = "8f9d6a";
|
||||
base0C = "afc4db";
|
||||
base0D = "7587a6";
|
||||
base0E = "9b859d";
|
||||
base0F = "9b703f";
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
dark
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Twilight"
|
||||
author: "David Hart (https://github.com/hartbit)"
|
||||
base00: "1e1e1e"
|
||||
base01: "323537"
|
||||
base02: "464b50"
|
||||
base03: "5f5a60"
|
||||
base04: "838184"
|
||||
base05: "a7a7a7"
|
||||
base06: "c3c3c3"
|
||||
base07: "ffffff"
|
||||
base08: "cf6a4c"
|
||||
base09: "cda869"
|
||||
base0A: "f9ee98"
|
||||
base0B: "8f9d6a"
|
||||
base0C: "afc4db"
|
||||
base0D: "7587a6"
|
||||
base0E: "9b859d"
|
||||
base0F: "9b703f"
|
Loading…
Add table
Add a link
Reference in a new issue