feat: update to minimal night owl theme

This commit is contained in:
Ben Hong
2024-01-17 15:26:30 -08:00
parent 08c2cb8e6e
commit 1916d57faa
39 changed files with 38946 additions and 27151 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +1,8 @@
{
"id": "hotkey-helper",
"name": "Hotkey Helper",
"version": "0.3.11",
"minAppVersion": "0.13.19",
"version": "0.3.18",
"minAppVersion": "1.2.8",
"description": "Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab",
"author": "PJ Eby",
"authorUrl": "https://github.com/pjeby"

View File

@@ -1,4 +1,6 @@
.clickable-icon.mod-error, .modal .community-plugin-info button.mod-error {
.clickable-icon.mod-error,
.modal .community-plugin-info button.mod-error,
.modal-container .mod-community-plugin .community-modal-button-container button.mod-error {
background-color: var(--background-modifier-error);
}