restore Yui Funami theme color
This commit is contained in:
parent
76429d21d7
commit
66052ebca4
@ -40,11 +40,11 @@ class ManifestSerializer < ActiveModel::Serializer
|
||||
end
|
||||
|
||||
def theme_color
|
||||
'#191b22'
|
||||
'#7f6f79'
|
||||
end
|
||||
|
||||
def background_color
|
||||
'#191b22'
|
||||
'#7f6f79'
|
||||
end
|
||||
|
||||
def display
|
||||
|
Loading…
Reference in New Issue
Block a user