Commit Graph

3 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 32876f1a6c unify default colors, fix make dependencies and mustang build.
- there was an unused default_colors.in.edc that provided the same
   colors as default.edc, with an extra set of colors for 6x6
   colorcube of colors over 16. The extra colors were disabled and the
   file is now used everywhere that need those colors (mild.edc and
   default.edc)

 - mustang.edc included mild.edc but did not depend on it, that's why
   the build break as I changed mild and recompiled, but mustang.edj
   was already there and the lack of dependency didn't ask it to be
   rebuilt.

 - mustang.edc will define INHERIT_PROVIDE_OWN_COLORS so it can
   provide its own colors.
2013-10-11 11:27:18 -03:00
Leif Middelschulte ce03ed3820 Add foreground color as "color0"
SVN revision: 83046
2013-01-21 19:57:27 +00:00
Leif Middelschulte f6e80e14dc Add mustang theme.
SVN revision: 83043
2013-01-21 19:17:57 +00:00