Skip to content
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

Closed
4 tasks done
arcticicestudio opened this issue Nov 3, 2017 · 0 comments
Closed
4 tasks done

Color Scheme #1

arcticicestudio opened this issue Nov 3, 2017 · 0 comments
Milestone

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Nov 3, 2017

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 (babel-sublime)
    • Decorators
    • Strings (Interpolated & Template Expressions + Keywords)
    • Constants
    • Object Keys & Variables
    • Arrow Functions
    • Static Variables
    • Classes
    • Spread Operators
    • Exports
  • TypeScript
    • Inherited Classes
    • Classes & Enums
    • Types
    • Primitives
    • Decorators
    • Strings (Interpolated & Template Expressions + Keywords)
    • Static Support Functions
    • Constants
    • JSDoc Tags

UI

  • SublimeLinter
    • Warnings
    • Errors
    • Gutter Marks
    • Ignored
    • Untracked
    • Inserted
    • Changed
    • Deleted
  • GitGutter
    • Ignored
    • Untracked
    • Inserted
    • Changed
    • Deleted
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Nov 3, 2017
@arcticicestudio arcticicestudio self-assigned this Nov 3, 2017
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
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 arcticicestudio removed their assignment Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant