mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #7752 from Ymanawat/Scrollbar-dark-theme
Made scrollbar follow user's color theme
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
/* Default (light) theme colors */
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
--body-color: #404040;
|
||||
--content-wrap-background-color: #efefef;
|
||||
--content-background-color: #fcfcfc;
|
||||
|
||||
Reference in New Issue
Block a user