Cleaned up some readme's and main config files

This commit is contained in:
Emmet 2025-01-07 14:51:33 -06:00
parent 38dd9e474a
commit 22669e1f6d
7 changed files with 4 additions and 25 deletions

View file

@ -3,11 +3,6 @@
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
Each theme directory stores =default.nix= which is an attribute set containing all the necessary information including both colors and a background image link (which is automatically downloaded by my config).
Look at any of the directories here for more info!