Adjust appearance of app launcher
This commit is contained in:
parent
196b9d4ce4
commit
471fad6a8e
2 changed files with 117 additions and 79 deletions
|
|
@ -1,16 +1,14 @@
|
|||
* {
|
||||
bg-col: #1a1b26;
|
||||
bg-col-light: #272834;
|
||||
border-col: #7aa2f7;
|
||||
selected-col: #282e49;
|
||||
bg: #1a1b26;
|
||||
bg-light: #272834;
|
||||
selected: #282e49;
|
||||
blue: #7bc5e4;
|
||||
fg-col: #abb2bf;
|
||||
fg-col2: #e06c75;
|
||||
fg: #abb2bf;
|
||||
fg2: #e06c75;
|
||||
grey: #565c64;
|
||||
width: 600;
|
||||
selected: #caaa6a;
|
||||
red: #ce7284;
|
||||
green: #7dc5a0;
|
||||
empty: #5b668e;
|
||||
inactive: #4a5374;
|
||||
placeholder: #474f6f;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue