https://bugzilla.wikimedia.org/show_bug.cgi?id=62924
--- Comment #9 from Jared Zimmerman (WMF) <[email protected]> --- for the lighter and darker versions of the mw.ui colors cna you calculate the HSB differecnes so we can code these with LESS variables rather than hard coding hex values. e.g. dark green is constructive(minus)HSB 0,0,30 This way if we need to add new colors, we can specify one value and have light and dark calculated automatically. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
