- Change coloring for Markdown Headings and code-formatted keywords.
- Minor coloring tweaks for comments and type declarations.
- Add Support for Swift Regex
- Use
#4EE7FF
forRegex Literals
. - Use
#FA54BB
forRegex Literal Operators
. - Use
#FF074B
forRegex Literal Numbers
. - Use
#FF074B
forRegex Literal Capture Names
. - Use
#FF074B
forRegex Literal Character Class Names
.
- Use
- Use
#FA54BB
forAttributes
to give Markdown a bit more color.
- Increase saturation of most primary colors.
- Darken the editor background and slightly boost up the saturation of its bluish tones.
- Add colors to the console output.
- Add a very subtle -- "ghostly" -- green tinge to type declarations, plain text, and "Other keywords" instead of just having them be pure white.
- Embolden Swift language keywords.
- Embolden "Mark" keywords.
- Use
SF Pro Text
for comments and "Mark"s. - Use a bright green color for compiler flags.
- Not too garish — just slightly-more-conspicuous than the other primary colors in the palette 🙂.