1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <title>Xcolors by linuxbbq</title>
- <link rel="stylesheet" href="stylesheets/styles.css">
- <link rel="stylesheet" href="stylesheets/pygment_trac.css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="javascripts/respond.js"></script>
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <!--[if lt IE 8]>
- <link rel="stylesheet" href="stylesheets/ie.css">
- <![endif]-->
- <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
- </head>
- <body>
- <div id="header">
- <nav>
- <li class="fork"><a href="https://github.com/linuxbbq/xcolors">View On GitHub</a></li>
- <li class="downloads"><a href="https://github.com/linuxbbq/xcolors/zipball/master">ZIP</a></li>
- <li class="downloads"><a href="https://github.com/linuxbbq/xcolors/tarball/master">TAR</a></li>
- <li class="title">DOWNLOADS</li>
- </nav>
- </div><!-- end header -->
- <div class="wrapper">
- <section>
- <div id="title">
- <h1>Xcolors</h1>
- <p>Xresources, fbcolors,console-colors and related scripts</p>
- <hr>
- <span class="credits left">Project maintained by <a href="https://github.com/linuxbbq">linuxbbq</a></span>
- <span class="credits right">Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
- </div>
- <h3>
- <a name="welcome-to-the-linux-bbq-github" class="anchor" href="#welcome-to-the-linux-bbq-github"><span class="octicon octicon-link"></span></a>Welcome to the Linux BBQ GitHub</h3>
- <p>Please feel free to browse the menu and have a taste</p>
- <h3>
- <a name="on-the-menu" class="anchor" href="#on-the-menu"><span class="octicon octicon-link"></span></a>On The Menu</h3>
- <ul>
- <li>
- <a href="https://github.com/linuxbbq/xcolors/tree/master/xcolor_code">Color Palettes for X</a><br>
- </li>
- <li>
- <a href="https://github.com/linuxbbq/xcolors/tree/master/xcolor_visual">Palette Visuals</a><br>
- </li>
- <li>
- <a href="https://github.com/linuxbbq/xcolors/tree/master/scripts">Patches</a><br>
- </li>
- </ul><h3>
- <a name="wearing-aprons-and-wielding-spatulas" class="anchor" href="#wearing-aprons-and-wielding-spatulas"><span class="octicon octicon-link"></span></a>Wearing Aprons and Wielding Spatulas</h3>
- <p><a href="https://github.com/machinebacon" class="user-mention">@machinebacon</a>, <a href="https://github.com/DebianJoe" class="user-mention">@DebianJoe</a>, <a href="https://github.com/wuxmedia" class="user-mention">@wuxmedia</a>, <a href="https://github.com/dkeg" class="user-mention">@dkeg</a>, <a href="https://github.com/ivanovnegro" class="user-mention">@ivanovnegro</a>, <a href="https://github.com/pidsley" class="user-mention">@pidsley</a></p>
- <h3>
- <a name="in-the-spotlight" class="anchor" href="#in-the-spotlight"><span class="octicon octicon-link"></span></a>In the Spotlight</h3>
- <p>bbq</p>
- <p><img src="http://s19.postimg.org/71ol8jqtf/bbq.png" alt="bbq"></p>
- <h3>
- <a name="sample-color-schemes" class="anchor" href="#sample-color-schemes"><span class="octicon octicon-link"></span></a>Sample Color Schemes</h3>
- <ul>
- <li>
- <a href="http://postimg.org/image/4ukckmlj3/">rocks</a><br>
- </li>
- <li>
- <a href="http://postimg.org/image/6avv2rofz/">flatgraytwo</a><br>
- </li>
- <li><a href="http://postimg.org/image/trnq1ja0v/">stormed</a></li>
- </ul>
- </section>
- </div>
- <!--[if !IE]><script>fixScale(document);</script><![endif]-->
-
- </body>
- </html>
|