Fixed color scheme variables of litely-red

* Adapted variables to the actual color that
  was used before
This commit is contained in:
Florian Heft 2023-06-16 10:53:26 +02:00
parent 4c67ff255b
commit 3afd636b9e
2 changed files with 220 additions and 220 deletions

View file

@ -15,9 +15,9 @@ $white: #ffffff;
$orange: #f1641e;
$cyan: #02bdc2;
$green: #00c853;
$primary: #d84848;
$secondary: $green;
$info: $cyan;
$primary: #f1641e;
$secondary: #c80000;
$info: $blue;
$body-color: $gray-700;
$link-color: $primary;
$red: #d8486a;

File diff suppressed because it is too large Load diff