Просмотр исходного кода

Update theme

Use Bevellier Variable for headings.
master
TheoryOfNekomata 1 месяц назад
Родитель
Сommit
6fd4202df1
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      packages/web/src/styles/theme.ts

+ 1
- 1
packages/web/src/styles/theme.ts Просмотреть файл

@@ -18,7 +18,7 @@ const theme = {
"color-code-url": "0 153 204",
"color-code-global": "194 128 80",
"font-sans": '"Encode Sans"',
"font-headings": 'Glory, var(--font-sans)',
"font-headings": '"Bevellier Variable", var(--font-sans)',
"font-mono": 'MonoLisa, mononoki',
} as const;



Загрузка…
Отмена
Сохранить