No description
- CSS 75.8%
- Astro 9.6%
- SCSS 7%
- Python 3.5%
- Nix 2.9%
- Other 1.2%
| .github/workflows | fix(workflows): move build workflow into deploy | |
| scripts |
fix(scripts/lutgen.py): remove -d flag from lutgen apply
|
|
| site | fix(site): default to fall variant | |
| wallpapers |
feat(wallpapers/photography): add DSCF3964.jpeg
|
|
| .editorconfig | feat: init | |
| .envrc | feat: init | |
| .gitignore | feat: init | |
| builder.nix | fix!: builder | |
| CONTRIBUTORS.md | feat(wallpapers/nixos): add nixos artwork | |
| default.nix | fix!: builder | |
| flake.lock | fix!: builder | |
| flake.nix | fix!: builder | |
| LICENSE | feat: init | |
| palette.tera | fix!: builder | |
| README.md | feat: init | |
Logo
Wallpapers
Usage · Previews · Credits
This repo provides a curated collection of wallpapers that are hand-picked for high resolution displays. Each wallpaper has been (or will be!) converted to the four colour schemes of Evergarden.
Usage
Download
See instructions on the GitHub release page.
Nix
nix flake show github:everviolet/wallpapers
Package inputs:
full(default)winterfallspringsummer
flake.nix
inputs = {
wallpapers = {
url = "github:everviolet/wallpapers";
inputs.nixpkgs.follows = "nixpkgs";
};
};
configuration.nix
{inputs, pkgs, ...}: {
environment = {
etc."wallpapers".source = inputs.wallpapers.packages.${pkgs.system}.full;
};
}
Previews
Check out the website!
credits
All images are sourced from the internet and are not my own work. If you are the original artist and would like me to remove your work, please contact us by opening an issue.
Tools
- lutgen - CLI tool to generate LUTs and apply them to images