/*
Theme Name: Mangala
Theme URI: http://example.com/
Author: Your Name
Author URI: http://example.com/
Description: A manga-style WordPress theme
Version: 1.0
*/
body.darkmode {
    background-color: #121212;
    color: #eee;
}
