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,5 @@
@define-color background-color #2c2525;
@define-color border-color #c3b7b8;
@define-color label #c3b7b8;
@define-color image #c3b7b8;
@define-color progress #c3b7b8;