Hello,
Please advise how to change the input placeholder text color.
Find in Files --> Where --> Input Placeholder Text “Open files and folders”.
Hello,
Please advise how to change the input placeholder text color.
Find in Files --> Where --> Input Placeholder Text “Open files and folders”.
Are you sure? I can’t find the right key in color scheme to change the color. Also, when I change the color sheme to another, nothing changes.
Widgets are assigned a dedicated color scheme by Default Theme.
Widget - <Theme Name>.sublime-settings
{
"color_scheme": "Widget - <Theme Name>.hidden-color-scheme",
}
Widget - <Theme Name>.hidden-color-scheme
{
"name": "Sublime Widgets",
"variables":
{
},
"globals":
{
},
"rules":
[
]
}