Add default theme and update screenshots (#160)
* Create sphaira_theme.ini * Tweak colors and add default * Add updated screenshots
This commit is contained in:
@@ -193,7 +193,7 @@ public:
|
||||
static constexpr inline auto CONFIG_PATH = "/config/sphaira/config.ini";
|
||||
static constexpr inline auto PLAYLOG_PATH = "/config/sphaira/playlog.ini";
|
||||
static constexpr inline auto INI_SECTION = "config";
|
||||
static constexpr inline auto DEFAULT_THEME_PATH = "romfs:/themes/abyss_theme.ini";
|
||||
static constexpr inline auto DEFAULT_THEME_PATH = "romfs:/themes/default_theme.ini";
|
||||
|
||||
fs::FsPath m_app_path;
|
||||
u64 m_start_timestamp{};
|
||||
|
||||
Reference in New Issue
Block a user