diff --git a/extensions/theme-seti/README.md b/extensions/theme-seti/README.md new file mode 100644 index 00000000000..888829ff004 --- /dev/null +++ b/extensions/theme-seti/README.md @@ -0,0 +1,32 @@ +# theme-seti + +This is an icon theme that uses the icons from [`seti-ui`](https://github.com/jesseweed/seti-ui). + +## Updating icons + +There is script that can be used to update icons, [./build/update-icon-theme.js](build/update-icon-theme.js). + +To run this script, run `npm run update` from the `theme-seti` directory. + +This can be run in one of two ways: looking at a local copy of `seti-ui` for icons, or getting them straight from GitHub. + +If you want to run it from a local copy of `seti-ui`, first clone [`seti-ui`](https://github.com/jesseweed/seti-ui) to the folder next to your `vscode` repo (from the `theme-seti` directory, `../../`). +Then, inside the `set-ui` directory, run `npm install` followed by `npm run prepublishOnly`. This will generate updated icons. + +If you want to download the icons straight from GitHub, change the `FROM_DISK` variable to `false` inside of `update-icon-theme.js`. + +### Languages not shipped with `vscode` + +Languages that are not shipped with `vscode` must be added to the `nonBuiltInLanguages` object inside of `update-icon-theme.js`. + +These should match [the file mapping in `seti-ui`](https://github.com/jesseweed/seti-ui/blob/master/styles/components/icons/mapping.less). + +Please try and keep this list in alphabetical order! Thank you. + +## Previewing icons + +There is a [`./icons/preview.html`](./icons/preview.html) file that can be opened to see all of the icons included in the theme. +Note that to view this, it needs to be hosted by a web server. + +When updating icons, it is always a good idea to make sure that they work properly by looking at this page. +When submitting a PR that updates these icons, a screenshot of the preview page should accompany it. diff --git a/extensions/theme-seti/build/update-icon-theme.js b/extensions/theme-seti/build/update-icon-theme.js index 09fb12dda14..a9aa74bc2ae 100644 --- a/extensions/theme-seti/build/update-icon-theme.js +++ b/extensions/theme-seti/build/update-icon-theme.js @@ -11,29 +11,31 @@ let https = require('https'); let url = require('url'); // list of languagesId not shipped with VSCode. The information is used to associate an icon with a language association +// Please try and keep this list in alphabetical order! Thank you. let nonBuiltInLanguages = { // { fileNames, extensions } - "r": { extensions: ['r', 'rhistory', 'rprofile', 'rt'] }, "argdown": { extensions: ['ad', 'adown', 'argdown', 'argdn'] }, - "elm": { extensions: ['elm'] }, - "ocaml": { extensions: ['ml', 'mli'] }, - "nunjucks": { extensions: ['nunjucks', 'nunjs', 'nunj', 'nj', 'njk', 'tmpl', 'tpl'] }, - "mustache": { extensions: ['mustache', 'mst', 'mu', 'stache'] }, - "erb": { extensions: ['erb', 'rhtml', 'html.erb'] }, - "terraform": { extensions: ['tf', 'tfvars', 'hcl'] }, - "vue": { extensions: ['vue'] }, - "sass": { extensions: ['sass'] }, - "puppet": { extensions: ['puppet'] }, - "kotlin": { extensions: ['kt'] }, - "jinja": { extensions: ['jinja'] }, - "haxe": { extensions: ['hx'] }, - "haskell": { extensions: ['hs'] }, - "gradle": { extensions: ['gradle'] }, "elixir": { extensions: ['ex'] }, - "haml": { extensions: ['haml'] }, - "stylus": { extensions: ['styl'] }, - "vala": { extensions: ['vala'] }, + "elm": { extensions: ['elm'] }, + "erb": { extensions: ['erb', 'rhtml', 'html.erb'] }, "github-issues": { extensions: ['github-issues'] }, - "todo": { fileNames: ['todo'] } + "gradle": { extensions: ['gradle'] }, + "godot": { extensions: ['gd', 'godot', 'tres', 'tscn'] }, + "haml": { extensions: ['haml'] }, + "haskell": { extensions: ['hs'] }, + "haxe": { extensions: ['hx'] }, + "jinja": { extensions: ['jinja'] }, + "kotlin": { extensions: ['kt'] }, + "mustache": { extensions: ['mustache', 'mst', 'mu', 'stache'] }, + "nunjucks": { extensions: ['nunjucks', 'nunjs', 'nunj', 'nj', 'njk', 'tmpl', 'tpl'] }, + "ocaml": { extensions: ['ml', 'mli'] }, + "puppet": { extensions: ['puppet'] }, + "r": { extensions: ['r', 'rhistory', 'rprofile', 'rt'] }, + "sass": { extensions: ['sass'] }, + "stylus": { extensions: ['styl'] }, + "terraform": { extensions: ['tf', 'tfvars', 'hcl'] }, + "todo": { fileNames: ['todo'] }, + "vala": { extensions: ['vala'] }, + "vue": { extensions: ['vue'] } }; // list of languagesId that inherit the icon from another language diff --git a/extensions/theme-seti/cgmanifest.json b/extensions/theme-seti/cgmanifest.json index 3c3017b0615..f2414fe58ba 100644 --- a/extensions/theme-seti/cgmanifest.json +++ b/extensions/theme-seti/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "seti-ui", "repositoryUrl": "https://github.com/jesseweed/seti-ui", - "commitHash": "9c1c29d6e9358f9ae99bd3a4bf0d2fa804dca686" + "commitHash": "4c16086852e7559cc23f63c45cce00c983ce36db" } }, "version": "0.1.0" diff --git a/extensions/theme-seti/icons/seti.woff b/extensions/theme-seti/icons/seti.woff index cd77f8d15aa..3e449273f8c 100644 Binary files a/extensions/theme-seti/icons/seti.woff and b/extensions/theme-seti/icons/seti.woff differ diff --git a/extensions/theme-seti/icons/vs-seti-icon-theme.json b/extensions/theme-seti/icons/vs-seti-icon-theme.json index 7a10a533a5a..663a3361dbb 100644 --- a/extensions/theme-seti/icons/vs-seti-icon-theme.json +++ b/extensions/theme-seti/icons/vs-seti-icon-theme.json @@ -23,11 +23,11 @@ ], "iconDefinitions": { "_R_light": { - "fontCharacter": "\\E075", + "fontCharacter": "\\E076", "fontColor": "#498ba7" }, "_R": { - "fontCharacter": "\\E075", + "fontCharacter": "\\E076", "fontColor": "#519aba" }, "_argdown_light": { @@ -462,967 +462,999 @@ "fontCharacter": "\\E036", "fontColor": "#519aba" }, - "_gradle_light": { + "_godot_light": { "fontCharacter": "\\E037", "fontColor": "#498ba7" }, + "_godot": { + "fontCharacter": "\\E037", + "fontColor": "#519aba" + }, + "_godot_1_light": { + "fontCharacter": "\\E037", + "fontColor": "#b8383d" + }, + "_godot_1": { + "fontCharacter": "\\E037", + "fontColor": "#cc3e44" + }, + "_godot_2_light": { + "fontCharacter": "\\E037", + "fontColor": "#b7b73b" + }, + "_godot_2": { + "fontCharacter": "\\E037", + "fontColor": "#cbcb41" + }, + "_godot_3_light": { + "fontCharacter": "\\E037", + "fontColor": "#9068b0" + }, + "_godot_3": { + "fontCharacter": "\\E037", + "fontColor": "#a074c4" + }, + "_gradle_light": { + "fontCharacter": "\\E038", + "fontColor": "#498ba7" + }, "_gradle": { - "fontCharacter": "\\E037", + "fontCharacter": "\\E038", "fontColor": "#519aba" }, "_grails_light": { - "fontCharacter": "\\E038", + "fontCharacter": "\\E039", "fontColor": "#7fae42" }, "_grails": { - "fontCharacter": "\\E038", + "fontCharacter": "\\E039", "fontColor": "#8dc149" }, "_graphql_light": { - "fontCharacter": "\\E039", + "fontCharacter": "\\E03A", "fontColor": "#dd4b78" }, "_graphql": { - "fontCharacter": "\\E039", + "fontCharacter": "\\E03A", "fontColor": "#f55385" }, "_grunt_light": { - "fontCharacter": "\\E03A", + "fontCharacter": "\\E03B", "fontColor": "#cc6d2e" }, "_grunt": { - "fontCharacter": "\\E03A", + "fontCharacter": "\\E03B", "fontColor": "#e37933" }, "_gulp_light": { - "fontCharacter": "\\E03B", + "fontCharacter": "\\E03C", "fontColor": "#b8383d" }, "_gulp": { - "fontCharacter": "\\E03B", + "fontCharacter": "\\E03C", "fontColor": "#cc3e44" }, "_haml_light": { - "fontCharacter": "\\E03D", + "fontCharacter": "\\E03E", "fontColor": "#b8383d" }, "_haml": { - "fontCharacter": "\\E03D", + "fontCharacter": "\\E03E", "fontColor": "#cc3e44" }, "_happenings_light": { - "fontCharacter": "\\E03E", + "fontCharacter": "\\E03F", "fontColor": "#498ba7" }, "_happenings": { - "fontCharacter": "\\E03E", + "fontCharacter": "\\E03F", "fontColor": "#519aba" }, "_haskell_light": { - "fontCharacter": "\\E03F", + "fontCharacter": "\\E040", "fontColor": "#9068b0" }, "_haskell": { - "fontCharacter": "\\E03F", + "fontCharacter": "\\E040", "fontColor": "#a074c4" }, "_haxe_light": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#cc6d2e" }, "_haxe": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#e37933" }, "_haxe_1_light": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#b7b73b" }, "_haxe_1": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#cbcb41" }, "_haxe_2_light": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#498ba7" }, "_haxe_2": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#519aba" }, "_haxe_3_light": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#9068b0" }, "_haxe_3": { - "fontCharacter": "\\E040", + "fontCharacter": "\\E041", "fontColor": "#a074c4" }, "_heroku_light": { - "fontCharacter": "\\E041", + "fontCharacter": "\\E042", "fontColor": "#9068b0" }, "_heroku": { - "fontCharacter": "\\E041", + "fontCharacter": "\\E042", "fontColor": "#a074c4" }, "_hex_light": { - "fontCharacter": "\\E042", + "fontCharacter": "\\E043", "fontColor": "#b8383d" }, "_hex": { - "fontCharacter": "\\E042", + "fontCharacter": "\\E043", "fontColor": "#cc3e44" }, "_html_light": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#498ba7" }, "_html": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#519aba" }, "_html_1_light": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#7fae42" }, "_html_1": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#8dc149" }, "_html_2_light": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#b7b73b" }, "_html_2": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#cbcb41" }, "_html_3_light": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#cc6d2e" }, "_html_3": { - "fontCharacter": "\\E043", + "fontCharacter": "\\E044", "fontColor": "#e37933" }, "_html_erb_light": { - "fontCharacter": "\\E044", + "fontCharacter": "\\E045", "fontColor": "#b8383d" }, "_html_erb": { - "fontCharacter": "\\E044", + "fontCharacter": "\\E045", "fontColor": "#cc3e44" }, "_ignored_light": { - "fontCharacter": "\\E045", + "fontCharacter": "\\E046", "fontColor": "#3b4b52" }, "_ignored": { - "fontCharacter": "\\E045", + "fontCharacter": "\\E046", "fontColor": "#41535b" }, "_illustrator_light": { - "fontCharacter": "\\E046", + "fontCharacter": "\\E047", "fontColor": "#b7b73b" }, "_illustrator": { - "fontCharacter": "\\E046", + "fontCharacter": "\\E047", "fontColor": "#cbcb41" }, "_image_light": { - "fontCharacter": "\\E047", + "fontCharacter": "\\E048", "fontColor": "#9068b0" }, "_image": { - "fontCharacter": "\\E047", + "fontCharacter": "\\E048", "fontColor": "#a074c4" }, "_info_light": { - "fontCharacter": "\\E048", + "fontCharacter": "\\E049", "fontColor": "#498ba7" }, "_info": { - "fontCharacter": "\\E048", + "fontCharacter": "\\E049", "fontColor": "#519aba" }, "_ionic_light": { - "fontCharacter": "\\E049", + "fontCharacter": "\\E04A", "fontColor": "#498ba7" }, "_ionic": { - "fontCharacter": "\\E049", + "fontCharacter": "\\E04A", "fontColor": "#519aba" }, "_jade_light": { - "fontCharacter": "\\E04A", + "fontCharacter": "\\E04B", "fontColor": "#b8383d" }, "_jade": { - "fontCharacter": "\\E04A", + "fontCharacter": "\\E04B", "fontColor": "#cc3e44" }, "_java_light": { - "fontCharacter": "\\E04B", + "fontCharacter": "\\E04C", "fontColor": "#b8383d" }, "_java": { - "fontCharacter": "\\E04B", + "fontCharacter": "\\E04C", "fontColor": "#cc3e44" }, "_javascript_light": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#b7b73b" }, "_javascript": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#cbcb41" }, "_javascript_1_light": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#cc6d2e" }, "_javascript_1": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#e37933" }, "_javascript_2_light": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#498ba7" }, "_javascript_2": { - "fontCharacter": "\\E04C", + "fontCharacter": "\\E04D", "fontColor": "#519aba" }, "_jenkins_light": { - "fontCharacter": "\\E04D", + "fontCharacter": "\\E04E", "fontColor": "#b8383d" }, "_jenkins": { - "fontCharacter": "\\E04D", + "fontCharacter": "\\E04E", "fontColor": "#cc3e44" }, "_jinja_light": { - "fontCharacter": "\\E04E", + "fontCharacter": "\\E04F", "fontColor": "#b8383d" }, "_jinja": { - "fontCharacter": "\\E04E", + "fontCharacter": "\\E04F", "fontColor": "#cc3e44" }, "_json_light": { - "fontCharacter": "\\E04F", + "fontCharacter": "\\E050", "fontColor": "#b7b73b" }, "_json": { - "fontCharacter": "\\E04F", + "fontCharacter": "\\E050", "fontColor": "#cbcb41" }, "_json_1_light": { - "fontCharacter": "\\E04F", + "fontCharacter": "\\E050", "fontColor": "#7fae42" }, "_json_1": { - "fontCharacter": "\\E04F", + "fontCharacter": "\\E050", "fontColor": "#8dc149" }, "_julia_light": { - "fontCharacter": "\\E051", + "fontCharacter": "\\E052", "fontColor": "#9068b0" }, "_julia": { - "fontCharacter": "\\E051", + "fontCharacter": "\\E052", "fontColor": "#a074c4" }, "_karma_light": { - "fontCharacter": "\\E052", + "fontCharacter": "\\E053", "fontColor": "#7fae42" }, "_karma": { - "fontCharacter": "\\E052", + "fontCharacter": "\\E053", "fontColor": "#8dc149" }, "_kotlin_light": { - "fontCharacter": "\\E053", + "fontCharacter": "\\E054", "fontColor": "#cc6d2e" }, "_kotlin": { - "fontCharacter": "\\E053", + "fontCharacter": "\\E054", "fontColor": "#e37933" }, "_less_light": { - "fontCharacter": "\\E054", + "fontCharacter": "\\E055", "fontColor": "#498ba7" }, "_less": { - "fontCharacter": "\\E054", + "fontCharacter": "\\E055", "fontColor": "#519aba" }, "_license_light": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#b7b73b" }, "_license": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#cbcb41" }, "_license_1_light": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#cc6d2e" }, "_license_1": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#e37933" }, "_license_2_light": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#b8383d" }, "_license_2": { - "fontCharacter": "\\E055", + "fontCharacter": "\\E056", "fontColor": "#cc3e44" }, "_liquid_light": { - "fontCharacter": "\\E056", + "fontCharacter": "\\E057", "fontColor": "#7fae42" }, "_liquid": { - "fontCharacter": "\\E056", + "fontCharacter": "\\E057", "fontColor": "#8dc149" }, "_livescript_light": { - "fontCharacter": "\\E057", + "fontCharacter": "\\E058", "fontColor": "#498ba7" }, "_livescript": { - "fontCharacter": "\\E057", + "fontCharacter": "\\E058", "fontColor": "#519aba" }, "_lock_light": { - "fontCharacter": "\\E058", + "fontCharacter": "\\E059", "fontColor": "#7fae42" }, "_lock": { - "fontCharacter": "\\E058", + "fontCharacter": "\\E059", "fontColor": "#8dc149" }, "_lua_light": { - "fontCharacter": "\\E059", + "fontCharacter": "\\E05A", "fontColor": "#498ba7" }, "_lua": { - "fontCharacter": "\\E059", + "fontCharacter": "\\E05A", "fontColor": "#519aba" }, "_makefile_light": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#cc6d2e" }, "_makefile": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#e37933" }, "_makefile_1_light": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#9068b0" }, "_makefile_1": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#a074c4" }, "_makefile_2_light": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#627379" }, "_makefile_2": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#6d8086" }, "_makefile_3_light": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#498ba7" }, "_makefile_3": { - "fontCharacter": "\\E05A", + "fontCharacter": "\\E05B", "fontColor": "#519aba" }, "_markdown_light": { - "fontCharacter": "\\E05B", + "fontCharacter": "\\E05C", "fontColor": "#498ba7" }, "_markdown": { - "fontCharacter": "\\E05B", + "fontCharacter": "\\E05C", "fontColor": "#519aba" }, "_maven_light": { - "fontCharacter": "\\E05C", + "fontCharacter": "\\E05D", "fontColor": "#b8383d" }, "_maven": { - "fontCharacter": "\\E05C", + "fontCharacter": "\\E05D", "fontColor": "#cc3e44" }, "_mdo_light": { - "fontCharacter": "\\E05D", + "fontCharacter": "\\E05E", "fontColor": "#b8383d" }, "_mdo": { - "fontCharacter": "\\E05D", + "fontCharacter": "\\E05E", "fontColor": "#cc3e44" }, "_mustache_light": { - "fontCharacter": "\\E05E", + "fontCharacter": "\\E05F", "fontColor": "#cc6d2e" }, "_mustache": { - "fontCharacter": "\\E05E", + "fontCharacter": "\\E05F", "fontColor": "#e37933" }, "_nim_light": { - "fontCharacter": "\\E060", + "fontCharacter": "\\E061", "fontColor": "#b7b73b" }, "_nim": { - "fontCharacter": "\\E060", + "fontCharacter": "\\E061", "fontColor": "#cbcb41" }, "_notebook_light": { - "fontCharacter": "\\E061", + "fontCharacter": "\\E062", "fontColor": "#498ba7" }, "_notebook": { - "fontCharacter": "\\E061", + "fontCharacter": "\\E062", "fontColor": "#519aba" }, "_npm_light": { - "fontCharacter": "\\E062", + "fontCharacter": "\\E063", "fontColor": "#3b4b52" }, "_npm": { - "fontCharacter": "\\E062", + "fontCharacter": "\\E063", "fontColor": "#41535b" }, "_npm_1_light": { - "fontCharacter": "\\E062", + "fontCharacter": "\\E063", "fontColor": "#b8383d" }, "_npm_1": { - "fontCharacter": "\\E062", + "fontCharacter": "\\E063", "fontColor": "#cc3e44" }, "_npm_ignored_light": { - "fontCharacter": "\\E063", + "fontCharacter": "\\E064", "fontColor": "#3b4b52" }, "_npm_ignored": { - "fontCharacter": "\\E063", + "fontCharacter": "\\E064", "fontColor": "#41535b" }, "_nunjucks_light": { - "fontCharacter": "\\E064", + "fontCharacter": "\\E065", "fontColor": "#7fae42" }, "_nunjucks": { - "fontCharacter": "\\E064", + "fontCharacter": "\\E065", "fontColor": "#8dc149" }, "_ocaml_light": { - "fontCharacter": "\\E065", + "fontCharacter": "\\E066", "fontColor": "#cc6d2e" }, "_ocaml": { - "fontCharacter": "\\E065", + "fontCharacter": "\\E066", "fontColor": "#e37933" }, "_odata_light": { - "fontCharacter": "\\E066", + "fontCharacter": "\\E067", "fontColor": "#cc6d2e" }, "_odata": { - "fontCharacter": "\\E066", + "fontCharacter": "\\E067", "fontColor": "#e37933" }, "_pddl_light": { - "fontCharacter": "\\E067", + "fontCharacter": "\\E068", "fontColor": "#9068b0" }, "_pddl": { - "fontCharacter": "\\E067", + "fontCharacter": "\\E068", "fontColor": "#a074c4" }, "_pdf_light": { - "fontCharacter": "\\E068", + "fontCharacter": "\\E069", "fontColor": "#b8383d" }, "_pdf": { - "fontCharacter": "\\E068", + "fontCharacter": "\\E069", "fontColor": "#cc3e44" }, "_perl_light": { - "fontCharacter": "\\E069", + "fontCharacter": "\\E06A", "fontColor": "#498ba7" }, "_perl": { - "fontCharacter": "\\E069", + "fontCharacter": "\\E06A", "fontColor": "#519aba" }, "_photoshop_light": { - "fontCharacter": "\\E06A", + "fontCharacter": "\\E06B", "fontColor": "#498ba7" }, "_photoshop": { - "fontCharacter": "\\E06A", + "fontCharacter": "\\E06B", "fontColor": "#519aba" }, "_php_light": { - "fontCharacter": "\\E06B", + "fontCharacter": "\\E06C", "fontColor": "#9068b0" }, "_php": { - "fontCharacter": "\\E06B", + "fontCharacter": "\\E06C", "fontColor": "#a074c4" }, "_plan_light": { - "fontCharacter": "\\E06C", + "fontCharacter": "\\E06D", "fontColor": "#7fae42" }, "_plan": { - "fontCharacter": "\\E06C", + "fontCharacter": "\\E06D", "fontColor": "#8dc149" }, "_platformio_light": { - "fontCharacter": "\\E06D", + "fontCharacter": "\\E06E", "fontColor": "#cc6d2e" }, "_platformio": { - "fontCharacter": "\\E06D", + "fontCharacter": "\\E06E", "fontColor": "#e37933" }, "_powershell_light": { - "fontCharacter": "\\E06E", + "fontCharacter": "\\E06F", "fontColor": "#498ba7" }, "_powershell": { - "fontCharacter": "\\E06E", + "fontCharacter": "\\E06F", "fontColor": "#519aba" }, "_prisma_light": { - "fontCharacter": "\\E06F", + "fontCharacter": "\\E070", "fontColor": "#498ba7" }, "_prisma": { - "fontCharacter": "\\E06F", + "fontCharacter": "\\E070", "fontColor": "#519aba" }, "_prolog_light": { - "fontCharacter": "\\E071", + "fontCharacter": "\\E072", "fontColor": "#cc6d2e" }, "_prolog": { - "fontCharacter": "\\E071", + "fontCharacter": "\\E072", "fontColor": "#e37933" }, "_pug_light": { - "fontCharacter": "\\E072", + "fontCharacter": "\\E073", "fontColor": "#b8383d" }, "_pug": { - "fontCharacter": "\\E072", + "fontCharacter": "\\E073", "fontColor": "#cc3e44" }, "_puppet_light": { - "fontCharacter": "\\E073", + "fontCharacter": "\\E074", "fontColor": "#b7b73b" }, "_puppet": { - "fontCharacter": "\\E073", + "fontCharacter": "\\E074", "fontColor": "#cbcb41" }, "_python_light": { - "fontCharacter": "\\E074", + "fontCharacter": "\\E075", "fontColor": "#498ba7" }, "_python": { - "fontCharacter": "\\E074", + "fontCharacter": "\\E075", "fontColor": "#519aba" }, "_react_light": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#498ba7" }, "_react": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#519aba" }, "_react_1_light": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#cc6d2e" }, "_react_1": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#e37933" }, "_react_2_light": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#b7b73b" }, "_react_2": { - "fontCharacter": "\\E077", + "fontCharacter": "\\E078", "fontColor": "#cbcb41" }, "_reasonml_light": { - "fontCharacter": "\\E078", + "fontCharacter": "\\E079", "fontColor": "#b8383d" }, "_reasonml": { - "fontCharacter": "\\E078", + "fontCharacter": "\\E079", "fontColor": "#cc3e44" }, "_rollup_light": { - "fontCharacter": "\\E079", + "fontCharacter": "\\E07A", "fontColor": "#b8383d" }, "_rollup": { - "fontCharacter": "\\E079", + "fontCharacter": "\\E07A", "fontColor": "#cc3e44" }, "_ruby_light": { - "fontCharacter": "\\E07A", + "fontCharacter": "\\E07B", "fontColor": "#b8383d" }, "_ruby": { - "fontCharacter": "\\E07A", + "fontCharacter": "\\E07B", "fontColor": "#cc3e44" }, "_rust_light": { - "fontCharacter": "\\E07B", + "fontCharacter": "\\E07C", "fontColor": "#627379" }, "_rust": { - "fontCharacter": "\\E07B", + "fontCharacter": "\\E07C", "fontColor": "#6d8086" }, "_salesforce_light": { - "fontCharacter": "\\E07C", + "fontCharacter": "\\E07D", "fontColor": "#498ba7" }, "_salesforce": { - "fontCharacter": "\\E07C", + "fontCharacter": "\\E07D", "fontColor": "#519aba" }, "_sass_light": { - "fontCharacter": "\\E07D", + "fontCharacter": "\\E07E", "fontColor": "#dd4b78" }, "_sass": { - "fontCharacter": "\\E07D", + "fontCharacter": "\\E07E", "fontColor": "#f55385" }, "_sbt_light": { - "fontCharacter": "\\E07E", + "fontCharacter": "\\E07F", "fontColor": "#498ba7" }, "_sbt": { - "fontCharacter": "\\E07E", + "fontCharacter": "\\E07F", "fontColor": "#519aba" }, "_scala_light": { - "fontCharacter": "\\E07F", + "fontCharacter": "\\E080", "fontColor": "#b8383d" }, "_scala": { - "fontCharacter": "\\E07F", + "fontCharacter": "\\E080", "fontColor": "#cc3e44" }, "_shell_light": { - "fontCharacter": "\\E082", + "fontCharacter": "\\E083", "fontColor": "#455155" }, "_shell": { - "fontCharacter": "\\E082", + "fontCharacter": "\\E083", "fontColor": "#4d5a5e" }, "_slim_light": { - "fontCharacter": "\\E083", + "fontCharacter": "\\E084", "fontColor": "#cc6d2e" }, "_slim": { - "fontCharacter": "\\E083", + "fontCharacter": "\\E084", "fontColor": "#e37933" }, "_smarty_light": { - "fontCharacter": "\\E084", + "fontCharacter": "\\E085", "fontColor": "#b7b73b" }, "_smarty": { - "fontCharacter": "\\E084", + "fontCharacter": "\\E085", "fontColor": "#cbcb41" }, "_spring_light": { - "fontCharacter": "\\E085", + "fontCharacter": "\\E086", "fontColor": "#7fae42" }, "_spring": { - "fontCharacter": "\\E085", + "fontCharacter": "\\E086", "fontColor": "#8dc149" }, "_stylelint_light": { - "fontCharacter": "\\E086", + "fontCharacter": "\\E087", "fontColor": "#bfc2c1" }, "_stylelint": { - "fontCharacter": "\\E086", + "fontCharacter": "\\E087", "fontColor": "#d4d7d6" }, "_stylelint_1_light": { - "fontCharacter": "\\E086", + "fontCharacter": "\\E087", "fontColor": "#455155" }, "_stylelint_1": { - "fontCharacter": "\\E086", + "fontCharacter": "\\E087", "fontColor": "#4d5a5e" }, "_stylus_light": { - "fontCharacter": "\\E087", + "fontCharacter": "\\E088", "fontColor": "#7fae42" }, "_stylus": { - "fontCharacter": "\\E087", + "fontCharacter": "\\E088", "fontColor": "#8dc149" }, "_sublime_light": { - "fontCharacter": "\\E088", + "fontCharacter": "\\E089", "fontColor": "#cc6d2e" }, "_sublime": { - "fontCharacter": "\\E088", + "fontCharacter": "\\E089", "fontColor": "#e37933" }, "_svelte_light": { - "fontCharacter": "\\E089", + "fontCharacter": "\\E08A", "fontColor": "#b8383d" }, "_svelte": { - "fontCharacter": "\\E089", + "fontCharacter": "\\E08A", "fontColor": "#cc3e44" }, "_svg_light": { - "fontCharacter": "\\E08A", + "fontCharacter": "\\E08B", "fontColor": "#9068b0" }, "_svg": { - "fontCharacter": "\\E08A", + "fontCharacter": "\\E08B", "fontColor": "#a074c4" }, "_svg_1_light": { - "fontCharacter": "\\E08A", + "fontCharacter": "\\E08B", "fontColor": "#498ba7" }, "_svg_1": { - "fontCharacter": "\\E08A", + "fontCharacter": "\\E08B", "fontColor": "#519aba" }, "_swift_light": { - "fontCharacter": "\\E08B", + "fontCharacter": "\\E08C", "fontColor": "#cc6d2e" }, "_swift": { - "fontCharacter": "\\E08B", + "fontCharacter": "\\E08C", "fontColor": "#e37933" }, "_terraform_light": { - "fontCharacter": "\\E08C", + "fontCharacter": "\\E08D", "fontColor": "#9068b0" }, "_terraform": { - "fontCharacter": "\\E08C", + "fontCharacter": "\\E08D", "fontColor": "#a074c4" }, "_tex_light": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#498ba7" }, "_tex": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#519aba" }, "_tex_1_light": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#b7b73b" }, "_tex_1": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#cbcb41" }, "_tex_2_light": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#cc6d2e" }, "_tex_2": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#e37933" }, "_tex_3_light": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#bfc2c1" }, "_tex_3": { - "fontCharacter": "\\E08D", + "fontCharacter": "\\E08E", "fontColor": "#d4d7d6" }, "_todo": { - "fontCharacter": "\\E08F" + "fontCharacter": "\\E090" }, "_tsconfig_light": { - "fontCharacter": "\\E090", + "fontCharacter": "\\E091", "fontColor": "#498ba7" }, "_tsconfig": { - "fontCharacter": "\\E090", + "fontCharacter": "\\E091", "fontColor": "#519aba" }, "_twig_light": { - "fontCharacter": "\\E091", + "fontCharacter": "\\E092", "fontColor": "#7fae42" }, "_twig": { - "fontCharacter": "\\E091", + "fontCharacter": "\\E092", "fontColor": "#8dc149" }, "_typescript_light": { - "fontCharacter": "\\E092", + "fontCharacter": "\\E093", "fontColor": "#498ba7" }, "_typescript": { - "fontCharacter": "\\E092", + "fontCharacter": "\\E093", "fontColor": "#519aba" }, "_typescript_1_light": { - "fontCharacter": "\\E092", + "fontCharacter": "\\E093", "fontColor": "#b7b73b" }, "_typescript_1": { - "fontCharacter": "\\E092", + "fontCharacter": "\\E093", "fontColor": "#cbcb41" }, "_vala_light": { - "fontCharacter": "\\E093", + "fontCharacter": "\\E094", "fontColor": "#627379" }, "_vala": { - "fontCharacter": "\\E093", + "fontCharacter": "\\E094", "fontColor": "#6d8086" }, "_video_light": { - "fontCharacter": "\\E094", + "fontCharacter": "\\E095", "fontColor": "#dd4b78" }, "_video": { - "fontCharacter": "\\E094", + "fontCharacter": "\\E095", "fontColor": "#f55385" }, "_vue_light": { - "fontCharacter": "\\E095", + "fontCharacter": "\\E096", "fontColor": "#7fae42" }, "_vue": { - "fontCharacter": "\\E095", + "fontCharacter": "\\E096", "fontColor": "#8dc149" }, "_wasm_light": { - "fontCharacter": "\\E096", + "fontCharacter": "\\E097", "fontColor": "#9068b0" }, "_wasm": { - "fontCharacter": "\\E096", + "fontCharacter": "\\E097", "fontColor": "#a074c4" }, "_wat_light": { - "fontCharacter": "\\E097", + "fontCharacter": "\\E098", "fontColor": "#9068b0" }, "_wat": { - "fontCharacter": "\\E097", + "fontCharacter": "\\E098", "fontColor": "#a074c4" }, "_webpack_light": { - "fontCharacter": "\\E098", + "fontCharacter": "\\E099", "fontColor": "#498ba7" }, "_webpack": { - "fontCharacter": "\\E098", + "fontCharacter": "\\E099", "fontColor": "#519aba" }, "_wgt_light": { - "fontCharacter": "\\E099", + "fontCharacter": "\\E09A", "fontColor": "#498ba7" }, "_wgt": { - "fontCharacter": "\\E099", + "fontCharacter": "\\E09A", "fontColor": "#519aba" }, "_windows_light": { - "fontCharacter": "\\E09A", + "fontCharacter": "\\E09B", "fontColor": "#498ba7" }, "_windows": { - "fontCharacter": "\\E09A", + "fontCharacter": "\\E09B", "fontColor": "#519aba" }, "_word_light": { - "fontCharacter": "\\E09B", + "fontCharacter": "\\E09C", "fontColor": "#498ba7" }, "_word": { - "fontCharacter": "\\E09B", + "fontCharacter": "\\E09C", "fontColor": "#519aba" }, "_xls_light": { - "fontCharacter": "\\E09C", + "fontCharacter": "\\E09D", "fontColor": "#7fae42" }, "_xls": { - "fontCharacter": "\\E09C", + "fontCharacter": "\\E09D", "fontColor": "#8dc149" }, "_xml_light": { - "fontCharacter": "\\E09D", + "fontCharacter": "\\E09E", "fontColor": "#cc6d2e" }, "_xml": { - "fontCharacter": "\\E09D", + "fontCharacter": "\\E09E", "fontColor": "#e37933" }, "_yarn_light": { - "fontCharacter": "\\E09E", + "fontCharacter": "\\E09F", "fontColor": "#498ba7" }, "_yarn": { - "fontCharacter": "\\E09E", + "fontCharacter": "\\E09F", "fontColor": "#519aba" }, "_yml_light": { - "fontCharacter": "\\E09F", + "fontCharacter": "\\E0A0", "fontColor": "#9068b0" }, "_yml": { - "fontCharacter": "\\E09F", + "fontCharacter": "\\E0A0", "fontColor": "#a074c4" }, "_zip_light": { - "fontCharacter": "\\E0A0", + "fontCharacter": "\\E0A1", "fontColor": "#b8383d" }, "_zip": { - "fontCharacter": "\\E0A0", + "fontCharacter": "\\E0A1", "fontColor": "#cc3e44" }, "_zip_1_light": { - "fontCharacter": "\\E0A0", + "fontCharacter": "\\E0A1", "fontColor": "#627379" }, "_zip_1": { - "fontCharacter": "\\E0A0", + "fontCharacter": "\\E0A1", "fontColor": "#6d8086" } }, @@ -1477,6 +1509,10 @@ "gitmodules": "_git", "slide": "_go", "article": "_go", + "gd": "_godot", + "godot": "_godot_1", + "tres": "_godot_2", + "tscn": "_godot_3", "gradle": "_gradle", "gsp": "_grails", "gql": "_graphql", @@ -1501,7 +1537,6 @@ "es7": "_javascript", "jinja": "_jinja", "jinja2": "_jinja", - "jl": "_julia", "kt": "_kotlin", "kts": "_kotlin", "dart": "_dart", @@ -1721,6 +1756,7 @@ "javascriptreact": "_react", "javascript": "_javascript", "json": "_json", + "julia": "_julia", "less": "_less", "lua": "_lua", "makefile": "_makefile", @@ -1746,25 +1782,26 @@ "xml": "_xml", "yaml": "_yml", "argdown": "_argdown", - "elm": "_elm", - "ocaml": "_ocaml", - "nunjucks": "_nunjucks", - "mustache": "_mustache", - "erb": "_html_erb", - "terraform": "_terraform", - "vue": "_vue", - "sass": "_sass", - "kotlin": "_kotlin", - "jinja": "_jinja", - "haxe": "_haxe", - "haskell": "_haskell", - "gradle": "_gradle", "elixir": "_elixir", - "haml": "_haml", - "stylus": "_stylus", - "vala": "_vala", + "elm": "_elm", + "erb": "_html_erb", "github-issues": "_github", + "gradle": "_gradle", + "godot": "_godot", + "haml": "_haml", + "haskell": "_haskell", + "haxe": "_haxe", + "jinja": "_jinja", + "kotlin": "_kotlin", + "mustache": "_mustache", + "nunjucks": "_nunjucks", + "ocaml": "_ocaml", + "sass": "_sass", + "stylus": "_stylus", + "terraform": "_terraform", "todo": "_todo", + "vala": "_vala", + "vue": "_vue", "postcss": "_css", "django-html": "_html_3" }, @@ -1820,6 +1857,10 @@ "gitmodules": "_git_light", "slide": "_go_light", "article": "_go_light", + "gd": "_godot_light", + "godot": "_godot_1_light", + "tres": "_godot_2_light", + "tscn": "_godot_3_light", "gradle": "_gradle_light", "gsp": "_grails_light", "gql": "_graphql_light", @@ -1844,7 +1885,6 @@ "es7": "_javascript_light", "jinja": "_jinja_light", "jinja2": "_jinja_light", - "jl": "_julia_light", "kt": "_kotlin_light", "kts": "_kotlin_light", "dart": "_dart_light", @@ -2007,6 +2047,7 @@ "javascriptreact": "_react_light", "javascript": "_javascript_light", "json": "_json_light", + "julia": "_julia_light", "less": "_less_light", "lua": "_lua_light", "makefile": "_makefile_light", @@ -2032,24 +2073,25 @@ "xml": "_xml_light", "yaml": "_yml_light", "argdown": "_argdown_light", - "elm": "_elm_light", - "ocaml": "_ocaml_light", - "nunjucks": "_nunjucks_light", - "mustache": "_mustache_light", - "erb": "_html_erb_light", - "terraform": "_terraform_light", - "vue": "_vue_light", - "sass": "_sass_light", - "kotlin": "_kotlin_light", - "jinja": "_jinja_light", - "haxe": "_haxe_light", - "haskell": "_haskell_light", - "gradle": "_gradle_light", "elixir": "_elixir_light", - "haml": "_haml_light", - "stylus": "_stylus_light", - "vala": "_vala_light", + "elm": "_elm_light", + "erb": "_html_erb_light", "github-issues": "_github_light", + "gradle": "_gradle_light", + "godot": "_godot_light", + "haml": "_haml_light", + "haskell": "_haskell_light", + "haxe": "_haxe_light", + "jinja": "_jinja_light", + "kotlin": "_kotlin_light", + "mustache": "_mustache_light", + "nunjucks": "_nunjucks_light", + "ocaml": "_ocaml_light", + "sass": "_sass_light", + "stylus": "_stylus_light", + "terraform": "_terraform_light", + "vala": "_vala_light", + "vue": "_vue_light", "postcss": "_css_light", "django-html": "_html_3_light" }, @@ -2110,5 +2152,5 @@ "npm-debug.log": "_npm_ignored_light" } }, - "version": "https://github.com/jesseweed/seti-ui/commit/9c1c29d6e9358f9ae99bd3a4bf0d2fa804dca686" + "version": "https://github.com/jesseweed/seti-ui/commit/4c16086852e7559cc23f63c45cce00c983ce36db" } \ No newline at end of file