Allow new fields in ThemeController

This commit is contained in:
Andreas Nedbal 2023-01-29 20:44:09 +01:00
parent 6b3342036f
commit ab6e8270df
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ class Settings::ThemeController < ApplicationController
dark_color dark_text
light_color light_text
raised_background raised_accent
raised_text raised_accent_text
background_color body_text
muted_text input_color
input_text input_placeholder