Discussion:
Any upcoming colorscheme standard ?
Teto
2014-03-12 13:57:57 UTC
Permalink
Hi,

I've grown tired of configuring themes/color schemes for my different
softwares so I looked into standards to see if I could implement it in
some software.
This one seemed to be what I was looking for but the drafts got
removed for whatever reason their author had :
http://www.freedesktop.org/wiki/Specifications/colorscheme-spec/
I just wonder if anything exists to replace/update those documents ?

Regards

Matt
Eike Hein
2014-03-12 15:36:09 UTC
Permalink
Post by Teto
Hi,
I've grown tired of configuring themes/color schemes for my different
softwares so I looked into standards to see if I could implement it in
some software.
I'm not aware of any standards work, but you might be interested
in this paper we wrote for KDE 4 back in the day, which was spear-
headed by the KDE Accessibility team and aimed to make central
color configuration and APIs good-enough to allow a variety of
apps to derive their color settings from the system settings,
among other things:

http://www.eikehein.com/kde/colors.pdf

This did get subsequently implemented to some degree - additional
color roles in the system, improved APIs to work with them,
additional APIs to derive even more colors, and so on.

There are some pretty nice uses of that around, e.g. KDevelop's
semantic source code highlighting which uniquely colors distinct
variables uses it to pick colors that derive from and complement
/ contrast well with the relevant system colors.

Any standards effort might want to look at it as a study case of
note.
Post by Teto
Regards
Matt
Cheers,
Eike

Loading...