Skip to content

Commit

Permalink
feat: kdl icon (catppuccin#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs authored Nov 6, 2024
1 parent e1248b2 commit 0f2712a
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 0 deletions.
5 changes: 5 additions & 0 deletions icons/css-variables/kdl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/frappe/kdl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/latte/kdl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/macchiato/kdl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/mocha/kdl.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 @@ -1334,6 +1334,10 @@ const fileIcons: FileIcons = {
fileExtensions: ['just'],
fileNames: ['justfile', '.justfile'],
},
'kdl': {
languageIds: ['kdl'],
fileExtensions: ['kdl'],
},
'key': {
fileExtensions: [
'pub',
Expand Down

0 comments on commit 0f2712a

Please sign in to comment.