sapling/addons/vscode/webview
Evan Krause 1263fe3ac3 API to get current theme name
Summary:
In VS Code, themes are more specific than light/dark. So let's add an API to get the theme name.

This lets us use the theme name for styling purposes. That's especially useful for stylex, where we can't use selectors like `body[data-vscode-theme-id='Default Light Modern']`.

Reviewed By: muirdm

Differential Revision: D56488695

fbshipit-source-id: 98280ff4429d4d7da2179eb0da1c04925ed67642
2024-04-23 16:17:13 -07:00
..
global.d.ts Allow importing images in vscode webview 2023-04-25 16:02:03 -07:00
Internal.tsx Show button to go back to old ISL in vscode 2023-04-20 18:15:28 -07:00
islWebviewEntry.tsx Send diff id as metadata pair to survey insights in ISL2.0 2024-03-26 13:20:54 -07:00
islWebviewPreload.ts Use rollup / vite for vscode extension build 2024-01-24 11:57:48 -08:00
vscode-styles.css Fix sidebar mode background color 2024-03-27 12:08:11 -07:00
vscodeWebviewPlatform.tsx API to get current theme name 2024-04-23 16:17:13 -07:00