wip
This commit is contained in:
@@ -52,7 +52,7 @@ Sidebar::Sidebar(QWidget *parent) : QFrame(parent), onroad(false), flag_pressed(
|
|||||||
|
|
||||||
themeConfiguration = {
|
themeConfiguration = {
|
||||||
{0, {"stock", {QColor(255, 255, 255)}}},
|
{0, {"stock", {QColor(255, 255, 255)}}},
|
||||||
{1, {"frog_theme", {QColor(23, 134, 68)}}},
|
{1, {"frog_theme", {QColor(0, 72, 255)}}},
|
||||||
{2, {"tesla_theme", {QColor(0, 72, 255)}}},
|
{2, {"tesla_theme", {QColor(0, 72, 255)}}},
|
||||||
{3, {"stalin_theme", {QColor(255, 0, 0)}}}
|
{3, {"stalin_theme", {QColor(255, 0, 0)}}}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user