UNPKG

@ovine/core

Version:

Build flexible admin system with json.

13 lines (12 loc) 267 B
export const darkTheme = { ns: 'dark-', name: 'dark', text: '暗黑主题', colors: { bodyBg: '#333538', text: 'rgb(243, 241, 241)', layoutHeaderBg: '#191c22', linkHover: '#2296f3', border: '#656565', }, };