kamesuke42 / inkdrop-catppuccin-dark-ui

catppuccin dark ui for Inkdrop

Home Page:https://docs.inkdrop.app/manual/creating-a-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default Light UI Theme for Inkdrop

Inkdrop's UI elements are styled based on Semantic UI. It's mostly common in customizing the theme with it, so their documentation is very helpful to get started.

Read the documentation for detailed instructions.

How to build

npm install
npm build

Which files to edit

  • src/site/globals/site.variables
    • Variables for Inkdrop-specific components
  • src/site/globals/site.overrides
    • Declarations of CSS variables
  • src/themes/default/globals/site.variables
    • Common variables

About

catppuccin dark ui for Inkdrop

https://docs.inkdrop.app/manual/creating-a-theme

License:MIT License


Languages

Language:JavaScript 38.4%Language:CSS 34.0%Language:Less 27.6%