Suppression du toggle de thème. Raison ? -> toute l'interface est faite pour fonctionner en version dark, c'est bien plus ergonomique, le logo est également prévu pour être affiché sur une version dark

This commit is contained in:
2024-04-13 16:45:10 +02:00
parent 74f71a0ca3
commit 3f078aacb7
9 changed files with 15 additions and 29 deletions

View File

@ -118,7 +118,7 @@ const GreenRoundScore = ref(variables.GreenRoundScore);
.labelTitle-style {
font-size: 20px !important;
font-weight: 500;
color: #e91e1e !important;
color: #d42828 !important;
opacity: 90% !important;
}
.labelRoundScore-style {