Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
onriv committed Oct 19, 2024
1 parent c4adf19 commit 420edbc
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 33 deletions.
4 changes: 2 additions & 2 deletions src/main/kotlin/lean4ij/language/Lean4Language.kt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Lean4FileType : LanguageFileType(Lean4Language.INSTANCE) {
}

override fun getIcon(): Icon {
// return Lean4Icons.FILE
return AllIcons.Debugger.LambdaBreakpoint
return Lean4Icons.FILE
// return AllIcons.Debugger.LambdaBreakpoint
}
}
90 changes: 59 additions & 31 deletions src/main/resources/icons/lean_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 420edbc

Please sign in to comment.