aboutsummaryrefslogtreecommitdiff
path: root/src/console/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/index.html')
-rw-r--r--src/console/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/index.html b/src/console/index.html
index 73e1e23..3704071 100644
--- a/src/console/index.html
+++ b/src/console/index.html
@@ -5,7 +5,7 @@
<title>VimVixen console</title>
<script src='console.js'></script>
</head>
- <body>
+ <body data-theme="light">
<div id='vimvixen-console' class='vimvixen-console'></div>
</body>
</html>