Skip to content

Commit

Permalink
fix: make histoire file icon pixel perfect and rename it (#2674)
Browse files Browse the repository at this point in the history
* Rename histoire file icon

* Update icon to make it align to 16x16 grid

* Remove strokes

* Update histoire file icon

* Align corners to grid

* Center icon
  • Loading branch information
PKief authored Nov 6, 2024
1 parent 9a20aa9 commit 6f63e83
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion icons/histoire-config.svg

This file was deleted.

3 changes: 3 additions & 0 deletions icons/histoire.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: 1 addition & 1 deletion src/core/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2817,7 +2817,7 @@ export const fileIcons: FileIcons = {
fileExtensions: ['.ncurc.json', '.ncurc.yml', '.ncurc.js'],
},
{
name: 'histoire-config',
name: 'histoire',
patterns: {
'histoire.config': FileNamePattern.Ecmascript,
'.histoire': FileNamePattern.Ecmascript,
Expand Down

0 comments on commit 6f63e83

Please sign in to comment.