Skip to content

emptylight370/siyuan-vscodelite-edit

Repository files navigation

VSCode Lite Edit

GitHub Release Date GitHub Release GitHub Downloads (all assets, all releases) GitHub Repo stars

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

Features

  • 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 serial number style
  • Configuration edit page
  • doc tree and outline indentation

Configure

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.

ChangeLog

Full changelog view ChangeLog

  • V1.4.17
    • Highlight the exit focus button
    • Repair reference text with bold appearance
  • V1.4.16
    • Add hover background for tab close button
    • Add special style for pinned tab
    • Fine-tune the font style for market tabs
  • V1.4.15
    • Redraw heading icon
    • Fix heading display style

Plugin fitness

Currently adapted plugins are:

  • Shortcut key panel(Category title color)
  • Custom block style(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)

Feedback

Bug report & Known issue: Issue

Don't use GitHub & Can't visit Github?
Please email to me([email protected]).
Or join QQ channel.

LICENSE

Follow origin repository TinkMingKing/siyuan-themes-vscodelite use GNU3.0 LICENSE

Thanks

Repository Author Content License
vscodelite TinkMingKing theme GNU3.0
Savor royc01 Connect Siyuan API code (js)
Configuration file code(js)
list-level effects (css)
None
SiYuan api SiYuan Developers API code AGPL3.0
doctree modify zxkmm Document tree beautification ideas MIT
Cliff-Dark Chensinshi&Crowds21 Transparent background ideas None