Improve system theme detection and fallback (#5427)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
/* global AbortSignal, TextEncoder, Event, EventListener */
|
||||
/* global AbortSignal, TextEncoder, EventListener */
|
||||
|
||||
import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user