mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-31 23:16:54 +00:00
hexo 主题颜色微调
This commit is contained in:
@@ -13,6 +13,11 @@ module.exports = {
|
||||
},
|
||||
night: {
|
||||
DEFAULT: BLOG.BACKGROUND_DARK || '#111827'
|
||||
},
|
||||
hexo: {
|
||||
'background-gray': '#f5f5f5',
|
||||
'black-gray': '#101414',
|
||||
'light-gray': '#e5e5e5'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user