Skip to content

Commit

Permalink
Invert label colour
Browse files Browse the repository at this point in the history
  • Loading branch information
slowe committed Oct 1, 2024
1 parent d5e0c23 commit 1f19c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@

.hex.hovered path { opacity: 0.7; }
.hex.selected path {}
.hex text { filter: invert(1); mix-blend-mode: difference; }
#canvas path.selection {
stroke: #000!important;
stroke-dasharray: 4px 6px;
Expand Down

0 comments on commit 1f19c9c

Please sign in to comment.