mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-09 12:35:18 +02:00
UI notification/alert system with global redux state
This commit is contained in:
parent
c145888aec
commit
4eaf9659d1
17 changed files with 279 additions and 10 deletions
|
@ -10,6 +10,7 @@ body {
|
|||
--color-background: #2B2C56;
|
||||
--color-primary: #EFF1FC;
|
||||
--color-accent: #6677EB;
|
||||
--spacing-ui: 10px;
|
||||
|
||||
background-color: var(--color-background);
|
||||
transition: background-color 0.3s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue