Remove VS Code themes (#4139)

This PR removes the VS Code themes from the `assets/` directory, as
we're not currently using them (and it's unlikely we will in their
current state).

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-01-18 17:52:22 -05:00 committed by GitHub
parent 7860372beb
commit f3a76c8636
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 0 additions and 37277 deletions

View file

@ -6,7 +6,6 @@ extend-exclude = [
# File suffixes aren't typos
"assets/icons/file_icons/file_types.json",
# Not our typos
"assets/themes/src/vscode/*",
"crates/live_kit_server/*",
# Vim makes heavy use of partial typing tables
"crates/vim/*",