Updated default theme to 'white' instead of 'light'
• Updated: - default theme to 'white' instead of 'light'
This commit is contained in:
@@ -122,6 +122,6 @@ module ApplicationHelper
|
||||
|
||||
def theme
|
||||
# : todo :
|
||||
return 'light'
|
||||
return 'white'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user