Skip to content

Instantly share code, notes, and snippets.

@cassiozen
Created November 28, 2016 20:01
Show Gist options
  • Save cassiozen/0289416cbda350eba95886988619bc3e to your computer and use it in GitHub Desktop.
Save cassiozen/0289416cbda350eba95886988619bc3e to your computer and use it in GitHub Desktop.
body {
border: none !important;
}
.kineticjs-content {
background-color: #282c34;
}
td {
background-color: #282c34;
}
#leftPane {
padding: 0;
}
#textHolder {
border: none;
background: #21252b;
}
.tabbable {
background: #21252b;
width: 400px;
}
#textArea {
background-color: #21252b;
color: #9da5b3;
font-size: 20px;
font-family: 'Andale Mono';
margin-left: 20px !important;
width: 400px !important;
height: 650px;
padding-top: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment