mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Switch to mako for notifications
This commit is contained in:
10
themes/gruvbox/mako.ini
Normal file
10
themes/gruvbox/mako.ini
Normal file
@ -0,0 +1,10 @@
|
||||
text-color=#d4be98
|
||||
border-color=#a9b665
|
||||
background-color=#282828
|
||||
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: #d4be98;
|
||||
background-color: rgba(40, 40, 40, 0.95);
|
||||
border: 2px solid #3c3836;
|
||||
}
|
||||
|
||||
.body {
|
||||
color: #a9b665;
|
||||
}
|
||||
|
Reference in New Issue
Block a user