Closed
Description
The current custom theme function has some flaws that cannot be repaired, such as the inability to accurately merge CSS variables, not supporting certain CSS style grammars, not supporting data synchronization, and inconvenient for user maintenance, etc.
The above problems can be completely solved by the code snippet function, and the theme can be customized in a more fine-grained and flexible way.
- User GuideSettings entryLoad
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
🎨 #8006
🔥 Remove Settings - Appearance - Customize the current theme #8006
🎨 #8006
🎨 #8006
🔥 Remove Settings - Appearance - Customize the current theme #8006
🔥 Remove Settings - Appearance - Customize the current theme #8006
🎨 fix #8006
TonyAtlas commentedon Apr 17, 2023
Can you tell if I'm not good with CSS, is there still some way to edit the theme settings myself?
The menu you decided to remove was a relatively simplified interface for theme customization.
I'm currently using the default theme, which I customized with "Customize the current theme". I'm worried that my color settings will be messed up after upgrading to the new version of SiYuan.
88250 commentedon Apr 18, 2023
@TonyAtlas Sorry, the previous settings will be invalid after the release of the next version, and the appearance can only be customized through CSS in the future.
TonyAtlas commentedon Apr 18, 2023
I understand. Then I will be working out the CSS.
Are there any examples of CSS snippets of basic colors for SiYuan theme somewhere?
88250 commentedon Apr 18, 2023
In the next version of the user guide, it will be explained in the custom theme chapter:
TonyAtlas commentedon Apr 18, 2023
@88250 Thank you. I will wait for user documentation updates and deal with CSS. Thank you for SiYuan