A further beautification of the interface from VSCode Lite.
Using dark mode for testing, expected no problems with light mode.
If display errors appear, reload SiYuan please.
Origin author: TinkMingKing
Instruction for use: liandi Instruction for config:GitHub
- Style various heading levels(futher change)
- Fine-tune layout and color scheme
- Customize change
- Adjust code block
- Table display style
- Fit some plugins
- Limit display height of embedded block(can close)
- Multi-level list serial number style
- Configuration edit page
- doc tree and outline indentation
- Adjust highlight mark style
- Double tab bar, can display pinned tab in single line
You can currently edit configuration files using the VC button on the title bar.
Limited by the configuration loading method, updated configurations for new versions need to be manually enabled in the configuration panel. This way, previous configuration data will not be lost.
Full changelog view ChangeLog Commit history view whatschange
- v2.7.4
- Theme setting changes do not require interface reload
- v2.7.3
- Modify the style when clicking to select an image
- Make table caption appearance consistent with image caption
- v2.7.2
- Add label for code block custom language
- Add border for clear and custom button in language list of code block
- Fix the issue where line numbers in code blocks are not fully displayed when exceeding 1000 lines
- Reduce the font size of tags within the document
To enable custom attributes, add the vsce attribute in the Custom Attributes panel of a block or document, and assign one or more valid attribute values. If mutiple values are used, separate them with spaces.
Important
Since Siyuan has officially released Callout block feature (Release Note), the theme has removed the self-implemented quote block Callout style in this version. After removal, you can perform the migration operation following this guide.
| values | Scope | Effect | Supported Since | Last Updated |
|---|---|---|---|---|
no-tag |
document or content block | Disable in-paragraph tag styles in the selected range | 2.3.0 | 2.3.0 |
mark-hide |
document or paragraph block | Mark Cloze, hide marked text, display on mouse hover | 2.3.8 | 2.3.8 |
table-min |
table block | Force the minimum column width without affecting manual settings | 2.3.0 | 2.3.0 |
no-thead |
table block | Disable the color and align of table head(<thead>) |
2.3.0 | 2.3.0 |
hide-thead |
table block | Hide <thead> element visually |
2.5.0 | 2.5.0 |
av-no-add-entry |
database block | Hide database add entry button (add function works normally) | 2.5.2 | 2.6.2 |
av-no-add-view |
database block | Hide database add view button (add function works normally) | 2.5.2 | 2.5.2 |
It is recommended to disable the plugin compatibility switch when no corresponding plugin is installed to reduce the burden on theme loading.
Currently adapted plugins are:
- Shortcut key panel(Category title color)
- Custom block Styles(fix display problem in embedded block caused by theme)
- Background Cover(By making the foreground transparent. Please set "foreground transparency" to 0 in the plugin settings to disable it, and enable the Blurring in settings(set to greater than 0))
- Math Enhancement Plugin(Limit plugin preview width)
- CodeBlock show action buttons when hover by JeffreyChen
- Show pinned doc name(NO icon version) by JeffreyChen
- Fix the display position of the list sequence shadow by queguaiya
Bug report & Known issue: Issue
Don't use GitHub & Can't visit Github?
Please email to me(1378990254@qq.com).
Or join QQ channel.
Or Liandi Forum.
Support development: Link
Follow origin repository TinkMingKing/siyuan-themes-vscodelite use GPL3.0 LICENSE
| Repository | Author | Content | License |
|---|---|---|---|
| vscodelite | TinkMingKing | theme | GPL3.0 |
| Savor | royc01 | Connect Siyuan API code (js) Configuration file code(js) list-level effects (css) |
None |
| SiYuan api | SiYuan Developers | API interface | AGPL3.0 |
| doctree modify | zxkmm | Document tree beautification ideas | MIT |
| Cliff-Dark | Chensinshi&Crowds21 | Transparent background ideas | None |

