Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chtenb/bootstrapped-and-solarized

Bootstrap with a solarized colorscheme.
https://github.com/chtenb/bootstrapped-and-solarized

Last synced: 24 days ago
JSON representation

Bootstrap with a solarized colorscheme.

Awesome Lists containing this project

README

        

bootstrapped-and-solarized
==========================

This repository contains a `variables.less` file which can be used to turn the standard bootstrap colorscheme into a solarized colorscheme.
To use, download the `variables.less` file and place it under `less/variables.less` in your local clone of the bootstrap repository.
Run `make` in the root of your local repository, and your bootstrap is compiled with solarized colors.

There may be some things which do not have proper coloring yet. Patches are welcome.