jesseweed / seti-ui

A subtle dark colored UI theme for Atom.
MIT License
941 stars 283 forks source link

Fall away css icon #573

Closed chervyakovru closed 5 months ago

chervyakovru commented 4 years ago

When adding VS Code setting for enable postCss highlight:

"files.associations": {
    "*.css": "postcss"
  },

Css file icon replaced with deafult file icon: image image

I think the icon for css files should remain the same after change file associations

orta commented 4 years ago

this is probably a vscode bug 👍