Move Yuval's YAPC::EU::2007 slides
[gitmo/moose-website.git] / hosted-presentations / 2007 / nothingmuch-YAPC-EU / slides / css / vim_mode.css~
diff --git a/hosted-presentations/2007/nothingmuch-YAPC-EU/slides/css/vim_mode.css~ b/hosted-presentations/2007/nothingmuch-YAPC-EU/slides/css/vim_mode.css~
new file mode 100644 (file)
index 0000000..a7ba2e3
--- /dev/null
@@ -0,0 +1,11 @@
+pre.vim { margin-left: 1em }
+.synComment    { color: #0000FF }
+.synConstant   { color: #FF00FF }
+.synIdentifier { color: #008B8B }
+.synStatement  { color: #A52A2A ; font-weight: bold }
+.synPreProc    { color: #A020F0 }
+.synType       { color: #2E8B57 ; font-weight: bold }
+.synSpecial    { color: #6A5ACD }
+.synUnderlined { color: #000000 ; text-decoration: underline }
+.synError      { color: #FFFFFF ; background: #FF0000 none }
+.synTodo       { color: #0000FF ; background: #FFFF00 none }