Discourseはヘッダーの背景色から`theme-color`を取得しています

After installing my forum from the browser as pwa I noticed that my header background color and theme-color(<meta name="theme-color" content="#21313c">) are same. I tried a lot to change this but unable to do so.
Please suggest how can I change this color in meta theme-color?

「いいね!」 1

これを上げたいだけです。

これは特にダークモードで問題となります。ダークモードではテーマカラーをダークにしたいのですが、ダークモードのカラースキームに合わせて theme-color が変更されないため、ライトカラーの theme-color は見栄えが悪いです。