Use Studio theming (#838)

Updates our Theme provider to use Studio colors. A few components look
ever so slightly different now, but more in line with Studio.
This commit is contained in:
boatbomber
2024-01-22 11:22:21 -08:00
committed by GitHub
parent 73828af715
commit 1cc720ad34
7 changed files with 158 additions and 245 deletions

View File

@@ -1,6 +1,9 @@
# Rojo Changelog
## Unreleased Changes
* Updated Theme to use Studio colors ([#838])
[#838]: https://github.com/rojo-rbx/rojo/pull/838
* Projects may now specify rules for syncing files as if they had a different file extension. ([#813])
This is specified via a new field on project files, `syncRules`: