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
341
341
342
342
## Colors used for code completion icons ##
343
343
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
36
36
X Help > Libraries Reference > submenu items don't work
37
37
X same for Tools reference
38
38
X https://github.com/processing/processing/issues/5839
39
+ X replace build/shared/lib/theme.txt with final kyanite.txt
39
40
40
41
naming
41
42
X 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
392
393
393
394
394
395
during release of beta 9
395
- _ replace build/shared/lib/theme.txt with final kyanite.txt
396
396
_ submit to Microsoft
397
397
_ https://www.microsoft.com/en-us/wdsi/filesubmission
398
398
_ https://aka.ms/wdsi
You can’t perform that action at this time.
0 commit comments