mirror of
https://github.com/kotaindah55/extended-markdown-syntax.git
synced 2026-07-22 05:38:06 +00:00
style: change from "Customize colors" to "Color palettes"
This commit is contained in:
parent
5f7716fb67
commit
d582b324c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue