summaryrefslogtreecommitdiff
path: root/themes/year_of_snake
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-01-11 12:40:33 -0500
committerAndrew Opalach <andrew@akon.city> 2025-01-11 12:40:33 -0500
commit2d35d8e272b4d5725c686be5d2b4436a55fe8141 (patch)
tree2a7ba5dc3954e8eb8c2ef9fe7d9d9f2c92c969b8 /themes/year_of_snake
parenta6bd778dc3d6652de019f3b96a0c0039628f5339 (diff)
downloaddotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.gz
dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.bz2
dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.zip
Update libvirt configs, laptop theme
Diffstat (limited to 'themes/year_of_snake')
-rw-r--r--themes/year_of_snake/snake.nix23
-rw-r--r--themes/year_of_snake/splash.krabin0 -> 1441596 bytes
-rw-r--r--themes/year_of_snake/splash.pngbin0 -> 501920 bytes
-rw-r--r--themes/year_of_snake/wallpaper.krabin0 -> 7984814 bytes
-rw-r--r--themes/year_of_snake/wallpaper.pngbin0 -> 2346081 bytes
5 files changed, 23 insertions, 0 deletions
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
--- /dev/null
+++ b/themes/year_of_snake/splash.kra
Binary files differ
diff --git a/themes/year_of_snake/splash.png b/themes/year_of_snake/splash.png
new file mode 100644
index 0000000..bedee26
--- /dev/null
+++ b/themes/year_of_snake/splash.png
Binary files differ
diff --git a/themes/year_of_snake/wallpaper.kra b/themes/year_of_snake/wallpaper.kra
new file mode 100644
index 0000000..5503f36
--- /dev/null
+++ b/themes/year_of_snake/wallpaper.kra
Binary files differ
diff --git a/themes/year_of_snake/wallpaper.png b/themes/year_of_snake/wallpaper.png
new file mode 100644
index 0000000..df88d73
--- /dev/null
+++ b/themes/year_of_snake/wallpaper.png
Binary files differ