diff --git a/remarkbox_theme_meta/__init__.py b/remarkbox_theme_meta/__init__.py index e69de29..4b22e21 100644 --- a/remarkbox_theme_meta/__init__.py +++ b/remarkbox_theme_meta/__init__.py @@ -0,0 +1,2 @@ +# Meta theme - light, clean appearance +default_theme_mode = 'light'