@@ -254,6 +254,29 @@ define({
254254 "LIVE_DEV_STYLER_RADIUS" : "Radius" ,
255255 "LIVE_DEV_STYLER_WIDTH" : "Width" ,
256256 "LIVE_DEV_STYLER_COLOR" : "Color" ,
257+ "LIVE_DEV_STYLER_ON_THIS_PAGE" : "On the page" ,
258+ "LIVE_DEV_STYLER_COMMON_COLORS" : "Common" ,
259+ "LIVE_DEV_STYLER_COLOR_WHITE" : "White" ,
260+ "LIVE_DEV_STYLER_COLOR_SILVER" : "Silver" ,
261+ "LIVE_DEV_STYLER_COLOR_GRAY" : "Gray" ,
262+ "LIVE_DEV_STYLER_COLOR_BLACK" : "Black" ,
263+ "LIVE_DEV_STYLER_COLOR_RED" : "Red" ,
264+ "LIVE_DEV_STYLER_COLOR_MAROON" : "Maroon" ,
265+ "LIVE_DEV_STYLER_COLOR_ORANGE" : "Orange" ,
266+ "LIVE_DEV_STYLER_COLOR_GOLD" : "Gold" ,
267+ "LIVE_DEV_STYLER_COLOR_YELLOW" : "Yellow" ,
268+ "LIVE_DEV_STYLER_COLOR_OLIVE" : "Olive" ,
269+ "LIVE_DEV_STYLER_COLOR_LIME" : "Lime" ,
270+ "LIVE_DEV_STYLER_COLOR_GREEN" : "Green" ,
271+ "LIVE_DEV_STYLER_COLOR_TEAL" : "Teal" ,
272+ "LIVE_DEV_STYLER_COLOR_CYAN" : "Cyan" ,
273+ "LIVE_DEV_STYLER_COLOR_BLUE" : "Blue" ,
274+ "LIVE_DEV_STYLER_COLOR_NAVY" : "Navy" ,
275+ "LIVE_DEV_STYLER_COLOR_INDIGO" : "Indigo" ,
276+ "LIVE_DEV_STYLER_COLOR_PURPLE" : "Purple" ,
277+ "LIVE_DEV_STYLER_COLOR_MAGENTA" : "Magenta" ,
278+ "LIVE_DEV_STYLER_COLOR_VIOLET" : "Violet" ,
279+ "LIVE_DEV_STYLER_COLOR_PINK" : "Pink" ,
257280 "LIVE_DEV_STYLER_STYLE" : "Style" ,
258281 "LIVE_DEV_STYLER_SOLID" : "Solid" ,
259282 "LIVE_DEV_STYLER_DASHED" : "Dashed" ,
0 commit comments