From 698fe497408eee3dc54f36d67d74ec1fd8019663 Mon Sep 17 00:00:00 2001 From: Emmet Date: Tue, 6 Jun 2023 11:13:16 -0500 Subject: [PATCH] Added theme screenshots and testing theme readme's --- themes/README.org | 13 +++++++++++++ themes/ashes/README.org | 9 +++++++++ themes/theme-showcase.org | 7 +++++++ 3 files changed, 29 insertions(+) create mode 100644 themes/README.org create mode 100644 themes/ashes/README.org create mode 100644 themes/theme-showcase.org diff --git a/themes/README.org b/themes/README.org new file mode 100644 index 0000000..d3e60b6 --- /dev/null +++ b/themes/README.org @@ -0,0 +1,13 @@ +#+title: My Themes +#+author: Emmet + +Inside this directory are all of my themes! + +Each theme directory stores a few relevant files: +- =${theme-name}.yaml= - This stores all 16 colors for the theme +- =backgroundurl.txt= - A direct link to the wallpaper associated with the theme +- =backgroundsha26.txt= - =sha256sum= of the wallpaper +- =polarity.txt= - Whether or not the background is =light= or =dark= +- =${theme-name}.png= - A screenshot of the theme for previewing purposes + +Click on any of the theme directories above for more info! [[./theme-showcase.org][Here is a link]] showcasing all of the themes! diff --git a/themes/ashes/README.org b/themes/ashes/README.org new file mode 100644 index 0000000..bb1a337 --- /dev/null +++ b/themes/ashes/README.org @@ -0,0 +1,9 @@ +#+title: Ashes +#+author: Emmet + +"Ashes" base-16 theme originally by Jannik Siebert (https://github.com/janniks). + +[[ashes.png]] + +[[https://images.hdqwalls.com/wallpapers/anime-road-to-city-everlasting-summer-4k-ep.jpg +][Background Link]] diff --git a/themes/theme-showcase.org b/themes/theme-showcase.org new file mode 100644 index 0000000..c91e6a2 --- /dev/null +++ b/themes/theme-showcase.org @@ -0,0 +1,7 @@ +#+title: Theme Showcase +#+author: Emmet + +** Ashes +[[./ashes][ashes/ashes.png]] +** Atelier Cave +[[./atelier-cave][atelier-cave/atelier-cave.png]]