Add ristretto theme to default themes (#384)
* Add ristretto theme to defaults * Update alacritty.toml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@define-color selected-text #fabd2f;
|
||||
@define-color text #e6d9db;
|
||||
@define-color base #2c2525;
|
||||
@define-color border #e6d9db;
|
||||
@define-color foreground #e6d9db;
|
||||
@define-color background #2c2525;
|
||||
Reference in New Issue
Block a user