forked from explosion-mental/wallust-templates
wallust templates for know applications.
- Jinja 50.6%
- CSS 49.4%
|
Gabriel Hooks
3141b14d21
Added Alacritty template ( #1 )
Hi, I love wallust and I want to help make it more accessible. Here's the alacritty template I just made. It works great. Thanks. Reviewed-on: explosion-mental/wallust-templates#1 Co-authored-by: Gabriel Hooks <gabriel.i.hooks@gmail.com> Co-committed-by: Gabriel Hooks <gabriel.i.hooks@gmail.com> |
||
|---|---|---|
| alacritty-colors.toml | Added Alacritty template ( #1 ) | |
| colors.css | root commit: some initial config files | |
| hyprland.conf | add readme, xresources and rename some files | |
| material-you.j2 | add material-you variables | |
| README.md | add readme, xresources and rename some files | |
| waybar.css | add readme, xresources and rename some files | |
| Xresources | add readme, xresources and rename some files | |
Wallust template implementations
This is a simple repo that tries to gather some templates for wallust.
While there may be some agreement on how to style program X, the usual format in this repo is to assign the colors to variables. However, if the program config format doesn't allows it, a sample "theme" could be made, always commenting why and what is being done.
Spec
The templates should be in v3 engine syntax format, which is a subset of Jinja2.
If the template is for some language, just name it colors.ext, where ext is the proper extention.
If the template, however, is for a program, use it's name on the file name, either name.ext or name.
How to use
At the top of each file there is a short description of:
- How to add the template to wallust.toml
- How to implement it with the program.