Hacker News new | ask | show | jobs
by chrismetcalf 5103 days ago
Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.
2 comments

They're using CodeMirror for the in-browser editor and that's the default theme: https://github.com/marijnh/CodeMirror2/blob/master/lib/codem...
the parts that affect clojure have been changed a fair bit from the default theme.
Not completely what you are looking for, but I found a Chris Granger inspired vim theme: https://github.com/chmllr/vim-colorscheme-elrodeo