mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-30 15:42:49 +03:00
23 lines
848 B
CSS
23 lines
848 B
CSS
/*:root {*/
|
|
/* --affine-primary-color: #3a4c5c;*/
|
|
/* --affine-muted-color: #a6abb7;*/
|
|
/* --affine-highlight-color: #6880ff;*/
|
|
/* --affine-placeholder-color: #c7c7c7;*/
|
|
/* --affine-selected-color: rgba(104, 128, 255, 0.1);*/
|
|
|
|
/* --affine-font-family: Avenir Next, apple-system, BlinkMacSystemFont,*/
|
|
/* Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial,*/
|
|
/* Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji,*/
|
|
/* Segoe UI Symbol, Noto Color Emoji;*/
|
|
|
|
/* --affine-font-family2: Roboto Mono, apple-system, BlinkMacSystemFont,*/
|
|
/* Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial,*/
|
|
/* Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji,*/
|
|
/* Segoe UI Symbol, Noto Color Emoji;*/
|
|
/*}*/
|
|
|
|
/*:root {*/
|
|
/* --page-background-color: #fff;*/
|
|
/* --page-text-color: #3a4c5c;*/
|
|
/*}*/
|