Skip to content

jkyiv/solarized-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solarized HTML stylesheet

Join the chat at https://gitter.im/thomasf/solarized-css

This project aim is to provide general solarized light and dark colorshcemes for HTML documents that mostly relies on standard HTML elements.

For examples and some more info, visit the Solarized-CSS GitHub page

Specifically targeted integrations

  • Org mode HTML exports
  • Markdown
  • Any HTML document that mostly relies on standard HTML elements.

Development

Stylus is the style language used for building the .css-files.

To be able to build you need to have nodejs installed.

To install dependencies, run this from the repository root:

npm install

Then you should be able to rebuild using:

grunt

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.8%
  • JavaScript 21.6%
  • CSS 3.9%
  • Other 0.7%