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 +0,0 @@
|
|||
sha256-uVPfyCXyyBVSfgbiQy5rhngNjuAmxk89btary3Iiwq0=
|
|
@ -1 +0,0 @@
|
|||
https://r4.wallpaperflare.com/wallpaper/597/635/621/sword-fantasy-forest-twilight-river-hd-wallpaper-f98078cd21caad7b46d7b83fb021566d.jpg
|
|
@ -1,19 +0,0 @@
|
|||
# Base16 Builder scheme by Jan T. Sott
|
||||
scheme: "Bespin"
|
||||
author: "Jan T. Sott"
|
||||
base00: "28211c"
|
||||
base01: "36312e"
|
||||
base02: "5e5d5c"
|
||||
base03: "666666"
|
||||
base04: "797977"
|
||||
base05: "8a8986"
|
||||
base06: "9d9b97"
|
||||
base07: "baae9e"
|
||||
base08: "cf6a4c"
|
||||
base09: "cf7d34"
|
||||
base0A: "f9ee98"
|
||||
base0B: "54be0d"
|
||||
base0C: "afc4db"
|
||||
base0D: "5ea6ea"
|
||||
base0E: "9b859d"
|
||||
base0F: "937121"
|
25
themes/bespin/default.nix
Normal file
25
themes/bespin/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Bespin";
|
||||
slug = "bespin";
|
||||
author = "Jan T. Sott (https://github.com/idleberg)";
|
||||
description = "Port of the Bespin theme from Sublime Text 2/3";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/597/635/621/sword-fantasy-forest-twilight-river-hd-wallpaper-f98078cd21caad7b46d7b83fb021566d.jpg";
|
||||
backgroundSha256 = "sha256-uVPfyCXyyBVSfgbiQy5rhngNjuAmxk89btary3Iiwq0=";
|
||||
base00 = "28211c";
|
||||
base01 = "36312e";
|
||||
base02 = "5e5d5c";
|
||||
base03 = "666666";
|
||||
base04 = "797977";
|
||||
base05 = "8a8986";
|
||||
base06 = "9d9b97";
|
||||
base07 = "baae9e";
|
||||
base08 = "cf6a4c";
|
||||
base09 = "cf7d34";
|
||||
base0A = "f9ee98";
|
||||
base0B = "54be0d";
|
||||
base0C = "afc4db";
|
||||
base0D = "5ea6ea";
|
||||
base0E = "9b859d";
|
||||
base0F = "937121";
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue