Fix bad color for setting cog in ayu theme

This commit is contained in:
Guillaume Gomez
2024-05-05 19:27:59 +02:00
parent 02f7806ecd
commit 0cbebd07ee
3 changed files with 6 additions and 0 deletions
@@ -85,6 +85,7 @@ nav.sub {
--search-tab-button-not-selected-background: #e6e6e6;
--search-tab-button-selected-border-top-color: #0089ff;
--search-tab-button-selected-background: #fff;
--settings-menu-filter: none;
--stab-background-color: #fff5d6;
--stab-code-color: #000;
--code-highlight-kw-color: #8959a8;