Lapce Docs
Home
  • Introduction
  • Get started
    • Setup
    • Command palette
    • Settings
    • Keybindings
    • Modal editing
    • Remote development
    • Themes
    • Terminal
  • Features
    • Multiple cursor
    • Syntax highlighting
  • Development
    • Architecture
    • Plugin development
    • Theme
Powered by GitBook
On this page
  1. Development

Theme

PreviousPlugin development

Last updated 1 year ago

Developing a theme plugin for Lapce is easy. Firstly , and you can change colours in theme settings, and change the UI appearance in UI Settings.

, choose the command Export current settings to a theme file, it will generate the theme file for you.

Change the name of the theme, and save the file.

To create a theme plugin for Lapce, follow the format of this repo , the important files are volt.toml and the theme file.

After that is done, you can .

https://github.com/lapce/atom-one
open settings
Open command palette
publish it