thank you~
so, do you mean we can not change the color with wsb?
You can't unless you change the color to point to the msstyles.
Default:
- <if compressed="true">
- <uiitem foreground="blue">
- <if selected="true">
- <uiitem foreground="themeable(blue, highlightText)">
- </uiitem></if>
- </uiitem></if>
Redirect:
- <if compressed="true">
- <uiitem foreground="themeable(gtc(ItemsView, 0, 0, 3803), blue">
- <if selected="true">
- <uiitem foreground="themeable(blue, highlightText)">
- </uiitem></if>
- </uiitem></if>
Which would make it read from Explorer & Shell > Explorer > Items View > ItemsView TEXTCOLOR:COLOR