Skip to content

Commit

Permalink
Add icon rome tools (#111)
Browse files Browse the repository at this point in the history
* Feat(icon): rome tools

* Update Rome icon colors

---------

Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
  • Loading branch information
bjohansebas and miguelsolorio authored Aug 4, 2023
1 parent cf380f2 commit 14b2ee6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/icons/files/rome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/symbol-icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"font": { "iconPath": "./icons/files/font.svg" },

"eslint": { "iconPath": "./icons/files/eslint.svg" },
"rome": { "iconPath": "./icons/files/rome.svg" },
"angular": { "iconPath": "./icons/files/angular.svg" },
"tailwind": { "iconPath": "./icons/files/tailwind.svg" },
"hugo": { "iconPath": "./icons/files/hugo.svg" },
Expand Down Expand Up @@ -729,6 +730,7 @@
".env.production": "gear",
".env.prod": "gear",
".env.test": "gear",
"rome.json": "rome",
".eslintrc.js": "eslint",
".eslintrc.cjs": "eslint",
".eslintrc.yaml": "eslint",
Expand Down

0 comments on commit 14b2ee6

Please sign in to comment.