Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-rgJkrd7S/uWugPyBVTicbn6HtC8ru5HtEHP426CRSCE=
|
@@ -1 +0,0 @@
|
||||
https://images.hdqwalls.com/wallpapers/heights-are-not-scary-5k-7s.jpg
|
25
themes/dracula/default.nix
Normal file
25
themes/dracula/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Dracula";
|
||||
slug = "dracula";
|
||||
author = "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (https://github.com/dracula)";
|
||||
description = "Dark theme inspired by a certain vampire";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://images.hdqwalls.com/wallpapers/heights-are-not-scary-5k-7s.jpg";
|
||||
backgroundSha256 = "sha256-rgJkrd7S/uWugPyBVTicbn6HtC8ru5HtEHP426CRSCE=";
|
||||
base00 = "282936";
|
||||
base01 = "333547";
|
||||
base02 = "4d4f68";
|
||||
base03 = "626483";
|
||||
base04 = "62d6e8";
|
||||
base05 = "e9e9f4";
|
||||
base06 = "f1f2f8";
|
||||
base07 = "f7f7fb";
|
||||
base08 = "ea51b2";
|
||||
base09 = "b45bcf";
|
||||
base0A = "00f769";
|
||||
base0B = "ebff87";
|
||||
base0C = "a1efe4";
|
||||
base0D = "62d6e8";
|
||||
base0E = "b45bcf";
|
||||
base0F = "00f769";
|
||||
}
|
@@ -1,18 +0,0 @@
|
||||
scheme: "Dracula"
|
||||
author: "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (https://github.com/dracula)"
|
||||
base00: "282936" #background
|
||||
base01: "333547" # I modified this slightly
|
||||
base02: "4d4f68"
|
||||
base03: "626483"
|
||||
base04: "62d6e8"
|
||||
base05: "e9e9f4" #foreground
|
||||
base06: "f1f2f8"
|
||||
base07: "f7f7fb"
|
||||
base08: "ea51b2"
|
||||
base09: "b45bcf"
|
||||
base0A: "00f769"
|
||||
base0B: "ebff87"
|
||||
base0C: "a1efe4"
|
||||
base0D: "62d6e8"
|
||||
base0E: "b45bcf"
|
||||
base0F: "00f769"
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user