mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Switch to mako for notifications
This commit is contained in:
10
themes/everforest/mako.ini
Normal file
10
themes/everforest/mako.ini
Normal file
@ -0,0 +1,10 @@
|
||||
text-color=#d3c6aa
|
||||
border-color=#a7c080
|
||||
background-color=#2d353b
|
||||
width=300
|
||||
height=110
|
||||
padding=10
|
||||
border-size=2
|
||||
font=CaskaydiaMono Nerd Font 10
|
||||
anchor=top-right
|
||||
default-timeout=5000
|
@ -1,10 +0,0 @@
|
||||
.notification {
|
||||
color: #d3c6aa;
|
||||
background-color: rgba(45, 53, 59, 0.95);
|
||||
border: 2px solid #475258;
|
||||
}
|
||||
|
||||
.body {
|
||||
color: #a7c080;
|
||||
}
|
||||
|
Reference in New Issue
Block a user