Skip to content

Commit 12bc862

Browse files
committed
New colors for text editor
1 parent 52a1a9c commit 12bc862

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

generate/keywords_base.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# KEY 2.0b7+
22

3+
# LITERAL1 - Strings in quotes
34
# LITERAL2 - Constants (QUARTER_PI, CORNERS, etc.)
45
# KEYWORD1 - Datatypes and keywords (void, int, boolean, etc.)
56
# KEYWORD2 - Fields [variables within a class]
@@ -344,6 +345,8 @@ addChild FUNCTION1
344345
width KEYWORD3 width_
345346
height KEYWORD3 height_
346347

348+
PVector FUNCTION1 PVector
349+
347350

348351
# THE TEXT ABOVE IS HAND-WRITTEN AND FOUND IN THE FILE "keywords_base.txt"
349352
# THE TEXT BELOW IS AUTO-GENERATED

0 commit comments

Comments
 (0)