mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Merge pull request #555 from Ymanawat/master
Make the main scrollbar follow user's color preference
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
:root {
|
||||
color-scheme: light dark;
|
||||
--transparent-cover: rgb(51, 63, 103, 0.4);
|
||||
--transparent-cover-darker: rgba(51, 63, 103, 0.9);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user