mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-05 07:57:32 +00:00
hit space bar for alternate view
This commit is contained in:
@@ -84,5 +84,9 @@ export interface Theme {
|
||||
backgroundColor(): Colord;
|
||||
falloutColor(): Colord
|
||||
font(): string;
|
||||
// unit color for alternate view
|
||||
selfColor(): Colord
|
||||
allyColor(): Colord
|
||||
enemyColor(): Colord
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user