File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 --tab-highlighter-inactive : var (--grey-10-a20 );
5050}
5151
52- /* Firefox applies dark colors to scrollbars in its in-content UI, when a
53- Dark theme is applied by the platform. To imitate such appearance we need
54- to specify dark colors manually. See also:
55- https://github.com/piroor/treestyletab/issues/2373 */
56- # tabbar {
57- scrollbar-color : var (--in-content-button-background-active-mixed ) var (--in-content-box-background );
58- }
52+ /* Firefox applies dark colors to scrollbars in its in-content UI, when a
53+ Dark theme is applied by the platform. To imitate such appearance we need
54+ to specify dark colors manually. See also:
55+ https://github.com/piroor/treestyletab/issues/2373 */
56+ # tabbar {
57+ scrollbar-color : var (--in-content-button-background-active-mixed ) var (--in-content-box-background );
58+ }
5959
6060: root [color-scheme = "system-color" ] # background ::after {
6161 content : none;
You can’t perform that action at this time.
0 commit comments