Cleanup old color names by replacing them with new ones.
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 1
Description
# Description
There were a few structure and name changes in sawmill the past, which lead to redundant colors.
Now we can cleanup Usage in the UI and remove some old color cariables in sawmill.
old -> new
global.textDefault -> text.primary
global.textSecondary -> text.secondary
global.background. -> background.primary
global.contentBackground -> background.content
Contributor guide
Assessment
This issue has not been assessed yet.