mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-29 13:09:24 +00:00
Add ristretto theme to default themes (#384)
* Add ristretto theme to defaults * Update alacritty.toml
This commit is contained in:
6
themes/ristretto/walker.css
Normal file
6
themes/ristretto/walker.css
Normal file
@ -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