/
deka
/
dber
Обзор
Документация
Войти
/
deka
/
dber
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
dev
config/settings.js
19 строк
413 B
zsen.liao
增加 https://github.com/thevahidal/soul 数据源
11 ноя 2023, 18:40
11 ноя 2023, 18:40
743dfe9
Код
Авторство
О чём код?
export const themes = [ ['#CB2E34', '#eb0aa4', '#CC961F', '#00b42a'], ['#CFB325', '#84B723', '#D26913', '#ff7d00'], ['#2971CF', '#B01BB6', '#0fc6c2', '#ffb400'], ]; export const tableWidth = 240; export const tableMarginLeft = 48; export const tableMarginTop = 48; export const tableRowNumbers = 5; export const titleHeight = 40; export const commentHeight = 24; export const fieldHeight = 32;