/*
 * Copyright (c) 2026 Eclipse Dirigible contributors
 *
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v2.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v20.html
 *
 * SPDX-FileCopyrightText: Eclipse Dirigible contributors
 * SPDX-License-Identifier: EPL-2.0
 */@import url(classic-light-variables.css) only screen and (prefers-color-scheme: light);@import url(classic-light.css) only screen and (prefers-color-scheme: light);@import url(classic-dark-variables.css) only screen and (prefers-color-scheme: dark);@import url(classic-dark.css) only screen and (prefers-color-scheme: dark);