change panel colors
This commit is contained in:
parent
57751f78fc
commit
bb1ff96462
2 changed files with 25 additions and 13 deletions
|
|
@ -16,7 +16,9 @@ body,
|
|||
|
||||
:root {
|
||||
--color-salmon: #ff4f4b;
|
||||
--color-yellow: #faff82;
|
||||
--color-yellow: #d6ff00;
|
||||
--color-brown: #d6cfbe;
|
||||
--color-grey: #c4c9cc;
|
||||
}
|
||||
|
||||
.k-panel-menu {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue