From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- themes/spring_2024/pixiv_i_112636094_media0.jpg | Bin 2060761 -> 0 bytes themes/spring_2024/sources.txt | 1 - themes/spring_2024/spring_2024.nix | 23 ----------------------- 3 files changed, 24 deletions(-) delete mode 100644 themes/spring_2024/pixiv_i_112636094_media0.jpg delete mode 100644 themes/spring_2024/sources.txt delete mode 100644 themes/spring_2024/spring_2024.nix (limited to 'themes/spring_2024') diff --git a/themes/spring_2024/pixiv_i_112636094_media0.jpg b/themes/spring_2024/pixiv_i_112636094_media0.jpg deleted file mode 100644 index bd0a823..0000000 Binary files a/themes/spring_2024/pixiv_i_112636094_media0.jpg and /dev/null differ diff --git a/themes/spring_2024/sources.txt b/themes/spring_2024/sources.txt deleted file mode 100644 index a489dc7..0000000 --- a/themes/spring_2024/sources.txt +++ /dev/null @@ -1 +0,0 @@ -https://www.pixiv.net/en/artworks/112636094 diff --git a/themes/spring_2024/spring_2024.nix b/themes/spring_2024/spring_2024.nix deleted file mode 100644 index 41ab0d0..0000000 --- a/themes/spring_2024/spring_2024.nix +++ /dev/null @@ -1,23 +0,0 @@ -rec { - lightness = "dark"; - background = "110002"; #110002 - background-alt = "110002"; #110002 - foreground = "fbf5db"; #fbf5db - color0 = "${background}"; - color1 = "88534f"; #88534f - color2 = "f2cfc9"; #f2cfc9 - color3 = "dd8a7c"; #dd8a7c - color4 = "3c7049"; #3c7049 - color5 = "b09f97"; #b09f97 - color6 = "f6d7a1"; #f6d7a1 - color7 = "${foreground}"; - color8 = "${color6}"; - color9 = "${color1}"; - color10 = "${color2}"; - color11 = "${color3}"; - color12 = "${color4}"; - color13 = "${color5}"; - color14 = "${color6}"; - color15 = "${color7}"; - alpha = 0.9; -} -- cgit v1.2.3-101-g0448