Add ristretto theme to default themes (#384)
* Add ristretto theme to defaults * Update alacritty.toml
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$color = rgba(44,37,37,1.0)
|
||||
$inner_color = rgba(44,37,37,0.8)
|
||||
$outer_color = rgba(230,217,219,1.0)
|
||||
$font_color = rgba(230,217,219,1.0)
|
||||
$check_color = rgba(253,104,131,1.0)
|
||||
Reference in New Issue
Block a user