mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 17:50:04 +01:00
New Default theme: Omega theme! (Beta)
This commit is contained in:
@@ -18,7 +18,7 @@ ScrollView::ScrollView(View * contentView, ScrollViewDataSource * dataSource) :
|
||||
m_leftMargin(0),
|
||||
m_innerView(this),
|
||||
m_decorators(),
|
||||
m_backgroundColor(Palette::WallScreen)
|
||||
m_backgroundColor(Palette::BackgroundApps)
|
||||
{
|
||||
assert(m_dataSource != nullptr);
|
||||
setDecoratorType(Decorator::Type::Bars);
|
||||
|
||||
Reference in New Issue
Block a user