Skip to content

Commit

Permalink
feat: add amber files
Browse files Browse the repository at this point in the history
closes #162
  • Loading branch information
prazdevs committed May 22, 2024
1 parent bd9e725 commit 0992918
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 0 deletions.
Binary file modified assets/frappe.webp
Binary file not shown.
Binary file modified assets/latte.webp
Binary file not shown.
Binary file modified assets/macchiato.webp
Binary file not shown.
Binary file modified assets/mocha.webp
Binary file not shown.
3 changes: 3 additions & 0 deletions icons/css-variables/amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/frappe/amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/latte/amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/macchiato/amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/mocha/amber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ const fileIcons: Record<string, {
'.alexrc.js',
],
},
'amber': {
languageIds: ['amber'],
fileExtensions: ['ab', 'amber'],
},
'android': {
fileNames: ['androidmanifest.xml'],
fileExtensions: [
Expand Down

0 comments on commit 0992918

Please sign in to comment.