Skip to content

Commit

Permalink
Merge branch 'release/0.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Oct 20, 2017
2 parents 4f6884e + dbb6972 commit 6d341e6
Show file tree
Hide file tree
Showing 60 changed files with 521 additions and 11 deletions.
12 changes: 12 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
assets/**
src/**
.circleci/**
.github/**
.babelrc
.editorconfig
.gitignore
.npmrc
.stylelintrc.js
.travis.yml
gulpfile.babel.js
package-lock.json
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true
59 changes: 58 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,62 @@
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-highlightjs/develop/assets/nord-highlightjs-banner.svg"/></p>

<p align="center"></a> <img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-highlightjs/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square"/></a></p>
<p align="center"></a> <img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-highlightjs/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square"/></a> <img src="https://www.npmjs.com/static/images/touch-icons/favicon-32x32.png" width=24 height=24/> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/v/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/dt/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/dm/nord-highlightjs.svg?style=flat-square"/></a></p>

---

# 0.1.0
![Release Date: 2017-10-20](https://img.shields.io/badge/Release_Date-2017--10--20-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-highlightjs/projects/2) [![Milestone](https://img.shields.io/badge/Milestone-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-highlightjs/milestone/1)

## Feature

Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-highlightjs/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-highlightjs/wiki).

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-hero.png"/></p>

❯ Implemented the main theme classes as documented in the official [style guide][hljs-style-guide] and [CSS classes reference][hljs-css-class-ref] and according to the [Nord Style Guidelines][nord-gh]. All sources are written with [Sass][sass]. The CSS selectors are separated as SCSS modules by the sections defined in the documentation.

All [modules][nord-hljs-modules] are imported from the main [`nord.scss`][nord-hljs-scss] file. (@arcticicestudio, #1 in PR #3, 445f4f0e)

❯ Implemented language-specific styles to adhere to the [Nord Style Guidelines][nord-gh]. (@arcticicestudio, #2 in PR #4 / #5 in PR #6, 2f74d76d / 15ffa3f9)


<p align="center"><strong>Bash</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-bash.png"/></p>

<p align="center"><strong>C</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-c.png"/></p>

<p align="center"><strong>C++</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-cpp.png"/></p>

<p align="center"><strong>C#</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-cs.png"/></p>

<p align="center"><strong>CSS</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-css.png"/></p>

<p align="center"><strong>diff</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-diff.png"/></p>

<p align="center"><strong>Go</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-go.png"/></p>

<p align="center"><strong>HTML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-html.png"/></p>

<p align="center"><strong>Java</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-java.png"/></p>

<p align="center"><strong>JOSN</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-json.png"/></p>

<p align="center"><strong>PHP</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-php.png"/></p>

<p align="center"><strong>Ruby</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-ruby.png"/></p>

<p align="center"><strong>Rust</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-rust.png"/></p>

<p align="center"><strong>Scala</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-scala.png"/></p>

<p align="center"><strong>SQL</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-sql.png"/></p>

<p align="center"><strong>Swift</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-swift.png"/></p>

<p align="center"><strong>YAML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-yaml.png"/></p>

[hljs-css-class-ref]: http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html
[hljs-style-guide]:http://highlightjs.readthedocs.io/en/latest/style-guide.html
[nord-gh]: https://github.com/arcticicestudio/nord
[nord-hljs-scss]: https://github.com/arcticicestudio/nord-highlightjs/blob/develop/src/nord.scss
[nord-hljs-modules]: https://github.com/arcticicestudio/nord-highlightjs/tree/develop/src/modules
[sass]: http://sass-lang.com
66 changes: 63 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-highlightjs/develop/assets/nord-highlightjs-banner.svg"/></p>

<p align="center"><img src="https://cdn.travis-ci.org/images/favicon-c566132d45ab1a9bcae64d8d90e4378a.svg" width=24 height=24/> <a href="https://travis-ci.org/arcticicestudio/nord-highlightjs"><img src="https://img.shields.io/travis/arcticicestudio/nord-highlightjs/develop.svg?style=flat-square"/></a> <img src="https://circleci.com/favicon.ico" width=24 height=24/> <a href="https://circleci.com/gh/arcticicestudio/nord-highlightjs"><img src="https://img.shields.io/circleci/project/github/arcticicestudio/nord-highlightjs/develop.svg?style=flat-square"/></a> <img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-highlightjs/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square"/></a></p>
<p align="center"><img src="https://cdn.travis-ci.org/images/favicon-c566132d45ab1a9bcae64d8d90e4378a.svg" width=24 height=24/> <a href="https://travis-ci.org/arcticicestudio/nord-highlightjs"><img src="https://img.shields.io/travis/arcticicestudio/nord-highlightjs/develop.svg?style=flat-square"/></a> <img src="https://circleci.com/favicon.ico" width=24 height=24/> <a href="https://circleci.com/gh/arcticicestudio/nord-highlightjs"><img src="https://img.shields.io/circleci/project/github/arcticicestudio/nord-highlightjs/develop.svg?style=flat-square"/></a> <img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-highlightjs/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg?style=flat-square"/></a> <img src="https://www.npmjs.com/static/images/touch-icons/favicon-32x32.png" width=24 height=24/> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/v/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/dt/nord-highlightjs.svg?style=flat-square"/></a> <a href="https://www.npmjs.com/package/nord"><img src="https://img.shields.io/npm/dm/nord-highlightjs.svg?style=flat-square"/></a></p>

<p align="center"><a href="https://github.com/arcticicestudio/nord-highlightjs/blob/v0.0.0/CHANGELOG.md"><img src="https://img.shields.io/badge/Changelog-0.0.0-81A1C1.svg?style=flat-square"/></a></p>
<p align="center"><a href="https://github.com/arcticicestudio/nord-highlightjs/blob/v0.1.0/CHANGELOG.md"><img src="https://img.shields.io/badge/Changelog-0.1.0-81A1C1.svg?style=flat-square"/></a></p>

<p align="center">An arctic, north-bluish clean and elegant <a href="https://highlightjs.org">highlight.js</a> theme.</p>

Expand All @@ -11,6 +11,66 @@ Based on the <a href="https://github.com/arcticicestudio/nord">Nord</a> color pa

---

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-hero.png"/><blockquote>Font: <a href="https://adobe-fonts.github.io/source-code-pro">Source Code Pro</a> 12px.</blockquote></p>

## Getting started

### Installation

If your're using Git you can clone the repository to install the latest version:

```sh
git clone https://github.com/arcticicestudio/nord-highlightjs
```

Otherwise download [the latest stable version][nord-latest-zip] or [`develop` branch][nord-develop-zip] as ZIP archive.

### Usage

Make sure to read the official documentation on [how to use highlight.js][hljs-docs-usage].

Copy the [`nord.css`][nord-dist-css] file to your desired directory and include the theme as stylesheet:

```html
<link rel="stylesheet" href="nord.css">
```

### Screenshots

<p align="center"><strong>Bash</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-bash.png"/></p>

<p align="center"><strong>C</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-c.png"/></p>

<p align="center"><strong>C++</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-cpp.png"/></p>

<p align="center"><strong>C#</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-cs.png"/></p>

<p align="center"><strong>CSS</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-css.png"/></p>

<p align="center"><strong>diff</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-diff.png"/></p>

<p align="center"><strong>Go</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-go.png"/></p>

<p align="center"><strong>HTML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-html.png"/></p>

<p align="center"><strong>Java</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-java.png"/></p>

<p align="center"><strong>JOSN</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-json.png"/></p>

<p align="center"><strong>PHP</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-php.png"/></p>

<p align="center"><strong>Ruby</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-ruby.png"/></p>

<p align="center"><strong>Rust</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-rust.png"/></p>

<p align="center"><strong>Scala</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-scala.png"/></p>

<p align="center"><strong>SQL</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-sql.png"/></p>

<p align="center"><strong>Swift</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-swift.png"/></p>

<p align="center"><strong>YAML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-highlightjs/develop/assets/scrot-lang-yaml.png"/></p>

### Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-highlightjs/issues).
Expand All @@ -24,4 +84,4 @@ Please report issues/bugs, feature requests and suggestions for improvements to
[hljs-docs-usage]: https://highlightjs.org/usage
[nord-develop-zip]: https://github.com/arcticicestudio/nord-highlightjs/archive/develop.zip
[nord-dist-css]: https://github.com/arcticicestudio/nord-highlightjs/blob/develop/dist/nord.css
[nord-latest-zip]: https://github.com/arcticicestudio/nord-highlightjs/archive/v0.o.0.zip
[nord-latest-zip]: https://github.com/arcticicestudio/nord-highlightjs/archive/v0.1.0.zip
Binary file added assets/scrot-hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-bash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-cpp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-cs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-css.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-diff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-go.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-json.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-php.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-ruby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-rust.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-scala.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-sql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-swift.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/scrot-lang-yaml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nord-highlightjs",
"title": "Nord highlight.js",
"version": "0.0.0",
"version": "0.1.0",
"description": "An arctic, north-bluish clean and elegant highlight.js theme.",
"author": {
"name": "Arctic Ice Studio",
Expand All @@ -16,6 +16,7 @@
"bugs": {
"url": "https://github.com/arcticicestudio/nord-highlightjs/issues"
},
"license": "(Apache-2.0 AND CC-BY-SA-4.0)",
"keywords": [
"nord",
"arctic",
Expand All @@ -26,7 +27,10 @@
"highlight.js",
"theme"
],
"license": "(Apache-2.0 AND CC-BY-SA-4.0)",
"main": "./dist/nord.css",
"scripts": {
"prepublish": "gulp clean && gulp compile"
},
"devDependencies": {
"babel-core": "6.26.0",
"babel-preset-env": "1.6.0",
Expand Down
9 changes: 9 additions & 0 deletions src/languages/abnf.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.abnf {
.hljs-attribute {
color: $nord8;
}

.hljs-symbol {
color: $nord13;
}
}
9 changes: 9 additions & 0 deletions src/languages/apache.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.apache {
.hljs-attribute {
color: $nord8;
}

.hljs-section {
color: $nord9;
}
}
5 changes: 5 additions & 0 deletions src/languages/arduino.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.arduino {
.hljs-built_in {
color: $nord8;
}
}
9 changes: 9 additions & 0 deletions src/languages/aspectj.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.aspectj {
.hljs-meta {
color: $nord12;
}

> .hljs-title {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/bnf.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.bnf {
.hljs-attribute {
color: $nord7;
}
}
9 changes: 9 additions & 0 deletions src/languages/clojure.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.clojure {
.hljs-name {
color: $nord8;
}

.hljs-symbol {
color: $nord13;
}
}
5 changes: 5 additions & 0 deletions src/languages/coq.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.coq {
.hljs-built_in {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/cpp.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.cpp {
.hljs-meta-string {
color: $nord7;
}
}
9 changes: 9 additions & 0 deletions src/languages/css.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.css {
.hljs-built_in {
color: $nord8;
}

.hljs-keyword {
color: $nord12;
}
}
5 changes: 5 additions & 0 deletions src/languages/diff.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.diff {
.hljs-meta {
color: $nord7;
}
}
5 changes: 5 additions & 0 deletions src/languages/ebnf.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.ebnf {
.hljs-attribute {
color: $nord7;
}
}
5 changes: 5 additions & 0 deletions src/languages/glsl.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.glsl {
.hljs-built_in {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/groovy.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.groovy {
.hljs-meta:not(:first-child) {
color: $nord12;
}
}
5 changes: 5 additions & 0 deletions src/languages/haxe.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.haxe {
.hljs-meta {
color: $nord12;
}
}
5 changes: 5 additions & 0 deletions src/languages/java.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.java {
.hljs-meta {
color: $nord12;
}
}
5 changes: 5 additions & 0 deletions src/languages/ldif.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.ldif {
.hljs-attribute {
color: $nord7;
}
}
5 changes: 5 additions & 0 deletions src/languages/lisp.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.lisp {
.hljs-name {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/lua.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.lua {
.hljs-built_in {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/moonscript.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.moonscript {
.hljs-built_in {
color: $nord8;
}
}
9 changes: 9 additions & 0 deletions src/languages/nginx.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.nginx {
.hljs-attribute {
color: $nord8;
}

.hljs-section {
color: $nord10;
}
}
5 changes: 5 additions & 0 deletions src/languages/pf.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.pf {
.hljs-built_in {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/processing.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.processing {
.hljs-built_in {
color: $nord8;
}
}
5 changes: 5 additions & 0 deletions src/languages/scss.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.scss {
.hljs-keyword {
color: $nord9;
}
}
5 changes: 5 additions & 0 deletions src/languages/stylus.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.stylus {
.hljs-keyword {
color: $nord9;
}
}
5 changes: 5 additions & 0 deletions src/languages/swift.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.swift {
.hljs-meta {
color: $nord12;
}
}
Loading

0 comments on commit 6d341e6

Please sign in to comment.