Skip to content

Instantly share code, notes, and snippets.

@theseanco
Created April 5, 2016 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theseanco/40d0154f867a08dda4490aa18fbfae12 to your computer and use it in GitHub Desktop.
Save theseanco/40d0154f867a08dda4490aa18fbfae12 to your computer and use it in GitHub Desktop.
IDE:
editor:
blinkDuration: 300
colors:
evaluatedCode: !textFormat
color: "#000000"
background: "#f8a200"
lineNumbers: !textFormat
color: "#808080"
background: "#141f2e"
matchingBrackets: !textFormat
color: "#ffffff"
background: "#3c5f8c"
bold: true
mismatchedBrackets: !textFormat
color: "#ffffff"
background: "#960000"
searchResult: !textFormat
color: "#000000"
background: "#63686d"
selection: !textFormat
color: "#ffffff"
background: "#3c5f8c"
text: !textFormat
color: "#ffffff"
background: "#141f2e"
font:
antialias: 2
family: Menlo
size: 12
highlighting:
built-in: !textFormat
color: "#91ccff"
char: !textFormat
color: "#a0ffa0"
class: !textFormat
color: "#91ccff"
comment: !textFormat
color: "#50f050"
italic: true
env-var: !textFormat
color: "#ffcc33"
keyword: !textFormat
color: "#0099ff"
bold: true
number: !textFormat
color: "#ff8080"
primitive: !textFormat
color: "#19fff7"
string: !textFormat
color: "#a0ffa0"
symbol: !textFormat
color: "#f7ff66"
indentWidth: 4
lineWrap: true
spaceIndent: false
stepForwardEvaluation: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment