boot.js 80 B

12345
  1. import {
  2. applyColorScheme,
  3. } from './util/color-scheme';
  4. applyColorScheme();