• Stars
    star
    274
  • Rank 149,368 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

:squirrel: A Bootstrap 2 theme for 1337 H4x0rs

haxor.png


A Bootstrap theme for 1337 h4x0rs. Inspired by the classic green on black terminal style. This theme will make your website 1337.

Check out the example site!

Usage

You can pick up the latest hacker.css and reference the css in your page.

<link href="css/hacker.css" rel="stylesheet">

Or you could be a real h4x0r.

H4X0RS ONLY

Make sure you have bootstrap and less installed. Open up your h4x0r terminal and type the following:

$ npm install bootstrap
$ npm install less

Then compile by using the 1337 compile script:

$ ./compile.sh

Contributing

Feel free to hack around and submit pull requests. Not every style is 100% comp1337, so any assistance is greatly appreciated.

License

MIT