## - auto: Use the system-wide color scheme setting.
## - light: Force a light theme.
## - dark: Force a dark theme.
-# c.colors.webpage.preferred_color_scheme = 'auto'
+c.colors.webpage.preferred_color_scheme = 'dark'
## Number of commands to save in the command history. 0: no history / -1:
## unlimited
## Type: Bool
c.content.webgl = False
config.set('content.webgl', True, '*://meet.google.com/*')
+config.set('content.webgl', True, '*://*.robinpowered.com/*')
## Which interfaces to expose via WebRTC.
## Type: String