aboutsummaryrefslogtreecommitdiff
path: root/include/Theme.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Theme.hpp')
-rw-r--r--include/Theme.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Theme.hpp b/include/Theme.hpp
index e466931..653cfe9 100644
--- a/include/Theme.hpp
+++ b/include/Theme.hpp
@@ -33,6 +33,8 @@ namespace QuickMedia {
sf::Color arrow_color;
sf::Color url_text_color;
sf::Color loading_page_color;
+
+ bool blur_enabled;
};
void init_themes();