seti-ui
seti-ui copied to clipboard
A subtle dark colored UI theme for Atom.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hey! I've noticed a couple of gulpfile names are not being picked up in VS Code. So far I've found - gulpfile.esm.js - gulpfile.ts - gulpfile.babel. Is the last one...
Add an icon for the `.eslintcache` file:  See microsoft/vscode#118849
would be great to add a glsl icon. you can find a sample one in the vs code material theme https://github.com/PKief/vscode-material-icon-theme/pull/618
Hi there. Thanks for this library. It's really great content. I'm having trouble running any of the referenced gulp tasks, using both node v12 and v14: ``` $ gulp icon...
See https://github.com/microsoft/vscode/issues/104812
When adding VS Code setting for enable postCss highlight: ``` "files.associations": { "*.css": "postcss" }, ``` Css file icon replaced with deafult file icon:   I think the icon...
Actually the Graphviz .dot files use the default text icon.  Here I have an idea for an icon that could be used:  This navy blue or a greenish...
Is it possible to add elixir file types (extensions .ex .exs and .eex) There are elixir already icons for them in the icons folder Thanks
Hi everyone, I am working on this project calls Lenguaje Latino, which is a programming language with Spanish syntax. I wounder if you can add it icon file on your...