Skip to content

Commit

Permalink
feat(icons): provide an icon for Astro
Browse files Browse the repository at this point in the history
chore(languages): updated to include astro

fix:(build): process

chore(assets): updated icon

I made the icon much better.
If you want xsf file from gimp, dm me on discord: `eveeifyeve`

chore(assets): uncapitalised astro icon

fix(assets): astro sizing

fix(assets): image color to be single

fix(assets): icon position

chore(assets): made astro logo darker
  • Loading branch information
Eveeifyeve committed Sep 25, 2024
1 parent 1dbd377 commit fd8016f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added assets/language/astro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/mappings/language.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pub fn get<'a>(
"Cord.unknown" => ("text", filetype),
"autohotkey" => ("ahk", "AutoHotkey"),
"asm" => ("assembly", "Assembly"),
"astro" => ("astro", "Astro"),
"sh" => ("shell", "Shell script"),
"c" => ("c", "C "),
"clojure" => ("clojure", "Clojure"),
Expand Down

0 comments on commit fd8016f

Please sign in to comment.