mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix(ui): add blue theme color
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = {
|
||||
white: colors.white,
|
||||
gray: colors.trueGray,
|
||||
green: colors.green,
|
||||
blue: colors.blue,
|
||||
indigo: {
|
||||
50: '#f0f9ff',
|
||||
100: '#e0f2fe',
|
||||
|
||||
Reference in New Issue
Block a user