Add ristretto theme to default themes (#384)

* Add ristretto theme to defaults

* Update alacritty.toml
This commit is contained in:
Greg Helding
2025-07-28 05:49:12 -05:00
committed by GitHub
parent e39ec15197
commit 51fe5bf6e8
10 changed files with 180 additions and 0 deletions

View File

@ -0,0 +1,2 @@
@define-color foreground #e6d9db;
@define-color background #2c2525;