diff --git a/pages/about-dark.css b/pages/about-dark.css index ffda243..04978b8 100644 --- a/pages/about-dark.css +++ b/pages/about-dark.css @@ -28,7 +28,7 @@ --in-content-category-border-focus: 1px dotted #0a84ff; --in-content-category-text: #ccc !important; --in-content-category-text-active: #eee !important; - --in-content-category-text-selected: #0a84ff; + --in-content-category-text-selected: #2981dc !important; --in-content-category-text-selected-active: #0060df; --in-content-category-background-hover: rgba(12, 12, 13, .1); --in-content-category-background-active: rgba(12, 12, 13, .15);