style: change from "Customize colors" to "Color palettes"

This commit is contained in:
kotaindah55 2025-03-05 21:27:45 +02:00
parent 5f7716fb67
commit d582b324c4

View file

@ -204,7 +204,7 @@ export function retrieveSettingUIConfigs(settings: PluginSettings): SettingRoot<
update: { colors: true }
}]
}, {
name: "Customize the colors",
name: "Color palettes",
desc: "The first text field gives the name of the item in the color menu, " +
"and the second one sets the tag string to be used in highlight syntax.",
preservedForColorSettings: true