Revert "Add Dark-Reader"

This reverts commit 7e9d6a3cf9.
This commit is contained in:
Matt 2019-01-18 14:11:24 -08:00
parent 9ee4b7f77c
commit ae14236698

View File

@ -11,9 +11,6 @@
<link rel="stylesheet" href="{{ url_for('static', filename='css/libs/normalize.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/main.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/popup.css') }}">
{% if g.current_theme == 1 %}
<link rel="stylesheet" href="{{ url_for('static', filename='css/dark-reader.css') }}">
{% endif %}
</head>
<body>
<div id="sidebar">