widgets and other fixes
This commit is contained in:
@@ -247,6 +247,7 @@ export const WORKFLOW_COLORS = {
|
||||
writer: {
|
||||
tasksCreated: CSS_VAR_COLORS.grayBase, // Navy
|
||||
contentPages: CSS_VAR_COLORS.primary, // Blue
|
||||
imagesCreated: CSS_VAR_COLORS.purple, // Purple for images
|
||||
pagesPublished: CSS_VAR_COLORS.success, // Green
|
||||
},
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user