-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Color Scheme #1
Labels
Milestone
Comments
arcticicestudio
added a commit
that referenced
this issue
Nov 3, 2017
The color scheme (1) supports all global settings (2) and base scopes (3) according to the "Nord Style Guideslines" (4). > Package Support >> Languages * Babel (5) (babel-sublime) * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Constants * Object Keys & Variables * Arrow Functions * Static Variables * Classes * Spread Operators * Exports * TypeScript (6) * Inherited Classes * Classes & Enums * Types * Primitives * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Static Support Functions * Constants * JSDoc Tags >> UI * SublimeLinter (7) * Warnings * Errors * Gutter Marks * Ignored * Untracked * Inserted * Changed * Deleted * GitGutter (8) * Ignored * Untracked * Inserted * Changed * Deleted References: (1) https://www.sublimetext.com/docs/3/color_schemes.html (2) https://www.sublimetext.com/docs/3/color_schemes.html#global_settings (3) https://www.sublimetext.com/docs/3/scope_naming.html (4) https://github.com/arcticicestudio/nord (5) https://packagecontrol.io/packages/Babel (6) https://packagecontrol.io/packages/TypeScript (7) https://packagecontrol.io/packages/SublimeLinter (8) https://packagecontrol.io/packages/GitGutter GH-1
arcticicestudio
added a commit
that referenced
this issue
Nov 4, 2017
The color scheme (1) supports all global settings (2) and base scopes (3) according to the "Nord Style Guideslines" (4). > Package Support >> Languages * Babel (5) (babel-sublime) * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Constants * Object Keys & Variables * Arrow Functions * Static Variables * Classes * Spread Operators * Exports * TypeScript (6) * Inherited Classes * Classes & Enums * Types * Primitives * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Static Support Functions * Constants * JSDoc Tags >> UI * SublimeLinter (7) * Warnings * Errors * Gutter Marks * Ignored * Untracked * Inserted * Changed * Deleted * GitGutter (8) * Ignored * Untracked * Inserted * Changed * Deleted References: (1) https://www.sublimetext.com/docs/3/color_schemes.html (2) https://www.sublimetext.com/docs/3/color_schemes.html#global_settings (3) https://www.sublimetext.com/docs/3/scope_naming.html (4) https://github.com/arcticicestudio/nord (5) https://packagecontrol.io/packages/Babel (6) https://packagecontrol.io/packages/TypeScript (7) https://packagecontrol.io/packages/SublimeLinter (8) https://packagecontrol.io/packages/GitGutter GH-1
arcticicestudio
added a commit
that referenced
this issue
Nov 4, 2017
The color scheme (1) supports all global settings (2) and base scopes (3) according to the "Nord Style Guideslines" (4). > Package Support >> Languages * Babel (5) (babel-sublime) * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Constants * Object Keys & Variables * Arrow Functions * Static Variables * Classes * Spread Operators * Exports * TypeScript (6) * Inherited Classes * Classes & Enums * Types * Primitives * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Static Support Functions * Constants * JSDoc Tags >> UI * SublimeLinter (7) * Warnings * Errors * Gutter Marks * Ignored * Untracked * Inserted * Changed * Deleted * GitGutter (8) * Ignored * Untracked * Inserted * Changed * Deleted References: (1) https://www.sublimetext.com/docs/3/color_schemes.html (2) https://www.sublimetext.com/docs/3/color_schemes.html#global_settings (3) https://www.sublimetext.com/docs/3/scope_naming.html (4) https://github.com/arcticicestudio/nord (5) https://packagecontrol.io/packages/Babel (6) https://packagecontrol.io/packages/TypeScript (7) https://packagecontrol.io/packages/SublimeLinter (8) https://packagecontrol.io/packages/GitGutter GH-1
Merged
arcticicestudio
added a commit
that referenced
this issue
Nov 4, 2017
The color scheme (1) supports all global settings (2) and base scopes (3) according to the "Nord Style Guideslines" (4). > Package Support >> Languages * Babel (5) (babel-sublime) * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Constants * Object Keys & Variables * Arrow Functions * Static Variables * Classes * Spread Operators * Exports * TypeScript (6) * Inherited Classes * Classes & Enums * Types * Primitives * Decorators * Strings (Interpolated & Template Expressions + Keywords) * Static Support Functions * Constants * JSDoc Tags >> UI * SublimeLinter (7) * Warnings * Errors * Gutter Marks * Ignored * Untracked * Inserted * Changed * Deleted * GitGutter (8) * Ignored * Untracked * Inserted * Changed * Deleted References: (1) https://www.sublimetext.com/docs/3/color_schemes.html (2) https://www.sublimetext.com/docs/3/color_schemes.html#global_settings (3) https://www.sublimetext.com/docs/3/scope_naming.html (4) https://github.com/arcticicestudio/nord (5) https://packagecontrol.io/packages/Babel (6) https://packagecontrol.io/packages/TypeScript (7) https://packagecontrol.io/packages/SublimeLinter (8) https://packagecontrol.io/packages/GitGutter GH-1
arcticicestudio
added a commit
that referenced
this issue
Jan 4, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create the color scheme (
Nord.tmTheme
) with support for all global settings and base scopes according to the Nord Style Guideslines.Package Support
Languages
babel-sublime
)UI
The text was updated successfully, but these errors were encountered: