6 ms·
Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.
by chrismetcalf 14y ago
Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.
- mapleoin 14y agoThey're using CodeMirror for the in-browser editor and that's the default theme: https://github.com/marijnh/CodeMirror2/blob/master/lib/codemirror.css https://github.com/marijnh/CodeMirror2/blob/master/lib/codem...
- ibdknox 14y agothe parts that affect clojure have been changed a fair bit from the default theme.
- bittersweet 14y agoNot completely what you are looking for, but I found a Chris Granger inspired vim theme: https://github.com/chmllr/vim-colorscheme-elrodeo https://github.com/chmllr/vim-colorscheme-elrodeo