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,2 +0,0 @@
|
|||
sha256-+xl4H3UiVmMRNvMhIlaLdVTYYqnSyCTSX2UOTGsDQ8c=
|
||||
|
|
@ -1 +0,0 @@
|
|||
https://w.wallhaven.cc/full/6d/wallhaven-6d5k6x.jpg
|
25
themes/spaceduck/default.nix
Normal file
25
themes/spaceduck/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Spaceduck";
|
||||
slug = "spaceduck";
|
||||
author = "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)";
|
||||
description = "An intergalactic space theme for Vim, Terminal, and more!";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://w.wallhaven.cc/full/6d/wallhaven-6d5k6x.jpg";
|
||||
backgroundSha256 = "sha256-+xl4H3UiVmMRNvMhIlaLdVTYYqnSyCTSX2UOTGsDQ8c=";
|
||||
base00 = "16172d";
|
||||
base01 = "1b1c36";
|
||||
base02 = "30365F";
|
||||
base03 = "686f9a";
|
||||
base04 = "818596";
|
||||
base05 = "ecf0c1";
|
||||
base06 = "c1c3cc";
|
||||
base07 = "ffffff";
|
||||
base08 = "e33400";
|
||||
base09 = "e39400";
|
||||
base0A = "f2ce00";
|
||||
base0B = "5ccc96";
|
||||
base0C = "00a3cc";
|
||||
base0D = "7a5ccc";
|
||||
base0E = "b3a1e6";
|
||||
base0F = "ce6f8f";
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
dark
|
|
@ -1,18 +0,0 @@
|
|||
scheme: "Spaceduck"
|
||||
author: "Guillermo Rodriguez (https://github.com/pineapplegiant), packaged by Gabriel Fontes (https://github.com/Misterio77)"
|
||||
base00: "16172d"
|
||||
base01: "1b1c36"
|
||||
base02: "30365F"
|
||||
base03: "686f9a"
|
||||
base04: "818596"
|
||||
base05: "ecf0c1"
|
||||
base06: "c1c3cc"
|
||||
base07: "ffffff"
|
||||
base08: "e33400"
|
||||
base09: "e39400"
|
||||
base0A: "f2ce00"
|
||||
base0B: "5ccc96"
|
||||
base0C: "00a3cc"
|
||||
base0D: "7a5ccc"
|
||||
base0E: "b3a1e6"
|
||||
base0F: "ce6f8f"
|
Loading…
Add table
Add a link
Reference in a new issue