Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-QFWU0b/dKHA1duzpDFZ4PfTt1ku4ZnekUnUZKX1drxQ=
|
@@ -1 +0,0 @@
|
||||
https://r4.wallpaperflare.com/wallpaper/790/734/537/landscape-digital-art-coast-sky-wallpaper-2fbce811ee788644e4f742a5f338be69.jpg
|
25
themes/solarized-light/default.nix
Normal file
25
themes/solarized-light/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Solarized Light";
|
||||
slug = "solarized-light";
|
||||
author = "Ethan Schoonover (https://ethanschoonover.com/), modified by aramisgithub)";
|
||||
description = "Precision colors for machines and people";
|
||||
polarity = "light";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/790/734/537/landscape-digital-art-coast-sky-wallpaper-2fbce811ee788644e4f742a5f338be69.jpg";
|
||||
backgroundSha256 = "sha256-QFWU0b/dKHA1duzpDFZ4PfTt1ku4ZnekUnUZKX1drxQ=";
|
||||
base00 = "fdf6e3";
|
||||
base01 = "eee8d5";
|
||||
base02 = "93a1a1";
|
||||
base03 = "839496";
|
||||
base04 = "657b83";
|
||||
base05 = "586e75";
|
||||
base06 = "073642";
|
||||
base07 = "002b36";
|
||||
base08 = "dc322f";
|
||||
base09 = "cb4b16";
|
||||
base0A = "b58900";
|
||||
base0B = "859900";
|
||||
base0C = "2aa198";
|
||||
base0D = "268bd2";
|
||||
base0E = "6c71c4";
|
||||
base0F = "d33682";
|
||||
}
|
@@ -1 +0,0 @@
|
||||
light
|
@@ -1,18 +0,0 @@
|
||||
scheme: "Solarized Light"
|
||||
author: "Ethan Schoonover (modified by aramisgithub)"
|
||||
base00: "fdf6e3"
|
||||
base01: "eee8d5"
|
||||
base02: "93a1a1"
|
||||
base03: "839496"
|
||||
base04: "657b83"
|
||||
base05: "586e75"
|
||||
base06: "073642"
|
||||
base07: "002b36"
|
||||
base08: "dc322f"
|
||||
base09: "cb4b16"
|
||||
base0A: "b58900"
|
||||
base0B: "859900"
|
||||
base0C: "2aa198"
|
||||
base0D: "268bd2"
|
||||
base0E: "6c71c4"
|
||||
base0F: "d33682"
|
Reference in New Issue
Block a user