Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1017 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 1017 Bytes

flattened

Solarized, without the bullshit.

And not much consistency, just like the original.

On the left, solarized; on the right, flattened_dark.

16 COLORS

:echo $TERM  ==>  xterm
:echo &t_Co  ==>  16

Screenshot taken in iTerm2 with the Solarized palette.

16 colors

256 COLORS

:echo $TERM  ==>  xterm-256color
:echo &t_Co  ==>  256
:let g:solarized_termcolors = 256

Screenshot taken in iTerm2 with the Solarized palette.

256 colors

GUI

GUI