Updated stylix schema
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256-gYGwWAgRjpZQGUMZsw5GJ11dKKrU6/bX3xcKXQZVOac=
|
@@ -1 +0,0 @@
|
||||
https://r4.wallpaperflare.com/wallpaper/834/299/692/city-lights-girl-moon-wallpaper-e178a9faa68bf35ee7e3f2afc50e43fc.jpg
|
25
themes/doom-one/default.nix
Normal file
25
themes/doom-one/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
scheme = "Doom One";
|
||||
slug = "doom-one";
|
||||
author = "hlissner (https://github.com/doomemacs/themes)";
|
||||
description = "Flagship theme of Doom Emacs";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/834/299/692/city-lights-girl-moon-wallpaper-e178a9faa68bf35ee7e3f2afc50e43fc.jpg";
|
||||
backgroundSha256 = "sha256-gYGwWAgRjpZQGUMZsw5GJ11dKKrU6/bX3xcKXQZVOac=";
|
||||
base00 = "1b2229";
|
||||
base01 = "3f444a";
|
||||
base02 = "5B6268";
|
||||
base03 = "202328";
|
||||
base04 = "73797e";
|
||||
base05 = "9ca0a4";
|
||||
base06 = "b1b1b1";
|
||||
base07 = "e6e6e6";
|
||||
base08 = "ff6c6b";
|
||||
base09 = "ECBE7B";
|
||||
base0A = "98be65";
|
||||
base0B = "4db5bd";
|
||||
base0C = "51afef";
|
||||
base0D = "a9a1e1";
|
||||
base0E = "46D9FF";
|
||||
base0F = "5699AF";
|
||||
}
|
@@ -1,21 +0,0 @@
|
||||
# Doom One scheme
|
||||
# Based on Doom One by hlissner (https://github.com/doomemacs/themes)
|
||||
# With help from doom-one.vim by romgrk (https://github.com/romgrk/doom-one.vim)
|
||||
scheme: "Doom One"
|
||||
author: "librephoenix (https://gitlab.com/librephoenix)"
|
||||
base00: "1b2229" # ----
|
||||
base01: "3f444a" # ---
|
||||
base02: "5B6268" # --
|
||||
base03: "202328" # -
|
||||
base04: "73797e" # +
|
||||
base05: "9ca0a4" # ++
|
||||
base06: "b1b1b1" # +++
|
||||
base07: "e6e6e6" # ++++
|
||||
base08: "ff6c6b" # red
|
||||
base09: "ECBE7B" # yellow
|
||||
base0A: "98be65" # green
|
||||
base0B: "4db5bd" # teal
|
||||
base0C: "51afef" # blue
|
||||
base0D: "a9a1e1" # purple
|
||||
base0E: "46D9FF" # pink
|
||||
base0F: "5699AF" # light red
|
@@ -1 +0,0 @@
|
||||
dark
|
Reference in New Issue
Block a user