diff options
| author | 2025-10-17 12:22:00 -0400 | |
|---|---|---|
| committer | 2025-10-17 12:32:42 -0400 | |
| commit | 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (patch) | |
| tree | 1caa87664ea4937c5f4e6e8dc83c49b3132ddd70 /nix_archive/themes | |
| parent | 85a47287e56ba9100420246531ebea5996cc0486 (diff) | |
| download | dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.gz dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.tar.bz2 dotfiles-544da1ba50d9cbf51a18ca0abf1db66b3baa7460.zip | |
Gentoo desktop
Diffstat (limited to 'nix_archive/themes')
| -rw-r--r-- | nix_archive/themes/year_of_snake/snake.nix | 23 | ||||
| -rw-r--r-- | nix_archive/themes/year_of_snake/splash.kra | bin | 0 -> 1441596 bytes | |||
| -rw-r--r-- | nix_archive/themes/year_of_snake/splash.png | bin | 0 -> 501920 bytes | |||
| -rw-r--r-- | nix_archive/themes/year_of_snake/wallpaper.kra | bin | 0 -> 7984814 bytes | |||
| -rw-r--r-- | nix_archive/themes/year_of_snake/wallpaper.png | bin | 0 -> 2346081 bytes |
5 files changed, 23 insertions, 0 deletions
diff --git a/nix_archive/themes/year_of_snake/snake.nix b/nix_archive/themes/year_of_snake/snake.nix new file mode 100644 index 0000000..a764487 --- /dev/null +++ b/nix_archive/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 = "f3eff0"; #f3eff0 + color3 = "9e4746"; #9e4746 + color4 = "e5d6cf"; #e5d6cf + color5 = "f2d7b9"; #f2d7b9 + color6 = "f5c4a4"; #f5c4a4 + color7 = "${foreground}"; + color8 = "${color6}"; + color9 = "${color1}"; + color10 = "${color2}"; + color11 = "${color3}"; + color12 = "${color4}"; + color13 = "${color5}"; + color14 = "${color6}"; + color15 = "${color7}"; + alpha = 0.985; +} diff --git a/nix_archive/themes/year_of_snake/splash.kra b/nix_archive/themes/year_of_snake/splash.kra Binary files differnew file mode 100644 index 0000000..8f94fa2 --- /dev/null +++ b/nix_archive/themes/year_of_snake/splash.kra diff --git a/nix_archive/themes/year_of_snake/splash.png b/nix_archive/themes/year_of_snake/splash.png Binary files differnew file mode 100644 index 0000000..bedee26 --- /dev/null +++ b/nix_archive/themes/year_of_snake/splash.png diff --git a/nix_archive/themes/year_of_snake/wallpaper.kra b/nix_archive/themes/year_of_snake/wallpaper.kra Binary files differnew file mode 100644 index 0000000..5503f36 --- /dev/null +++ b/nix_archive/themes/year_of_snake/wallpaper.kra diff --git a/nix_archive/themes/year_of_snake/wallpaper.png b/nix_archive/themes/year_of_snake/wallpaper.png Binary files differnew file mode 100644 index 0000000..df88d73 --- /dev/null +++ b/nix_archive/themes/year_of_snake/wallpaper.png |