Updated stylix schema

This commit is contained in:
Emmet
2025-01-07 14:33:53 -06:00
parent c7a8e44bb6
commit 90d9b7a6b8
293 changed files with 1463 additions and 1259 deletions

View File

@@ -1 +0,0 @@
sha256-5TPwZAQekK1Aq2YdomcJ0irGmIXVPUpgxRwuEetthYw=

View File

@@ -1 +0,0 @@
https://images.hdqwalls.com/download/sea-of-dreamscape-r4-1920x1080.jpg

25
themes/ubuntu/default.nix Normal file
View File

@@ -0,0 +1,25 @@
{
scheme = "Ubuntu";
slug = "ubuntu";
author = "Based on https://design.ubuntu.com/brand/colour-palette, adapted to base16 by librephoenix (https://github.com/librephoenix)";;
description = "Orange and purple color scheme based on the Ubuntu brand colors";
polarity = "dark";
backgroundUrl = "https://images.hdqwalls.com/download/sea-of-dreamscape-r4-1920x1080.jpg";
backgroundSha256 = "sha256-5TPwZAQekK1Aq2YdomcJ0irGmIXVPUpgxRwuEetthYw=";
base00 = "2C001E";
base01 = "411934";
base02 = "56334B";
base03 = "6B4C61";
base04 = "806678";
base05 = "957F8E";
base06 = "DFE2E5";
base07 = "A08C99";
base08 = "E95420";
base09 = "F7C3B1";
base0A = "AEC795";
base0B = "95C7A4";
base0C = "95AEA1";
base0D = "772953";
base0E = "7E4770";
base0F = "C79595";
}

View File

@@ -1 +0,0 @@
dark

View File

@@ -1,21 +0,0 @@
# Ubuntu scheme
# (Made by emmet https://gitlab.com/librephoenix)
# Based on https://design.ubuntu.com/brand/colour-palette
scheme: "Ubuntu"
author: "librephoenix (https://gitlab.com/librephoenix)"
base00: "2C001E" # ----
base01: "411934" # ---
base02: "56334B" # --
base03: "6B4C61" # -
base04: "806678" # +
base05: "957F8E" # ++
base06: "DFE2E5" # +++
base07: "A08C99" # ++++
base08: "E95420"
base09: "F7C3B1"
base0A: "AEC795"
base0B: "95C7A4"
base0C: "95AEA1"
base0D: "772953"
base0E: "7E4770"
base0F: "C79595"