mirror of
https://github.com/zhigang1992/react.git
synced 2026-02-06 09:09:09 +08:00
Merge pull request #89 from unix/link
feat(link): display colors for links in dark mode
This commit is contained in:
@@ -36,7 +36,7 @@ export const palette: ZeitUIThemesPalette = {
|
||||
purple: '#f81ce5',
|
||||
alert: '#ff0080',
|
||||
violet: '#7928ca',
|
||||
link: '#fff',
|
||||
link: '#3291ff',
|
||||
}
|
||||
|
||||
export const expressiveness: ZeitUIThemesExpressiveness = {
|
||||
|
||||
Reference in New Issue
Block a user