Commit f8dd133
authored
fix: improve color contrast of editor find in dark mode (#2248)
User reported editor find contrast in dark mode was bad. Changed color
for semantic editor highlight in dark mode to an orange similar to what
monokai uses for find in vs code. Confirmed existing color in light mode
was fine.
Before:

After:
1 parent 6ae25a2 commit f8dd133
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments