From 5a861e9c4727cbfc8a32507af110d264b7a01c08 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Thu, 4 Jan 2018 14:37:24 +0100 Subject: [PATCH] Update MIT licensing Update the MIT license to adapt to the changes of the main "Nord" (1) project. Detailed information can be found in the main task ticket. References: (1) https://github.com/arcticicestudio/nord Subtask of arcticicestudio/nord#55 GH-57 --- .eslintrc.js | 29 +++++------ .stylelintrc.js | 25 +++++----- .travis.yml | 20 ++++---- LICENSE.md | 36 +++++++------- README.md | 4 +- circle.yml | 20 ++++---- gulpfile.js | 25 ++++------ index.less | 31 +++++------- lib/constants.js | 18 +++---- lib/main.js | 18 +++---- lib/utils.js | 18 +++---- package.json | 2 +- .../custom-comment-contrast-spec.js | 20 ++++---- styles/editor.less | 17 ++++--- styles/languages/c.less | 25 ++++------ styles/languages/clojure.less | 25 ++++------ styles/languages/coffeescript.less | 25 ++++------ styles/languages/cs.less | 25 ++++------ styles/languages/css.less | 33 +++++-------- styles/languages/diff.less | 20 ++++---- styles/languages/elixir.less | 25 ++++------ styles/languages/gfm.less | 24 ++++------ styles/languages/glsl.less | 25 ++++------ styles/languages/go.less | 25 ++++------ styles/languages/haml.less | 25 ++++------ styles/languages/haskell.less | 25 ++++------ styles/languages/html.less | 25 ++++------ styles/languages/java.less | 41 ++++++---------- styles/languages/javascript.less | 48 +++++++------------ styles/languages/json.less | 25 ++++------ styles/languages/julia.less | 25 ++++------ styles/languages/lesscss.less | 25 ++++------ styles/languages/php.less | 30 +++++------- styles/languages/python.less | 25 ++++------ styles/languages/restructuredtext.less | 25 ++++------ styles/languages/ruby.less | 25 ++++------ styles/languages/shell.less | 19 ++++---- styles/languages/xml.less | 25 ++++------ styles/languages/yaml.less | 25 ++++------ styles/syntax-theme-settings.less | 23 +++++---- styles/syntax-variables.less | 17 ++++--- styles/syntax.less | 17 ++++--- styles/theme-settings-store.less | 2 +- 43 files changed, 421 insertions(+), 586 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index b20124c..5d0383e 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,21 +1,18 @@ /* -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title ESLint Configuration + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * http://eslint.org/docs/rules + * http://eslint.org/docs/user-guide/configuring + * http://eslint.org/docs/user-guide/configuring#using-configuration-files + * http://eslint.org/docs/user-guide/configuring#specifying-environments + * http://eslint.org/docs/user-guide/configuring.html#specifying-globals + */ -[References] -ESLint - http://eslint.org/docs/rules - http://eslint.org/docs/user-guide/configuring - http://eslint.org/docs/user-guide/configuring#using-configuration-files - http://eslint.org/docs/user-guide/configuring#specifying-environments - http://eslint.org/docs/user-guide/configuring.html#specifying-globals -*/ module.exports = { "env": { "node": true, diff --git a/.stylelintrc.js b/.stylelintrc.js index e31a0ca..d0fd975 100644 --- a/.stylelintrc.js +++ b/.stylelintrc.js @@ -1,19 +1,16 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title stylelint Configuration + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://stylelint.io + * https://stylelint.io/user-guide/rules + * https://github.com/stylelint/stylelint-config-standard + */ -[References] -stylelint - https://stylelint.io - https://stylelint.io/user-guide/rules - https://github.com/stylelint/stylelint-config-standard -*/ module.exports = { "extends": "stylelint-config-standard", "rules": { diff --git a/.travis.yml b/.travis.yml index 02fc19a..217ea61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,17 +1,13 @@ -# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -# title Travis CI Build Configuration + -# project nord-atom-syntax + -# repository https://github.com/arcticicestudio/nord-atom-syntax + -# author Arctic Ice Studio + -# email development@arcticicestudio.com + -# copyright Copyright (C) 2017 + -# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -# -# [References] -# Travis CI +# Copyright (c) 2016-present Arctic Ice Studio +# Copyright (c) 2016-present Sven Greb + +# Project: Nord Atom Syntax +# Repository: https://github.com/arcticicestudio/nord-atom-syntax +# License: MIT +# References: # https://docs.travis-ci.com -# Atom CI # https://github.com/atom/ci + language: generic dist: trusty sudo: false diff --git a/LICENSE.md b/LICENSE.md index e618b7c..34bd797 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,20 +1,22 @@ -Copyright (c) 2017 Arctic Ice Studio +MIT License (MIT) -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: +Copyright (c) 2016-present Arctic Ice Studio (http://arcticicestudio.com) +Copyright (c) 2016-present Sven Greb (http://svengreb.de) -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 8c40ebc..6f7ce62 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ Please report issues/bugs, feature requests and suggestions for improvements to

