Skip to content

Commit

Permalink
Remove outlines
Browse files Browse the repository at this point in the history
  • Loading branch information
kikugie committed Jul 30, 2024
1 parent 777b8d8 commit 28b38c1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 217 deletions.
1 change: 0 additions & 1 deletion src/main/kotlin/asset/MixinAssets.kt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ object MixinAssets : Assets() {
val MIXIN_CLASS_ICON_DARK = loadIcon("/assets/icons/mixin/mixin_class_gutter_dark.png")

val MIXIN_MARK = loadIcon("/assets/icons/mixin/mixin_mark.svg")
val MIXIN_MARK_DARK = loadIcon("/assets/icons/mixin/mixin_mark_dark.svg")
}
2 changes: 1 addition & 1 deletion src/main/resources/assets/icons/mixin/mixin_mark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
215 changes: 0 additions & 215 deletions src/main/resources/assets/icons/mixin/mixin_mark_dark.svg

This file was deleted.

0 comments on commit 28b38c1

Please sign in to comment.