From 53a0a5473f45d37027af9663638adbf56667e4ca Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 12 Nov 2024 22:26:02 -0500 Subject: Hopefully no leaks --- themes/christmas_rwby/christmas_rwby.nix | 20 ++++++++++++++++++++ themes/christmas_rwby/pixiv_i_78473294_media0.png | Bin 0 -> 4850201 bytes themes/christmas_rwby/sources.txt | 2 ++ themes/christmas_rwby/weiss2_flipped_fade.png | Bin 0 -> 1340365 bytes 4 files changed, 22 insertions(+) create mode 100644 themes/christmas_rwby/christmas_rwby.nix create mode 100644 themes/christmas_rwby/pixiv_i_78473294_media0.png create mode 100644 themes/christmas_rwby/sources.txt create mode 100644 themes/christmas_rwby/weiss2_flipped_fade.png (limited to 'themes/christmas_rwby') diff --git a/themes/christmas_rwby/christmas_rwby.nix b/themes/christmas_rwby/christmas_rwby.nix new file mode 100644 index 0000000..efc9fdc --- /dev/null +++ b/themes/christmas_rwby/christmas_rwby.nix @@ -0,0 +1,20 @@ +rec { + background = "1e0003"; #1e0003 + foreground = "f9dfc5"; #f9dfc5 + color0 = "${background}"; + color1 = "6d282e"; #6d282e + color2 = "863b3c"; #863b3c + color3 = "981c35"; #981c35 + color4 = "c2b86b"; #c2b86b + color5 = "ffdea5"; #ffdea5 + color6 = "dd9d66"; #dd9d66 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; +} diff --git a/themes/christmas_rwby/pixiv_i_78473294_media0.png b/themes/christmas_rwby/pixiv_i_78473294_media0.png new file mode 100644 index 0000000..8f2f69d Binary files /dev/null and b/themes/christmas_rwby/pixiv_i_78473294_media0.png differ diff --git a/themes/christmas_rwby/sources.txt b/themes/christmas_rwby/sources.txt new file mode 100644 index 0000000..8fc0363 --- /dev/null +++ b/themes/christmas_rwby/sources.txt @@ -0,0 +1,2 @@ +https://www.pixiv.net/en/artworks/78473294 +https://www.pixiv.net/en/artworks/87424403 diff --git a/themes/christmas_rwby/weiss2_flipped_fade.png b/themes/christmas_rwby/weiss2_flipped_fade.png new file mode 100644 index 0000000..0fd161e Binary files /dev/null and b/themes/christmas_rwby/weiss2_flipped_fade.png differ -- cgit v1.2.3-101-g0448