index.html 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1">
  6. <title>Xcolors by linuxbbq</title>
  7. <link rel="stylesheet" href="stylesheets/styles.css">
  8. <link rel="stylesheet" href="stylesheets/pygment_trac.css">
  9. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  10. <script src="javascripts/respond.js"></script>
  11. <!--[if lt IE 9]>
  12. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  13. <![endif]-->
  14. <!--[if lt IE 8]>
  15. <link rel="stylesheet" href="stylesheets/ie.css">
  16. <![endif]-->
  17. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  18. </head>
  19. <body>
  20. <div id="header">
  21. <nav>
  22. <li class="fork"><a href="https://github.com/linuxbbq/xcolors">View On GitHub</a></li>
  23. <li class="downloads"><a href="https://github.com/linuxbbq/xcolors/zipball/master">ZIP</a></li>
  24. <li class="downloads"><a href="https://github.com/linuxbbq/xcolors/tarball/master">TAR</a></li>
  25. <li class="title">DOWNLOADS</li>
  26. </nav>
  27. </div><!-- end header -->
  28. <div class="wrapper">
  29. <section>
  30. <div id="title">
  31. <h1>Xcolors</h1>
  32. <p>Xresources, fbcolors,console-colors and related scripts</p>
  33. <hr>
  34. <span class="credits left">Project maintained by <a href="https://github.com/linuxbbq">linuxbbq</a></span>
  35. <span class="credits right">Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
  36. </div>
  37. <h3>
  38. <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>
  39. <p>Please feel free to browse the menu and have a taste</p>
  40. <h3>
  41. <a name="on-the-menu" class="anchor" href="#on-the-menu"><span class="octicon octicon-link"></span></a>On The Menu</h3>
  42. <ul>
  43. <li>
  44. <a href="https://github.com/linuxbbq/xcolors/tree/master/xcolor_code">Color Palettes for X</a><br>
  45. </li>
  46. <li>
  47. <a href="https://github.com/linuxbbq/xcolors/tree/master/xcolor_visual">Palette Visuals</a><br>
  48. </li>
  49. <li>
  50. <a href="https://github.com/linuxbbq/xcolors/tree/master/scripts">Patches</a><br>
  51. </li>
  52. </ul><h3>
  53. <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>
  54. <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>
  55. <h3>
  56. <a name="in-the-spotlight" class="anchor" href="#in-the-spotlight"><span class="octicon octicon-link"></span></a>In the Spotlight</h3>
  57. <p>bbq</p>
  58. <p><img src="http://s19.postimg.org/71ol8jqtf/bbq.png" alt="bbq"></p>
  59. <h3>
  60. <a name="sample-color-schemes" class="anchor" href="#sample-color-schemes"><span class="octicon octicon-link"></span></a>Sample Color Schemes</h3>
  61. <ul>
  62. <li>
  63. <a href="http://postimg.org/image/4ukckmlj3/">rocks</a><br>
  64. </li>
  65. <li>
  66. <a href="http://postimg.org/image/6avv2rofz/">flatgraytwo</a><br>
  67. </li>
  68. <li><a href="http://postimg.org/image/trnq1ja0v/">stormed</a></li>
  69. </ul>
  70. </section>
  71. </div>
  72. <!--[if !IE]><script>fixScale(document);</script><![endif]-->
  73. </body>
  74. </html>