From a7b8531ccd665a74c2a5c37e1befb55193bb3f9e Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 7 Jan 2025 17:05:47 -0500 Subject: Add new years theme --- themes/miia_new_years_2025/miia.nix | 23 +++++++++++++++++++++++ themes/miia_new_years_2025/splash.kra | Bin 0 -> 1383235 bytes themes/miia_new_years_2025/splash.png | Bin 0 -> 501951 bytes themes/miia_new_years_2025/wallpaper.kra | Bin 0 -> 6287436 bytes themes/miia_new_years_2025/wallpaper.png | Bin 0 -> 1818069 bytes 5 files changed, 23 insertions(+) create mode 100644 themes/miia_new_years_2025/miia.nix create mode 100644 themes/miia_new_years_2025/splash.kra create mode 100644 themes/miia_new_years_2025/splash.png create mode 100644 themes/miia_new_years_2025/wallpaper.kra create mode 100644 themes/miia_new_years_2025/wallpaper.png (limited to 'themes') diff --git a/themes/miia_new_years_2025/miia.nix b/themes/miia_new_years_2025/miia.nix new file mode 100644 index 0000000..e70e88a --- /dev/null +++ b/themes/miia_new_years_2025/miia.nix @@ -0,0 +1,23 @@ +rec { + lightness = "dark"; + background = "1f2b5c"; #1f2b5c + background-alt = "222f64"; #222f64 + foreground = "eff2ff"; #eff2ff + color0 = "${background}"; + color1 = "ba5b5a"; #ba5b5a + color2 = "a76882"; #a76882 + color3 = "ecd37e"; #ecd37e + color4 = "85b0cf"; #85b0cf + color5 = "8d4355"; #8d4355 + color6 = "e3b1a1"; #e3b1a1 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; + alpha = 0.875; +} diff --git a/themes/miia_new_years_2025/splash.kra b/themes/miia_new_years_2025/splash.kra new file mode 100644 index 0000000..691b8ea Binary files /dev/null and b/themes/miia_new_years_2025/splash.kra differ diff --git a/themes/miia_new_years_2025/splash.png b/themes/miia_new_years_2025/splash.png new file mode 100644 index 0000000..d0b1ab3 Binary files /dev/null and b/themes/miia_new_years_2025/splash.png differ diff --git a/themes/miia_new_years_2025/wallpaper.kra b/themes/miia_new_years_2025/wallpaper.kra new file mode 100644 index 0000000..3d158bb Binary files /dev/null and b/themes/miia_new_years_2025/wallpaper.kra differ diff --git a/themes/miia_new_years_2025/wallpaper.png b/themes/miia_new_years_2025/wallpaper.png new file mode 100644 index 0000000..28af8ac Binary files /dev/null and b/themes/miia_new_years_2025/wallpaper.png differ -- cgit v1.2.3-101-g0448