Skip to content

Instantly share code, notes, and snippets.

View 798bin's full-sized avatar
💭
I may be slow to respond.

798bin 798bin

💭
I may be slow to respond.
View GitHub Profile
anonymous
anonymous / jsbin.Awatixo.html
Created November 26, 2013 11:54
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<script src="http://zeptojs.com/zepto.min.js"></script>
<script src="http://documentcloud.github.io/underscore/underscore-min.js"></script>
<script src="http://documentcloud.github.io/backbone/backbone-min.js"></script>
<title>JS Bin</title>
(deftheme bubbleberry "bubbleberry")
;; Based on the theme used for LightTable (see: http://www.chris-granger.com/images/lightable/main.png )
(custom-theme-set-variables
'bubbleberry
'(linum-format " %7i ")
'(fringe-mode 5 nil (fringe))
'(powerline-color1 "#3d3d68")
'(powerline-color2 "#292945")