Skip to content

leozzx/flattened

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Solarized, without the bullshit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%