From 2d35d8e272b4d5725c686be5d2b4436a55fe8141 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 11 Jan 2025 12:40:33 -0500 Subject: Update libvirt configs, laptop theme --- themes/year_of_snake/snake.nix | 23 +++++++++++++++++++++++ themes/year_of_snake/splash.kra | Bin 0 -> 1441596 bytes themes/year_of_snake/splash.png | Bin 0 -> 501920 bytes themes/year_of_snake/wallpaper.kra | Bin 0 -> 7984814 bytes themes/year_of_snake/wallpaper.png | Bin 0 -> 2346081 bytes 5 files changed, 23 insertions(+) create mode 100644 themes/year_of_snake/snake.nix create mode 100644 themes/year_of_snake/splash.kra create mode 100644 themes/year_of_snake/splash.png create mode 100644 themes/year_of_snake/wallpaper.kra create mode 100644 themes/year_of_snake/wallpaper.png (limited to 'themes') diff --git a/themes/year_of_snake/snake.nix b/themes/year_of_snake/snake.nix new file mode 100644 index 0000000..af85640 --- /dev/null +++ b/themes/year_of_snake/snake.nix @@ -0,0 +1,23 @@ +rec { + lightness = "dark"; + background = "2d1a1a"; #2d1a1a + background-alt = "2d1a1a"; #2d1a1a + foreground = "ffffff"; #ffffff + color0 = "${background}"; + color1 = "7b3837"; #7b3837 + color2 = "e5d6cf"; #e5d6cf + color3 = "f5c4a4"; #f5c4a4 + color4 = "f3eff0"; #f3eff0 + color5 = "9e4746"; #9e4746 + color6 = "f2d7b9"; #f2d7b9 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; + alpha = 0.96; +} diff --git a/themes/year_of_snake/splash.kra b/themes/year_of_snake/splash.kra new file mode 100644 index 0000000..8f94fa2 Binary files /dev/null and b/themes/year_of_snake/splash.kra differ diff --git a/themes/year_of_snake/splash.png b/themes/year_of_snake/splash.png new file mode 100644 index 0000000..bedee26 Binary files /dev/null and b/themes/year_of_snake/splash.png differ diff --git a/themes/year_of_snake/wallpaper.kra b/themes/year_of_snake/wallpaper.kra new file mode 100644 index 0000000..5503f36 Binary files /dev/null and b/themes/year_of_snake/wallpaper.kra differ diff --git a/themes/year_of_snake/wallpaper.png b/themes/year_of_snake/wallpaper.png new file mode 100644 index 0000000..df88d73 Binary files /dev/null and b/themes/year_of_snake/wallpaper.png differ -- cgit v1.2.3-101-g0448