docs: Add more design polish (#43802)

Fixing the theme toggle popover, search results design, and
sidebar/table of contents responsiveness.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-11-29 12:22:45 -03:00
committed by GitHub
parent 8abf1d35be
commit dd9cc90de9
5 changed files with 17 additions and 59 deletions
-2
View File
@@ -86,7 +86,6 @@
--searchbar-fg: #000;
--searchbar-shadow-color: #aaa;
--searchresults-header-fg: #666;
--searchresults-border-color: #888;
--searchresults-li-bg: #e4f2fe;
--search-mark-bg: #a2cff5;
@@ -183,7 +182,6 @@
--searchbar-fg: hsl(220, 14%, 71%);
--searchbar-shadow-color: hsl(220, 13%, 15%);
--searchresults-header-fg: hsl(220, 14%, 60%);
--searchresults-border-color: hsl(220, 13%, 30%);
--searchresults-li-bg: hsl(220, 13%, 25%);
--search-mark-bg: hsl(220, 93%, 60%);