Skip to content

szkhuang/inkdrop-default-light-ui-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
gulp 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

Default light UI theme for Inkdrop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.0%
  • JavaScript 39.0%