style: changed colors etc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<main class="game-shell">
|
||||
<main class="game-shell" [class.theme-dark]="isDarkMode">
|
||||
<app-promotion-dialog
|
||||
[isOpen]="facade.isPromotionDialogOpen"
|
||||
(promotionSelected)="facade.onPromotionSelected($event)"
|
||||
|
||||
Reference in New Issue
Block a user