mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Add helmet for theme-color in settings.
Update colours in main app.
This commit is contained in:
@@ -134,7 +134,7 @@ function Theme(props: Props) {
|
||||
content={
|
||||
isTouchscreenDevice
|
||||
? theme["primary-header"]
|
||||
: theme["tertiary-background"]
|
||||
: theme["background"]
|
||||
}
|
||||
/>
|
||||
</Helmet>
|
||||
|
||||
Reference in New Issue
Block a user