docs: Add tweaks to the outline panel page (#18697)

Thought we could be extra clear here with the meaning of "singleton
buffers".

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2024-10-03 12:27:42 -03:00
committed by GitHub
parent 29796aa412
commit ddcd45bb45
3 changed files with 14 additions and 4 deletions
+4
View File
@@ -26,6 +26,8 @@
--border-light: hsl(220, 13%, 90%);
--border-hover: hsl(220, 13%, 70%);
--media-bg: hsl(50, 25%, 92%);
--sidebar-fg: hsl(0, 0%, 0%);
--sidebar-non-existant: #aaaaaa;
--sidebar-active: hsl(220, 93%, 42%);
@@ -98,6 +100,8 @@
--border-light: hsl(220, 13%, 90%);
--border-hover: hsl(220, 13%, 40%);
--media-bg: hsl(220, 13%, 8%);
--sidebar-bg: hsl(220, 13%, 10%);
--sidebar-fg: hsl(220, 14%, 71%);
--sidebar-non-existant: #505254;