This commit is contained in:
McShelby 2024-08-02 09:20:23 +00:00
parent 0e095a537e
commit 19c7c43872
369 changed files with 9807 additions and 9893 deletions

View file

@ -1,2 +1,2 @@
@import "chroma-relearn-light.css?1722588010" screen and (prefers-color-scheme: light);
@import "chroma-relearn-dark.css?1722588010" screen and (prefers-color-scheme: dark);
@import "chroma-relearn-light.css?1722590415" screen and (prefers-color-scheme: light);
@import "chroma-relearn-dark.css?1722590415" screen and (prefers-color-scheme: dark);

View file

@ -1,2 +1,2 @@
@import "chroma-learn.css?1722588010" screen and (prefers-color-scheme: light);
@import "chroma-neon.css?1722588010" screen and (prefers-color-scheme: dark);
@import "chroma-learn.css?1722590415" screen and (prefers-color-scheme: light);
@import "chroma-neon.css?1722590415" screen and (prefers-color-scheme: dark);

View file

@ -1,2 +1,2 @@
@import "chroma-relearn-light.css?1722588010" screen and (prefers-color-scheme: light);
@import "chroma-relearn-dark.css?1722588010" screen and (prefers-color-scheme: dark);
@import "chroma-relearn-light.css?1722590415" screen and (prefers-color-scheme: light);
@import "chroma-relearn-dark.css?1722590415" screen and (prefers-color-scheme: dark);

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
@import "theme-relearn-light.css?1722588010";
@import "chroma-relearn-light.css?1722588010";
@import "theme-relearn-light.css?1722590415";
@import "chroma-relearn-light.css?1722590415";
#R-sidebar {
display: none;

View file

@ -1 +1 @@
@import "format-print.css?1722588010";
@import "format-print.css?1722590415";

View file

@ -1,7 +1,7 @@
/* Styles to make Swagger-UI fit into our theme */
@import "fonts.css?1722588010";
@import "variables.css?1722588010";
@import "fonts.css?1722590415";
@import "variables.css?1722590415";
body{
line-height: 1.574;

View file

@ -1,2 +1,2 @@
@import "theme-relearn-light.css?1722588010" screen and (prefers-color-scheme: light);
@import "theme-relearn-dark.css?1722588010" screen and (prefers-color-scheme: dark);
@import "theme-relearn-light.css?1722590415" screen and (prefers-color-scheme: light);
@import "theme-relearn-dark.css?1722590415" screen and (prefers-color-scheme: dark);

View file

@ -1,2 +1,2 @@
@import "theme-learn.css?1722588010" screen and (prefers-color-scheme: light);
@import "theme-neon.css?1722588010" screen and (prefers-color-scheme: dark);
@import "theme-learn.css?1722590415" screen and (prefers-color-scheme: light);
@import "theme-neon.css?1722590415" screen and (prefers-color-scheme: dark);

View file

@ -1,2 +1,2 @@
@import "theme-zen-light.css?1722588010" screen and (prefers-color-scheme: light);
@import "theme-zen-dark.css?1722588010" screen and (prefers-color-scheme: dark);
@import "theme-zen-light.css?1722590415" screen and (prefers-color-scheme: light);
@import "theme-zen-dark.css?1722590415" screen and (prefers-color-scheme: dark);

View file

@ -1,4 +1,4 @@
@import "variables.css?1722588010";
@import "variables.css?1722590415";
html {
color-scheme: only var(--INTERNAL-BROWSER-theme);