Skip to content

Commit

Permalink
Merge branch 'feature/ghi-#1-json-scheme' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Nov 19, 2016
2 parents e92b8a9 + 8abf480 commit b417919
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/json/nord.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nord",
"comment": "A arctic, north-bluish clean and elegant Terminix color scheme.",
"use-theme-colors": false,
"foreground-color": "#D8DEE9",
"background-color": "#2E3440",
"palette": [
"#3B4252",
"#BF616A",
"#A3BE8C",
"#EBCB8B",
"#81A1C1",
"#B48EAD",
"#88C0D0",
"#E5E9F0",
"#4C566A",
"#BF616A",
"#A3BE8C",
"#EBCB8B",
"#81A1C1",
"#B48EAD",
"#8FBCBB",
"#ECEFF4"
]
}

0 comments on commit b417919

Please sign in to comment.