From ebd911201df0e6fce95b408935fb35580851170e Mon Sep 17 00:00:00 2001 From: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:00:52 -0400 Subject: Add full dark mode support (#1079) * Add full dark mode support * Fix welcome, permissions, and quick start scrollbars * Fix action popup dark mode on mobile * Add theme to info page * Reduce flashbang * Move position of settingsDisplayController to not break things * Fix dictionary import drag drop theming * Make dark shadow color less bad * Prepare themeController to avoid not being able to set browser theme --- ext/permissions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/permissions.html') diff --git a/ext/permissions.html b/ext/permissions.html index de5fb4ad..31f30186 100644 --- a/ext/permissions.html +++ b/ext/permissions.html @@ -19,7 +19,7 @@ -
+
-- cgit v1.2.3