diff --git a/include/panda_qt/config_window.hpp b/include/panda_qt/config_window.hpp index 6cef381c..4a523879 100644 --- a/include/panda_qt/config_window.hpp +++ b/include/panda_qt/config_window.hpp @@ -16,7 +16,7 @@ class ConfigWindow : public QDialog { Light = 1, Dark = 2, GreetingsCat = 3, - IceCreamAndJelly = 4, + Cream = 4, }; Theme currentTheme;