vscode/build
Connor Peet 6b391eba24
theme: fix unthemable icons in several areas (#209131)
* theme: fix unthemable icons in several areas

We manually used icon characters in several areas. These are/were entire unthemable. Fixing this required people to manually listen to the theme service and apply rules to their elements when icons change. This PRs adds theme variables that people can use instead.

Fixes #208343

* implement review comments

* fix font-family variable

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-04-11 17:30:49 +02:00
..
azure-pipelines chore: update to rust 1.77 (#209563) 2024-04-04 20:34:01 +02:00
builtin Remove uses of X-UA-Compatible meta tag (#177739) 2023-04-04 13:02:01 -07:00
checksums chore: bump electron@28.2.8 (#208868) 2024-03-27 08:47:13 +01:00
darwin remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
lib theme: fix unthemable icons in several areas (#209131) 2024-04-11 17:30:49 +02:00
linux Pick up latest TS for building VS Code (#207096) 2024-03-07 12:59:59 -08:00
monaco Removes unneeded monaco-editor-esm-bundle 2023-11-15 19:41:53 +01:00
npm eng: move selfhost test provider as a workspace extension (#208699) 2024-03-28 09:08:23 -07:00
win32 Pick up latest TS for building VS Code (#207096) 2024-03-07 12:59:59 -08:00
.cachesalt feat: create and upload legacy remote server (#204139) 2024-03-18 11:09:55 +01:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.gitignore remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
.moduleignore use vsce-sign module from npm (#205511) 2024-02-19 09:17:54 +01:00
.moduleignore.darwin Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.linux Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.win32 Bump windows-mutex to 0.4.4 (#184366) 2023-06-09 09:40:10 -07:00
.webignore Move to xterm scoped image addon 2023-11-01 14:47:59 -07:00
eslint.js Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
filters.js JS/TS package acquisition (#184438) 2023-08-28 00:49:40 -07:00
gulpfile.cli.js Remove win32-ia32 target (#195559) 2023-10-16 13:28:09 +02:00
gulpfile.compile.js add core-ci-pr task which does a full build without mangling 2023-06-07 15:51:48 +02:00
gulpfile.editor.js Removes unneeded monaco-editor-esm-bundle 2023-11-15 19:41:53 +01:00
gulpfile.extensions.js eng: move selfhost test provider as a workspace extension (#208699) 2024-03-28 09:08:23 -07:00
gulpfile.hygiene.js auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
gulpfile.js consume swc as libaray and wire up into the existing transpiler logic 2022-09-07 10:46:27 +02:00
gulpfile.reh.js Use serverDataFolderName in check-requirements-linux.sh (#208074) 2024-03-23 10:10:17 +09:00
gulpfile.scan.js Remove win32-ia32 target (#195559) 2023-10-16 13:28:09 +02:00
gulpfile.vscode.js use vsce-sign module from npm (#205511) 2024-02-19 09:17:54 +01:00
gulpfile.vscode.linux.js refactor: use sysroots on linux prod pipeline (#192513) 2023-12-12 11:39:00 +01:00
gulpfile.vscode.web.js add extensions-ci-pr task which does a full build without mangling 2023-06-07 16:36:02 +02:00
gulpfile.vscode.win32.js Remove win32-ia32 target (#195559) 2023-10-16 13:28:09 +02:00
hygiene.js Make unicode file lint rule more strict 2023-11-27 11:57:32 -08:00
package.json eng: fix CSS tooling crashes watch task (#209278) 2024-04-01 20:15:25 +02:00
setup-npm-registry.js Adopt new distro format (#178689) 2023-04-02 09:35:39 +02:00
stylelint.js Improve stylelint variable checking (#178002) 2023-03-22 14:59:25 +01:00
tsconfig.build.json Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
tsconfig.json remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
yarn.lock eng: fix CSS tooling crashes watch task (#209278) 2024-04-01 20:15:25 +02:00