Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-0skcwkVzZ3VdLImlMUT9sab3631vTttKk8LupTqM71Q=
|
@@ -1 +0,0 @@
|
||||
https://r4.wallpaperflare.com/wallpaper/71/196/981/digital-art-minimalism-nature-hills-wallpaper-88f64d4860b08ca8d02c41def8f2349a.jpg
|
25
themes/henna/default.nix
Normal file
25
themes/henna/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Henna";
|
||||
slug = "henna";
|
||||
author = "httpsterio (https://github.com/httpsterio/vscode-henna)";
|
||||
description = "Henna is a colour theme inspired by a certain green-eyed redhead girl";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/71/196/981/digital-art-minimalism-nature-hills-wallpaper-88f64d4860b08ca8d02c41def8f2349a.jpg";
|
||||
backgroundSha256 = "sha256-0skcwkVzZ3VdLImlMUT9sab3631vTttKk8LupTqM71Q=";
|
||||
base00 = "10151a";
|
||||
base01 = "1B1F23";
|
||||
base02 = "2c313a";
|
||||
base03 = "3B4048";
|
||||
base04 = "495162";
|
||||
base05 = "606F73";
|
||||
base06 = "6B717D";
|
||||
base07 = "f8f8f0";
|
||||
base08 = "e74c3c";
|
||||
base09 = "fd7c56";
|
||||
base0A = "9cd230";
|
||||
base0B = "53df83";
|
||||
base0C = "1abc9c";
|
||||
base0D = "56b5c2";
|
||||
base0E = "FFB8D1";
|
||||
base0F = "ECBE7B";
|
||||
}
|
@@ -1,20 +0,0 @@
|
||||
# Henna scheme
|
||||
# Based on vscode-henna by httpsterio (https://github.com/httpsterio/vscode-henna)
|
||||
scheme: "Henna"
|
||||
author: "librephoenix (https://gitlab.com/librephoenix)"
|
||||
base00: "10151a" # ----
|
||||
base01: "1B1F23" # ---
|
||||
base02: "2c313a" # --
|
||||
base03: "3B4048" # -
|
||||
base04: "495162" # +
|
||||
base05: "606F73" # ++
|
||||
base06: "6B717D" # +++
|
||||
base07: "f8f8f0" # ++++
|
||||
base08: "e74c3c"
|
||||
base09: "fd7c56"
|
||||
base0A: "9cd230"
|
||||
base0B: "53df83"
|
||||
base0C: "1abc9c"
|
||||
base0D: "56b5c2"
|
||||
base0E: "FFB8D1"
|
||||
base0F: "ECBE7B"
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user