Closed (fixed)
Project:
Gin Admin Theme
Version:
8.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2023 at 18:05 UTC
Updated:
18 Oct 2023 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
kksandr commentedComment #4
shyam_bhatt@kksandr I have checked the "MR !313", looks good. After adding the "color-scheme: dark" property to ".gin--dark-mode" class, we can see a stylized scrollbar for dark themes in modern browsers.
For reference please check the "color-scheme" property https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
After MR:

Moving to +RTBC.
Comment #7
saschaeggiThat's a great enhancement, thank you for your contribution 👏