From 3f62287bc7052d81778a6c8b3a0b5682c18c4f62 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 8 Sep 2023 00:24:58 +0200 Subject: room watches --- server/src/config.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'server/src/config.rs') diff --git a/server/src/config.rs b/server/src/config.rs index 5ef6c69..124e160 100644 --- a/server/src/config.rs +++ b/server/src/config.rs @@ -28,4 +28,5 @@ pub struct AppearanceConfig { pub accent_dark: String, pub background: String, pub background_dark: String, + pub background_light: String, } -- cgit v1.2.3-70-g09d2