accent color changed to lavender
Changed border to lavender as in a style guide
This commit is contained in:
parent
d5f3017fa8
commit
4b38a5101f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#vomnibar {
|
||||
background: #1E1E2E;
|
||||
border: 2px solid #96CDFB;
|
||||
border: 2px solid #C9CBFF;
|
||||
animation: show 200ms cubic-bezier(0, 0, 0.2, 1) forwards;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue