Replacing default brown category color
This commit is contained in:
@@ -13,7 +13,7 @@ Discourse.SiteSettingsOriginal = {
|
||||
"post_menu":"like-count|like|share|flag|edit|bookmark|delete|admin|reply",
|
||||
"post_menu_hidden_items":"flag|edit|delete|admin",
|
||||
"share_links":"twitter|facebook|google+|email",
|
||||
"category_colors":"BF1E2E|F1592A|F7941D|9EB83B|3AB54A|12A89D|25AAE2|0E76BD|652D90|92278F|ED207B|8C6238|231F20|808281|B3B5B4|283890",
|
||||
"category_colors":"BF1E2E|F1592A|F7941D|9EB83B|3AB54A|12A89D|25AAE2|0E76BD|652D90|92278F|ED207B|8C6238|231F20|27AA5B|B3B5B4|E45735",
|
||||
"enable_mobile_theme":true,
|
||||
"relative_date_duration":14,
|
||||
"fixed_category_positions":false,
|
||||
|
||||
@@ -216,7 +216,7 @@ PreloadStore.store("site", {
|
||||
{
|
||||
id: 17,
|
||||
name: "uncategorized",
|
||||
color: "AB9364",
|
||||
color: "0088CC",
|
||||
text_color: "FFFFFF",
|
||||
slug: "uncategorized",
|
||||
topic_count: 229,
|
||||
|
||||
Reference in New Issue
Block a user