Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 656 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 656 Bytes

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