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
25
themes/outrun-dark/default.nix
Normal file
25
themes/outrun-dark/default.nix
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
scheme = "Outrun Dark";
|
||||
slug = "outrun-dark";
|
||||
author = "Hugo Delahousse (https://github.com/hugodelahousse/)";
|
||||
description = "Color scheme inspired by the synthwave music scene";
|
||||
polarity = "dark";
|
||||
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/586/965/67/night-sky-illustration-futuristic-art-night-wallpaper-88366d08c0d00c08207cf12ef892b49a.jpg";
|
||||
backgroundSha256 = "sha256-wySC8BjvJKZAnbGOeyyp1xwt/EMAwsTON0os6n1/fp8=";
|
||||
base00 = "00002A";
|
||||
base01 = "20204A";
|
||||
base02 = "30305A";
|
||||
base03 = "50507A";
|
||||
base04 = "B0B0DA";
|
||||
base05 = "D0D0FA";
|
||||
base06 = "E0E0FF";
|
||||
base07 = "F5F5FF";
|
||||
base08 = "FF4242";
|
||||
base09 = "FC8D28";
|
||||
base0A = "F3E877";
|
||||
base0B = "59F176";
|
||||
base0C = "0EF0F0";
|
||||
base0D = "66B0FF";
|
||||
base0E = "F10596";
|
||||
base0F = "F003EF";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue