1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:47:45 +00:00

Base: Change JSON file icon to add CSS file icon

Add CSS icon and add replacement JSON icon as the colors conflict.

Update HackStudioWidget.cpp
This commit is contained in:
electrikmilk 2022-02-07 14:45:00 -05:00 committed by Linus Groh
parent d55978c254
commit 4263dad838
6 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,7 @@ font=*.font
form=*.frm
header=*.h,*.hpp,*.hxx,*.hh,*.h++
html=*.html,*.htm
css=*.css
ini=*.ini
java=*.java
javascript=*.js,*.mjs