1
0
Fork
You've already forked wallust-templates
0
wallust templates for know applications.
  • Jinja 50.6%
  • CSS 49.4%
Find a file
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>
2025年02月19日 04:24:46 +00:00
alacritty-colors.toml Added Alacritty template ( #1 ) 2025年02月19日 04:24:46 +00:00
colors.css root commit: some initial config files 2024年03月04日 22:04:40 -05:00
hyprland.conf add readme, xresources and rename some files 2024年03月05日 15:47:54 -05:00
material-you.j2 add material-you variables 2024年05月06日 15:17:13 -05:00
README.md add readme, xresources and rename some files 2024年03月05日 15:47:54 -05:00
waybar.css add readme, xresources and rename some files 2024年03月05日 15:47:54 -05:00
Xresources add readme, xresources and rename some files 2024年03月05日 15:47:54 -05:00

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:

  1. How to add the template to wallust.toml
  2. How to implement it with the program.