altercation / solarized

precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
http://ethanschoonover.com/solarized
MIT License
15.75k stars 3.52k forks source link

Pull request: add dmenu-solarized (and xdg-solarized) #151

Open Dieterbe opened 12 years ago

Dieterbe commented 12 years ago

Hi, dmenu is a nifty program (see http://tools.suckless.org/dmenu/), it is not configured with a config file, but only by means of commandline arguments. So I have project that provides 2 wrappers to pass the right arguments to use solarized colors: https://github.com/Dieterbe/dmenu-solarized It gets color definitions from a central place, so that it also becomes easy for other shellscripts (or any tool that can read ini files), the color definitions are provided by a different "plugin": https://github.com/Dieterbe/xdg-solarized

fiskus commented 12 years ago

I use dmenu too, but it has the same colors as my window manager dwm.