aboutsummaryrefslogtreecommitdiffstats
path: root/.utoprc
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2018-11-11 00:31:06 -0700
committerkatherine <shmibs@shmibbles.me>2018-11-11 00:31:06 -0700
commit53856e40330ce3e4abf713fed8f1015adcd79bdb (patch)
tree432ee133da50463e9ed6283b55a8eb527cc38efa /.utoprc
parent9aa49a36a74883c63eb975c5fc30218fc42bbb89 (diff)
downloaddotfiles-53856e40330ce3e4abf713fed8f1015adcd79bdb.tar.gz
ocaml support
stuff for zsh and vim integration and utop config
Diffstat (limited to '.utoprc')
-rw-r--r--.utoprc14
1 files changed, 14 insertions, 0 deletions
diff --git a/.utoprc b/.utoprc
new file mode 100644
index 0000000..9557a96
--- /dev/null
+++ b/.utoprc
@@ -0,0 +1,14 @@
+profile: dark
+identifier.foreground: light-cyan
+module.foreground: green
+comment.foreground: blue
+doc.foreground: blue
+constant.foreground: light-red
+keyword.foreground: yellow
+symbol.foreground: yellow
+string.foreground: light-red
+char.foreground: light-red
+quotation.foreground: magenta
+error.foreground: light-red
+directive.foreground: light-magenta
+parenthesis.background: blue