mirror of
https://github.com/stashapp/StashDB-Docs.git
synced 2025-12-10 00:41:17 -06:00
Fix table and search theming
This commit is contained in:
parent
970b8d4df3
commit
1fa9ffb6ac
@ -7,10 +7,10 @@ $body-text-color: #FFFFFF;
|
|||||||
$body-heading-color: #F5F8FA;
|
$body-heading-color: #F5F8FA;
|
||||||
$nav-child-link-color: #E9ECEF;
|
$nav-child-link-color: #E9ECEF;
|
||||||
$border-color: #808080;
|
$border-color: #808080;
|
||||||
$table-background-color: $grey-dk-250;
|
$table-background-color: #394B59fa;
|
||||||
$feedback-color: darken($sidebar-color, 3%);
|
$feedback-color: darken($sidebar-color, 3%);
|
||||||
$search-result-preview-color: $grey-dk-000;
|
$search-result-preview-color: darken($body-heading-color, 10%);
|
||||||
$search-background-color: $grey-dk-250;
|
$search-background-color: #394B59fa;
|
||||||
|
|
||||||
// The following highlight theme is more legible than that used for the light color scheme
|
// The following highlight theme is more legible than that used for the light color scheme
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user