Skip to content

Make the solarized color palette available to XDG applications

Notifications You must be signed in to change notification settings

Dieterbe/xdg-solarized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

= XDG-compliant ini file for solarized color definitions =
== What? ==
Exposes the superb "solarized" color palette through a simple ini-style
config file, allowing other programs to easily obtain the right color definitions.
(as seen on http://ethanschoonover.com/solarized#the-values)
Specifically, shell scripts can just source the file.
As for the XDG part, see http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Parent project: http://ethanschoonover.com/solarized
Parent project repository: https://github.com/altercation/solarized/
This project: https://github.com/Dieterbe/xdg-solarized

== Installation ==
mkdir -p ${XDG_CONFIG_HOME:-$HOME/.config}/solarized/
cp colors.ini ${XDG_CONFIG_HOME:-$HOME/.config}/solarized/

About

Make the solarized color palette available to XDG applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published