File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ editor.token.invalid.style = #656565,bold
341341
342342## Colors used for code completion icons ##
343343
344- editor.completion.class.color = #ff0000
345- editor.completion.field.color = #00ff00
346- editor.completion.local.color = #0000ff
347- editor.completion.method.color = #123456
344+ editor.completion.class.color = #E7671C
345+ editor.completion.field.color = #754891
346+ editor.completion.local.color = #006698
347+ editor.completion.method.color = #30987F
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ X Help > Environment not going to the right place
3636X Help > Libraries Reference > submenu items don't work
3737X same for Tools reference
3838X https://github.com/processing/processing/issues/5839
39+ X replace build/shared/lib/theme.txt with final kyanite.txt
3940
4041naming
4142X Friendly Names for new Sketches (includes UI for switching it back)
@@ -392,7 +393,6 @@ _ completion mode pop-up not following dark and light mode conventions
392393
393394
394395during release of beta 9
395- _ replace build/shared/lib/theme.txt with final kyanite.txt
396396_ submit to Microsoft
397397_ https://www.microsoft.com/en-us/wdsi/filesubmission
398398_ https://aka.ms/wdsi
You can’t perform that action at this time.
0 commit comments