Allow new fields in ThemeController
This commit is contained in:
parent
6b3342036f
commit
ab6e8270df
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue