mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +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-zYzUBaCvYVgmfw1/irgleRpTIrm4dsP8F3RmR8m/DBk=
|
|
@ -1 +0,0 @@
|
|||
https://r4.wallpaperflare.com/wallpaper/108/140/869/digital-digital-art-artwork-fantasy-art-drawing-hd-wallpaper-d8b62d28c0f06c48d03c114ec8f2b4aa.jpg
|
25
themes/isotope/default.nix
Normal file
25
themes/isotope/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Isotope";
|
||||
slug = "isotope";
|
||||
author = "Jan T. Sott (https://github.com/idleberg)";
|
||||
description = "Vibrant atomic color scheme";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/108/140/869/digital-digital-art-artwork-fantasy-art-drawing-hd-wallpaper-d8b62d28c0f06c48d03c114ec8f2b4aa.jpg";
|
||||
backgroundSha256 = "sha256-zYzUBaCvYVgmfw1/irgleRpTIrm4dsP8F3RmR8m/DBk=";
|
||||
base00 = "000000";
|
||||
base01 = "404040";
|
||||
base02 = "606060";
|
||||
base03 = "808080";
|
||||
base04 = "c0c0c0";
|
||||
base05 = "d0d0d0";
|
||||
base06 = "e0e0e0";
|
||||
base07 = "ffffff";
|
||||
base08 = "ff0000";
|
||||
base09 = "ff9900";
|
||||
base0A = "ff0099";
|
||||
base0B = "33ff00";
|
||||
base0C = "00ffff";
|
||||
base0D = "0066ff";
|
||||
base0E = "cc00ff";
|
||||
base0F = "3300ff";
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
# Base16 Builder scheme by Jan T. Sott
|
||||
scheme: "Isotope"
|
||||
author: "Jan T. Sott"
|
||||
base00: "000000"
|
||||
base01: "404040"
|
||||
base02: "606060"
|
||||
base03: "808080"
|
||||
base04: "c0c0c0"
|
||||
base05: "d0d0d0"
|
||||
base06: "e0e0e0"
|
||||
base07: "ffffff"
|
||||
base08: "ff0000"
|
||||
base09: "ff9900"
|
||||
base0A: "ff0099"
|
||||
base0B: "33ff00"
|
||||
base0C: "00ffff"
|
||||
base0D: "0066ff"
|
||||
base0E: "cc00ff"
|
||||
base0F: "3300ff"
|
|
@ -1 +0,0 @@
|
|||
dark
|
Loading…
Add table
Add a link
Reference in a new issue