小调整。

pull/292/head
王良 2024-04-11 23:46:09 +08:00
parent 439b83dfe7
commit ec465d4726
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ module.exports = {
enabled: true,
url: 'https://github.com/docmirror/dev-sidecar/raw/master/packages/core/src/config/remote_config.json5'
},
theme: 'light', // 主题light=亮色/白色, dark=暗色/黑
theme: 'light', // 主题light=亮色, dark=暗色
dock: {
hideWhenWinClose: false
},

View File

@ -15,7 +15,7 @@ export default {
</script>
<style lang="scss">
/* 暗色/黑色主题 */
/* 暗色主题 */
$dark-logo: url("/logo/logo-lang-light.svg");
$dark-bg: #1e1f22; //
$dark-bg-highlight: #333; //