-

Copyright © 2017 Arctic Ice Studio

+

Copyright © 2016-present Arctic Ice Studio

-

+

[scrot-lang-c]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-c.png [scrot-lang-java]: https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-lang-java.png diff --git a/circle.yml b/circle.yml index ea32816..ed655af 100644 --- a/circle.yml +++ b/circle.yml @@ -1,17 +1,13 @@ -# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -# title Circle CI Build Configuration + -# project nord-atom-syntax + -# repository https://github.com/arcticicestudio/nord-atom-syntax + -# author Arctic Ice Studio + -# email development@arcticicestudio.com + -# copyright Copyright (C) 2017 + -# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -# -# [References] -# Circle CI +# Copyright (c) 2016-present Arctic Ice Studio +# Copyright (c) 2016-present Sven Greb + +# Project: Nord Atom Syntax +# Repository: https://github.com/arcticicestudio/nord-atom-syntax +# License: MIT +# References: # https://circleci.com/docs -# Atom CI # https://github.com/atom/ci + machine: environment: ATOM_LINT_WITH_BUNDLED_NODE: "true" diff --git a/gulpfile.js b/gulpfile.js index 6e68a50..1a3bd96 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,20 +1,15 @@ -"use strict"; /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Project Gulp File + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * http://gulpjs.com + * https://www.npmjs.com + */ -[References] -Gulp - (http://gulpjs.com) -npmjs - (https://www.npmjs.com) -*/ /*+---------+ + Imports + +---------+*/ diff --git a/index.less b/index.less index cf72344..624c9ed 100644 --- a/index.less +++ b/index.less @@ -1,24 +1,17 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Index + -project nord-atom-syntax + -version 0.9.1 + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/docs/api/latest/Atom + * https://atom.io/docs + * https://github.com/atom/atom/blob/master/static/variables/syntax-variables.less + * http://lesscss.org + */ -[References] -Nord - (https://github.com/arcticicestudio/nord) -Atom - (https://atom.io/docs/api/latest/Atom) - (https://atom.io/docs) - (https://github.com/atom/atom/blob/master/static/variables/syntax-variables.less) -LESSCSS - (http://lesscss.org) -*/ /*+---------+ + Imports + +---------+*/ diff --git a/lib/constants.js b/lib/constants.js index d10ee14..0921e72 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -1,15 +1,15 @@ "use babel"; "use strict"; + /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Library Constants + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + module.exports = Object.freeze({ DEFAULT_COMMENT_CONTRAST: 0, MINIMUM_COMMENT_CONTRAST: 0, diff --git a/lib/main.js b/lib/main.js index c77a994..31f9ec2 100644 --- a/lib/main.js +++ b/lib/main.js @@ -1,15 +1,15 @@ "use babel"; "use strict"; + /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Main Theme Library + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + import fs from "fs"; import { toggleClass } from "./utils"; diff --git a/lib/utils.js b/lib/utils.js index 97a3ff5..a9ba20f 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -1,15 +1,15 @@ "use babel"; "use strict"; + /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Util Theme Library + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + export default { toggleClass(boolean, className) { let root = document.querySelector("atom-workspace"); diff --git a/package.json b/package.json index 46258ce..d0edd1d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "minimal", "syntax" ], - "license": "MIT", + "license": "(MIT AND CC-BY-SA-4.0)", "engines": { "atom": ">=1.13.0 <2.0.0" }, diff --git a/spec/theme-settings/accessibility/custom-comment-contrast-spec.js b/spec/theme-settings/accessibility/custom-comment-contrast-spec.js index 84fdf5c..1be673f 100644 --- a/spec/theme-settings/accessibility/custom-comment-contrast-spec.js +++ b/spec/theme-settings/accessibility/custom-comment-contrast-spec.js @@ -1,15 +1,15 @@ +/* + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + "use babel"; "use strict"; -/* -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Accessibility: Custom Comment Contrast + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + import { DEFAULT_COMMENT_CONTRAST, MINIMUM_COMMENT_CONTRAST, MAXIMUM_COMMENT_CONTRAST } from "../../../lib/constants"; describe("Nord Atom Syntax accessibility custom comment contrast theme settings", () => { diff --git a/styles/editor.less b/styles/editor.less index aba4db0..34c004f 100644 --- a/styles/editor.less +++ b/styles/editor.less @@ -1,13 +1,12 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Editor + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + atom-text-editor { background-color: @syntax-background-color; color: @syntax-text-color; diff --git a/styles/languages/c.less b/styles/languages/c.less index 5cf1195..bf3ad5c 100644 --- a/styles/languages/c.less +++ b/styles/languages/c.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language C/C++ + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-c + * https://isocpp.org + */ -[Language Packages] - > language-c (https://atom.io/packages/language-c) - -[References] -Standard C++ - (https://isocpp.org) -*/ .syntax--source.syntax--c, .syntax--source.syntax--cpp { .syntax--keyword.syntax--operator { diff --git a/styles/languages/clojure.less b/styles/languages/clojure.less index b553caf..cc17931 100644 --- a/styles/languages/clojure.less +++ b/styles/languages/clojure.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Clojure + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-clojure + * https://clojure.org + */ -[Language Packages] - > language-clojure (https://atom.io/packages/language-clojure) - -[References] -Clojure - (https://clojure.org) -*/ .syntax--source.syntax--clojure { .syntax--entity.syntax--global { color: @syntax-color-class; diff --git a/styles/languages/coffeescript.less b/styles/languages/coffeescript.less index b9e2ffc..3a2fbda 100644 --- a/styles/languages/coffeescript.less +++ b/styles/languages/coffeescript.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language CoffeeScript + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-coffee-script + * http://coffeescript.org + */ -[Language Packages] - > language-coffee-script (https://atom.io/packages/language-coffee-script) - -[References] -CoffeeScript - (http://coffeescript.org) -*/ .syntax--source.syntax--coffee { .syntax--variable.syntax--other.syntax--instance { color: @syntax-color-variable; diff --git a/styles/languages/cs.less b/styles/languages/cs.less index d7d90bb..5caa2cd 100644 --- a/styles/languages/cs.less +++ b/styles/languages/cs.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language C# + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-csharp + * https://www.microsoft.com/net + */ -[Language Packages] - > language-csharp (https://atom.io/packages/language-csharp) - -[References] -Microsoft .NET Framework - (https://www.microsoft.com/net) -*/ .syntax--source.syntax--cs { .syntax--entity.syntax--name.syntax--interface.syntax--class { font-weight: bold; diff --git a/styles/languages/css.less b/styles/languages/css.less index 0854561..56f7351 100644 --- a/styles/languages/css.less +++ b/styles/languages/css.less @@ -1,26 +1,17 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language CSS + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-css + * http://lesscss.org + * http://sass-lang.com + * https://www.w3.org/TR/css3-roadmap + */ -Supports LESSCSS and Sass. - -[Language Packages] - > language-css (https://atom.io/packages/language-css) - -[References] -LESSCSS - (http://lesscss.org) -Sass - (http://sass-lang.com) -W3C - (https://www.w3.org/TR/css3-roadmap) -*/ .syntax--source.syntax--css, .syntax--source.syntax--css.syntax--less, .syntax--source.syntax--css.syntax--scss, diff --git a/styles/languages/diff.less b/styles/languages/diff.less index a145a64..08b57de 100644 --- a/styles/languages/diff.less +++ b/styles/languages/diff.less @@ -1,16 +1,14 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language diff + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-diff + */ -[Language Packages] - > language-diff (https://atom.io/packages/language-diff) -*/ .syntax--source.syntax--diff { .syntax--meta { &.syntax--range.syntax--context, diff --git a/styles/languages/elixir.less b/styles/languages/elixir.less index d5b8289..64dc15a 100644 --- a/styles/languages/elixir.less +++ b/styles/languages/elixir.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Elixir + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-elixir + * http://elixir-lang.org + */ -[Language Packages] - > language-elixir (https://atom.io/packages/language-elixir) - -[References] -Elixir - (http://elixir-lang.org) -*/ .syntax--source.syntax--elixir { .syntax--variable.syntax--other.syntax--readwrite { &.syntax--module { diff --git a/styles/languages/gfm.less b/styles/languages/gfm.less index 64afee1..9c57a20 100644 --- a/styles/languages/gfm.less +++ b/styles/languages/gfm.less @@ -1,20 +1,14 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language GitHub Flavored Markdown + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet + */ -[Language Packages] - > language-gfm (https://atom.io/packages/language-gfm) - -[References] -GitHub - (https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) -*/ .syntax--source.syntax--gfm { .syntax--comment.syntax--hr { color: @syntax-color-markup-hr; diff --git a/styles/languages/glsl.less b/styles/languages/glsl.less index acdee44..a988177 100644 --- a/styles/languages/glsl.less +++ b/styles/languages/glsl.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language GLSL + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-glsl + * https://www.opengl.org/documentation/glsl + */ -[Language Packages] - > language-glsl (https://atom.io/packages/language-glsl) - -[References] -OpenGL - (https://www.opengl.org/documentation/glsl) -*/ .syntax--source.syntax--glsl { .syntax--punctuation.syntax--definition.syntax--directive { color: @syntax-color-keyword; diff --git a/styles/languages/go.less b/styles/languages/go.less index 1e1fcb5..60fd880 100644 --- a/styles/languages/go.less +++ b/styles/languages/go.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Go + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-go + * https://golang.org + */ -[Language Packages] - > language-go (https://atom.io/packages/language-go) - -[References] -Go - (https://golang.org) -*/ .syntax--source.syntax--go { .syntax--entity.syntax--name.syntax--package { color: @syntax-color-import; diff --git a/styles/languages/haml.less b/styles/languages/haml.less index d92833f..0cb22ea 100644 --- a/styles/languages/haml.less +++ b/styles/languages/haml.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language HAML + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-haml + * http://haml.info + */ -[Language Packages] - > language-haml (https://atom.io/packages/language-haml) - -[References] -HAML - (http://haml.info) -*/ .syntax--text.syntax--haml { .syntax--meta { &.syntax--prolog { diff --git a/styles/languages/haskell.less b/styles/languages/haskell.less index 0514a08..fda6cc1 100644 --- a/styles/languages/haskell.less +++ b/styles/languages/haskell.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Haskell + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-haskell + * https://www.haskell.org + */ -[Language Packages] - > language-haskell (https://atom.io/packages/language-haskell) - -[References] -Haskell - (https://www.haskell.org) -*/ .syntax--source.syntax--haskell { .syntax--entity.syntax--name.syntax--function.syntax--infix { color: @syntax-color-keyword; diff --git a/styles/languages/html.less b/styles/languages/html.less index 6ba8c71..8697e1a 100644 --- a/styles/languages/html.less +++ b/styles/languages/html.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language HTML + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-html + * https://www.w3.org/html + */ -[Language Packages] - > language-html (https://atom.io/packages/language-html) - -[References] -W3C - (https://www.w3.org/html/) -*/ .syntax--text.syntax--html.syntax--basic { .syntax--constant.syntax--other.syntax--inline-data { color: @syntax-text-color; diff --git a/styles/languages/java.less b/styles/languages/java.less index 00c982f..b163eb3 100644 --- a/styles/languages/java.less +++ b/styles/languages/java.less @@ -1,31 +1,20 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Java + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Support for Java, Scala and Java Properties syntax. + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-java + * https://atom.io/packages/language-scala + * https://java.com + * http://openjdk.java.net + * http://scala-lang.org + */ -Supports Java, Scala and Java Properties. - -[Index] - > Java - > Scala - > Java Properties - -[Language Packages] - > language-java (https://atom.io/packages/language-java) - > language-scala (https://atom.io/packages/language-scala) - -[References] -Java - (https://java.com) - (http://openjdk.java.net) -Scala - (http://scala-lang.org) -*/ /*+------+ + Java + +------+*/ diff --git a/styles/languages/javascript.less b/styles/languages/javascript.less index 8a3699f..0f9fc92 100644 --- a/styles/languages/javascript.less +++ b/styles/languages/javascript.less @@ -1,35 +1,23 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language JavaScript + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Support for ES5/ES6, ES Next, Atom's Etch and Facebook's React, Flow and GraphQL syntax. + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-babel + * https://atom.io/packages/language-javascript + * https://babeljs.io + * https://github.com/esnext/esnext + * https://github.com/atom/etch + * https://facebook.github.io/react + * https://flowtype.org + * http://graphql.org + */ -Support for - - ES15/16 - - ESNext - - Atom's Etch - - Facebook's React, Flow and GraphQL - -[Language Packages] - > language-babel (https://atom.io/packages/language-babel) - > language-javascript (https://atom.io/packages/language-javascript) - -[References] -Babel - (https://babeljs.io) -ESNext - (https://github.com/esnext/esnext) -Atom - (https://github.com/atom/etch) -Facebook - (https://facebook.github.io/react) - (https://flowtype.org) - (http://graphql.org) -*/ .syntax--source.syntax--js.syntax--jsx { .syntax--variable.syntax--other.syntax--class { color: @syntax-color-class; diff --git a/styles/languages/json.less b/styles/languages/json.less index 8eaac5a..9472e9e 100644 --- a/styles/languages/json.less +++ b/styles/languages/json.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language JSON + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-json + * http://www.json.org + */ -[Language Packages] - > language-json (https://atom.io/packages/language-json) - -[References] -JSON - (http://www.json.org) -*/ .syntax--source.syntax--json { .syntax--meta.syntax--structure.syntax--dictionary.syntax--json { & > .syntax--string.syntax--quoted.syntax--json { diff --git a/styles/languages/julia.less b/styles/languages/julia.less index ed5f20c..1da0964 100644 --- a/styles/languages/julia.less +++ b/styles/languages/julia.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Julia + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-julia + * http://julialang.org + */ -[Language Packages] - > language-julia (https://atom.io/packages/language-julia) - -[References] -Julia Language - (http://julialang.org) -*/ .syntax--source.syntax--julia { .syntax--support.syntax--function.syntax--macro { color: @syntax-color-annotation; diff --git a/styles/languages/lesscss.less b/styles/languages/lesscss.less index 6ce4c8e..f3cb633 100644 --- a/styles/languages/lesscss.less +++ b/styles/languages/lesscss.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language LESSCSS + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-less + * http://lesscss.org + */ -[Language Packages] - > language-less (https://atom.io/packages/language-less) - -[References] -LESSCSS - (http://lesscss.org) -*/ .syntax--source.syntax--css.syntax--less { .syntax--mixin { color: @syntax-color-function; diff --git a/styles/languages/php.less b/styles/languages/php.less index 0ab3442..53a738c 100644 --- a/styles/languages/php.less +++ b/styles/languages/php.less @@ -1,22 +1,16 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language PHP + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - -[Language Packages] - > language-php (https://atom.io/packages/language-php) - -[References] -PHP - (https://secure.php.net) -Laravel - https://laravel.com/docs/blade -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-php + * https://secure.php.net + * https://laravel.com/docs/blade + */ + .syntax--source.syntax--php { .syntax--meta { &.syntax--function-call { diff --git a/styles/languages/python.less b/styles/languages/python.less index 36da659..028ab91 100644 --- a/styles/languages/python.less +++ b/styles/languages/python.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Python + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-python + * https://www.python.org + */ -[Language Packages] - > language-python (https://atom.io/packages/language-python) - -[References] -Ruby - (https://www.python.org) -*/ .syntax--source.syntax--python { .syntax--variable.syntax--parameter { color: @syntax-color-variable; diff --git a/styles/languages/restructuredtext.less b/styles/languages/restructuredtext.less index dcb003a..a7c461f 100644 --- a/styles/languages/restructuredtext.less +++ b/styles/languages/restructuredtext.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language RestructuredText + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-restructuredtext + * http://docutils.sourceforge.net/rst.html + */ -[Language Packages] - > language-gfm (https://atom.io/packages/language-restructuredtext) - -[References] -Docutils - http://docutils.sourceforge.net/rst.html -*/ .syntax--text.syntax--restructuredtext { .syntax--entity.syntax--name.syntax--tag { color: @syntax-color-tag; diff --git a/styles/languages/ruby.less b/styles/languages/ruby.less index f3970a8..87d3c3b 100644 --- a/styles/languages/ruby.less +++ b/styles/languages/ruby.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language Ruby + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-ruby + * https://www.ruby-lang.org + */ -[Language Packages] - > language-ruby (https://atom.io/packages/language-ruby) - -[References] -Ruby - (https://www.ruby-lang.org) -*/ .syntax--source.syntax--ruby { .syntax--constant.syntax--other.syntax--symbol > .syntax--punctuation { color: @syntax-color-keyword; diff --git a/styles/languages/shell.less b/styles/languages/shell.less index 8cd9838..7b6a37c 100644 --- a/styles/languages/shell.less +++ b/styles/languages/shell.less @@ -1,15 +1,14 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language ShellScript + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-shellscript + */ -[Language Packages] - > language-shellscript (https://atom.io/packages/language-shellscript) -*/ .syntax--source.syntax--shell { .syntax--punctuation.syntax--definition.syntax--variable { color: @syntax-color-keyword; diff --git a/styles/languages/xml.less b/styles/languages/xml.less index ac32d61..49723ff 100644 --- a/styles/languages/xml.less +++ b/styles/languages/xml.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language XML + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-xml + * https://www.w3.org/TR/xml + */ -[Language Packages] - > language-xml (https://atom.io/packages/language-xml) - -[References] -W3C - (https://www.w3.org/TR/xml) -*/ .syntax--text.syntax--xml { .syntax--constant.syntax--character { &.syntax--entity, diff --git a/styles/languages/yaml.less b/styles/languages/yaml.less index 2a2c389..5892aee 100644 --- a/styles/languages/yaml.less +++ b/styles/languages/yaml.less @@ -1,20 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Language YAML + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + * References: + * https://atom.io/packages/language-yaml + * http://yaml.org + */ -[Language Packages] - > language-yaml (https://atom.io/packages/language-yaml) - -[References] -YAML - (http://yaml.org) -*/ .syntax--source.syntax--yaml { .syntax--entity.syntax--name.syntax--tag { color: @syntax-color-attribute; diff --git a/styles/syntax-theme-settings.less b/styles/syntax-theme-settings.less index ba30c3f..cac265a 100644 --- a/styles/syntax-theme-settings.less +++ b/styles/syntax-theme-settings.less @@ -1,16 +1,15 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Syntax Theme Settings + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ -/*+-------------+ -+ Accessibility + -+---------------+*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + +/*+---------------+ + + Accessibility + + +---------------+*/ /*+--- Custom Comment Contrast ---+*/ .theme-@{syntax-theme-name}-accessibility-custom-comment-contrast { .syntax--comment { diff --git a/styles/syntax-variables.less b/styles/syntax-variables.less index 194dc38..bcb2fd6 100644 --- a/styles/syntax-variables.less +++ b/styles/syntax-variables.less @@ -1,13 +1,12 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Syntax Variables + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + /*+---------+ + Imports + +---------+*/ diff --git a/styles/syntax.less b/styles/syntax.less index e01b740..547de80 100644 --- a/styles/syntax.less +++ b/styles/syntax.less @@ -1,13 +1,12 @@ /* -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -title Syntax + -project nord-atom-syntax + -repository https://github.com/arcticicestudio/nord-atom-syntax + -author Arctic Ice Studio + -email development@arcticicestudio.com + -copyright Copyright (C) 2017 + -++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -*/ + * Copyright (c) 2016-present Arctic Ice Studio + * Copyright (c) 2016-present Sven Greb + * + * Project: Nord Atom Syntax + * Repository: https://github.com/arcticicestudio/nord-atom-syntax + * License: MIT + */ + /*+------+ + Base + +------+*/ diff --git a/styles/theme-settings-store.less b/styles/theme-settings-store.less index 63c0f53..44840f4 100644 --- a/styles/theme-settings-store.less +++ b/styles/theme-settings-store.less @@ -1 +1 @@ -@theme-setting-accessibility-custom-comment-contrast: 0%; +@theme-setting-accessibility-custom-comment-contrast: 8%;