discourse/app/assets
Neil Lalonde 7c45ff6659
DEV: new plugin API to change default new category colors (#12200)
api.setNewCategoryDefaultColors(
  'FFFFFF', // background color
  '000000'  // text color
)
2021-02-24 16:00:50 -05:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts DEV: new plugin API to change default new category colors (#12200) 2021-02-24 16:00:50 -05:00
stylesheets DEV: Remove deprecated plugins variables importer (#12168) 2021-02-23 16:20:59 -05:00