KBach added a comment.

  I updated the patch to lower the total number of colors we are using, 
favoring the legacy palette over the creative one where they conflicted.
  
  The current code in the patch also allows us to quickly test how the site 
would look if we replaced legacy+creative with the colors from the visual style 
guide. To do that replace code lines 229-256 with:
  
    color_primary_blue = '#2a4b8d'
    color_blue_background_light = '#2a4b8d1B'
    color_blue_background_dark = '#2a4b8d22'
    color_blue_foreground_dark = '#94D5FF'
    color_primary_red = '#b32424'
    color_red_background_light = '#b3242411'
    color_red_background_dark = '#b3242414'
    color_red_foreground_dark = '#fee7e6'
    color_primary_green = '#14866d'
    color_green_background_light = '#14866d12'
    color_green_background_dark = '#14866d33'
    color_yellow = '#ffcc33'
    color_yellow_background = '#ffcc3322'
    color_brightblue = '#3366cc'
    color_brightblue_background = '#3366cc22'
    color_purple = '#5748B5'
    color_purple_background = '#5748B52A'

TASK DETAIL
  https://phabricator.wikimedia.org/T323802

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: KBach
Cc: srishakatux, whym, pywikibot-bugs-list, Aklapper, binbot, Dvorapa, KBach, 
Xqt, Adamm71, Jersione, Hellket777, LisafBia6531, 786, Biggs657, Maberdour, 
PotsdamLamb, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, Alter-paule, 
Beast1978, Un1tY, Khutuck, Zkhalido, Demian, Hook696, Pavithraes, Kent7301, 
Urstrulykkr, joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, 
Cpaulf30, Af420, Bsandipan, Jayprakash12345, Tbscho, MayS, Lewizho99, Mdupont, 
JJMC89, Maathavan, Altostratus, Neuronton, Avicennasis, mys_721tx, Gryllida, 
jayvdb, Masti, Alchimista, Rfarrand, bd808, jeremyb
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to