Skip to content

inkdropapp/inkdrop-default-dark-ui-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Dark 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