mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Switch to mako for notifications
This commit is contained in:
10
themes/catppuccin/mako.ini
Normal file
10
themes/catppuccin/mako.ini
Normal file
@ -0,0 +1,10 @@
|
||||
text-color=#cad3f5
|
||||
border-color=#8aadf4
|
||||
background-color=#24273a
|
||||
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: #cdd6f4;
|
||||
background-color: rgba(30, 30, 46, 0.95);
|
||||
border: 2px solid #313244;
|
||||
}
|
||||
|
||||
.body {
|
||||
color: #a6adc8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user