Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions repository/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,6 +2118,17 @@
}
]
},
{
"name": "Atari800 Color Scheme",
"details": "https://github.com/thinkyhead/Atari800",
"labels": ["color scheme", "atari", "basic"],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"labels": ["color scheme", "atari", "basic"],
"labels": ["color scheme", "atari"],

Basic is not a label that exists yet, and without context it doesn't have any meaning ("Atari basic" or basic the language, or just basic as in the normal meaning in English?).

"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "ATG(CocoR C#) Syntax",
"details": "https://github.com/nolanar/ATG-Syntax-Sublime",
Expand Down
11 changes: 11 additions & 0 deletions repository/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -3254,6 +3254,17 @@
}
]
},
{
"name": "Commodore64 Color Scheme",
"details": "https://github.com/thinkyhead/Commodore64",
"labels": ["color scheme", "commodore 64", "c64", "basic"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"details": "https://github.com/TooBug/CompactExpandCss",
"releases": [
Expand Down
Loading