mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Catpuccin colors
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.notification {
|
||||
color: #cdd6f4;
|
||||
background-color: rgba(26, 27, 38, 0.95);
|
||||
background-color: rgba(30, 30, 46, 0.95);
|
||||
border: 2px solid #313244;
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
* {
|
||||
color: #cdd6f4;
|
||||
background-color: #1a1b26;
|
||||
background-color: #1e1e2e;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user