Skip to content

Commit

Permalink
fix text styling in scene graph for entities w/ class
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Nov 7, 2023
1 parent f65098b commit 53b04b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/entity.styl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
color #FFFFFF

[data-entity-name-type="class"]
color $green
color #FFFFFF

[data-entity-name-type="mixin"]
color $orange

0 comments on commit 53b04b6

Please sign in to comment.