diff options
Diffstat (limited to 'assets/config.json')
-rw-r--r-- | assets/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/config.json b/assets/config.json index 6920f9b..355373a 100644 --- a/assets/config.json +++ b/assets/config.json @@ -1,4 +1,5 @@ { "grpc_host": "127.0.0.1", - "grpc_port": 51053 + "grpc_port": 51053, + "theme": "textured-dark" }
\ No newline at end of file |