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:
5
themes/ristretto/swayosd.css
Normal file
5
themes/ristretto/swayosd.css
Normal 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;
|
Reference in New Issue
Block a user