Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chtenb/bootstrapped-and-solarized
- Owner: chtenb
- Created: 2013-05-10T16:08:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-11T14:00:00.000Z (over 11 years ago)
- Last Synced: 2023-06-15T14:31:24.134Z (over 1 year ago)
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.