progress screen progress bar
This commit is contained in:
parent
eae3b321c7
commit
8cc6e4a1eb
13 changed files with 148 additions and 17 deletions
|
|
@ -7,6 +7,11 @@ $column-header: rgb(32, 0, 87);
|
|||
$gradient-main-background-1: #102080;
|
||||
$gradient-main-background-2: #001040;
|
||||
|
||||
$gradient-loading-1: #09246f;
|
||||
$gradient-loading-2: #364ac0;
|
||||
$gradient-loading-3: #4f99f9;
|
||||
$gradient-loading-4: #8ffdfa;
|
||||
|
||||
$extended-low: #8080FF;
|
||||
|
||||
$blue-box: #26235a;
|
||||
Loading…
Add table
Add a link
Reference in a new issue