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,4 @@
general {
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgb(e6d9db)
}