Files
omarchy/themes/matte-black/vscode.json
Omar Skalli d3304c4a88 Automatically change VS Code theme along with Omarchy themes (#800)
* Automatically change VS Code theme along with Omarchy themes

* Create a way to skip vscode auto-theming

* Make theme setting resilient to different states of the settings.json

* Improve setting and removing theme and notify when waiting on install

* Explain what we're doing

* Extract dedicated bin for vscode theme change

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-09-15 18:20:02 +02:00

5 lines
82 B
JSON

{
"name": "Matte Black Theme",
"extension": "cleanthemes.matte-black-theme"
}