mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-11 14:28:10 +00:00
switched to pastel theme, improved it
This commit is contained in:
@@ -25,7 +25,7 @@ export class DefaultConfig implements Config {
|
||||
lobbyLifetime(): number {
|
||||
return 20 * 1000
|
||||
}
|
||||
theme(): Theme {return vintageTheme;}
|
||||
theme(): Theme {return pastelTheme;}
|
||||
}
|
||||
|
||||
export class DefaultPlayerConfig implements PlayerConfig {
|
||||
|
||||
Reference in New Issue
Block a user