Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkEdit-theme-catppuccin

Catppuccin theme for MarkEdit, built on top of MarkEdit-theming.

To customize colors, see Customization for details.

Installation

Copy dist/markedit-theme-catppuccin.js to ~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/.

You can also run yarn install && yarn build to build and deploy the script.

Settings

In settings.json, you can define a settings node named extension.markeditThemeCatppuccin to configure this extension, default settings are:

{
  "extension.markeditThemeCatppuccin": {
    "enabledMode": "both",
    "lightTheme": "latte",
    "darkTheme": "mocha"
  }
}
  • enabledMode: Enabled color scheme (both, light, dark, or none to disable).
  • lightTheme: Theme name for light mode, latte is the recommended value.
  • darkTheme: Theme name for dark mode, valid names are frappe, macchiato, mocha.

Extension settings require MarkEdit 1.24.0 or later.

About

Catppuccin theme for MarkEdit.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages