МТ
Size: a a a
МТ
МТ
МТ
МТ
JA
JA
JA
AP
AP
AP
AP
JA
A
body.dark { —color: white; }
body.light { —color: black: }
$: $dark ? (document.body.className = 'dark') : (document.body.className = 'light')
const changeColorTheme = (class) => document.body.className = class
transition:
color var(--duration) var(--timing)
ить
е
ё через js с помощью переменных, если надо...RM
A
A
ER
body.dark { —color: white; }
body.light { —color: black: }
$: $dark ? (document.body.className = 'dark') : (document.body.className = 'light')
const changeColorTheme = (class) => document.body.className = class
transition:
color var(--duration) var(--timing)
ить
е
ё через js с помощью переменных, если надо...A
MZ
A