Skip to content

Instantly share code, notes, and snippets.

View netzzwerg's full-sized avatar

Béla Varga netzzwerg

View GitHub Profile
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
green='\033[0;32m'
@netzzwerg
netzzwerg / gist:1011917
Created June 7, 2011 08:51 — forked from mrflix/gist:1010898
Lion Mail 3d Animation
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Lion Mail 3d Animation</title>
<style type="text/css">
body {
font: 12px/15px "Helvetica Neue", sans-serif;
background: #adb0b8;
}