Skip to content

Commit a7bc680

Browse files
committed
replace with kyanite
1 parent 5386ab7 commit a7bc680

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

build/shared/lib/theme/theme.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

todo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ X Help > Environment not going to the right place
3636
X Help > Libraries Reference > submenu items don't work
3737
X same for Tools reference
3838
X https://github.com/processing/processing/issues/5839
39+
X replace build/shared/lib/theme.txt with final kyanite.txt
3940

4041
naming
4142
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
392393

393394

394395
during 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

0 commit comments

Comments
 (0)