-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
3,422 additions
and
3,094 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/* | ||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
title ESLint Configuration + | ||
project nord-terminix + | ||
repository https://github.com/arcticicestudio/nord-terminix + | ||
author Arctic Ice Studio + | ||
email [email protected] + | ||
copyright Copyright (C) 2017 + | ||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
title ESLint Configuration + | ||
project nord-tilix + | ||
repository https://github.com/arcticicestudio/nord-tilix + | ||
author Arctic Ice Studio + | ||
email [email protected] + | ||
copyright Copyright (C) 2017 + | ||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
[References] | ||
ESLint | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Travis CI Build Configuration + | ||
# project nord-terminix + | ||
# repository https://github.com/arcticicestudio/nord-terminix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Travis CI Build Configuration + | ||
# project nord-tilix + | ||
# repository https://github.com/arcticicestudio/nord-tilix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# | ||
# [References] | ||
# Travis CI Documentation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Circle CI Build Configuration + | ||
# project nord-terminix + | ||
# repository https://github.com/arcticicestudio/nord-terminix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Circle CI Build Configuration + | ||
# project nord-tilix + | ||
# repository https://github.com/arcticicestudio/nord-tilix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# | ||
# [References] | ||
# Circle CI | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/* | ||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
title Project Gulp File + | ||
project nord-terminix + | ||
repository https://github.com/arcticicestudio/nord-terminix + | ||
author Arctic Ice Studio + | ||
email [email protected] + | ||
copyright Copyright (C) 2017 + | ||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
title Project Gulp File + | ||
project nord-tilix + | ||
repository https://github.com/arcticicestudio/nord-tilix + | ||
author Arctic Ice Studio + | ||
email [email protected] + | ||
copyright Copyright (C) 2017 + | ||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
[References] | ||
Gulp | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
#!/usr/bin/env bash | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Install Script + | ||
# project nord-terminix + | ||
# repository https://github.com/arcticicestudio/nord-terminix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2016 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Install Script + | ||
# project nord-tilix + | ||
# repository https://github.com/arcticicestudio/nord-tilix + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
set -e | ||
|
||
_ct_error="\e[0;31m" | ||
|
@@ -38,7 +38,7 @@ __cleanup() { | |
trap '' SIGINT SIGTERM | ||
unset -v _ct_error _ct_success _ct_warning _ct_highlight _ct_primary _ct | ||
unset -v _ctb_error _ctb_success _ctb_warning _ctb_highlight _ctb_primary _ctb _c_reset | ||
unset -v NORD_TERMINIX_SCRIPT_OPTS COLOR_SCHEME_FILE VERBOSE GLOBAL_INSTALL LOCAL_INSTALL | ||
unset -v NORD_TILIX_SCRIPT_OPTS COLOR_SCHEME_FILE VERBOSE GLOBAL_INSTALL LOCAL_INSTALL | ||
unset -f __help __cleanup __log_error __log_success __log_warning __log_info | ||
unset -f __validate_file __local_install __global_install | ||
} | ||
|
@@ -127,14 +127,14 @@ __validate_file() { | |
|
||
trap "printf '${_ctb_error}User aborted.${_ctb_reset}\n' && exit 1" SIGINT SIGTERM | ||
|
||
NORD_TERMINIX_SCRIPT_OPTS=`getopt -o vghs: --long verbose,global,help,schemefile: -n 'install.sh' -- "$@"` | ||
NORD_TILIX_SCRIPT_OPTS=`getopt -o vghs: --long verbose,global,help,schemefile: -n 'install.sh' -- "$@"` | ||
COLOR_SCHEME_FILE=src/json/nord.json | ||
VERBOSE=false | ||
GLOBAL_INSTALL=false | ||
LOCAL_INSTALL_DIR=~/.config/terminix/schemes | ||
GLOBAL_INSTALL_DIR=/usr/share/terminix/schemes | ||
LOCAL_INSTALL_DIR=~/.config/tilix/schemes | ||
GLOBAL_INSTALL_DIR=/usr/share/tilix/schemes | ||
|
||
eval set -- "$NORD_TERMINIX_SCRIPT_OPTS" | ||
eval set -- "$NORD_TILIX_SCRIPT_OPTS" | ||
while true; do | ||
case "$1" in | ||
-v | --verbose ) VERBOSE=true; shift ;; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"name": "nord-terminix", | ||
"title": "Nord Terminix", | ||
"version": "0.2.0", | ||
"description": "A arctic, north-bluish clean and elegant Terminix color scheme.", | ||
"name": "nord-tilix", | ||
"title": "Nord Tilix", | ||
"version": "0.3.0", | ||
"description": "An arctic, north-bluish clean and elegant Tilix color scheme.", | ||
"author": { | ||
"name": "Arctic Ice Studio", | ||
"email": "[email protected]", | ||
"url": "http://arcticicestudio.com" | ||
}, | ||
"homepage": "https://github.com/arcticicestudio/nord-terminix", | ||
"homepage": "https://github.com/arcticicestudio/nord-tilix", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/arcticicestudio/nord-terminix.git" | ||
"url": "git+https://github.com/arcticicestudio/nord-tilix.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/arcticicestudio/nord-terminix/issues" | ||
"url": "https://github.com/arcticicestudio/nord-tilix/issues" | ||
}, | ||
"license" : "(Apache-2.0 AND CC-BY-SA-4.0)", | ||
"keywords": [ | ||
|
@@ -24,7 +24,7 @@ | |
"bluish", | ||
"clean", | ||
"elegant", | ||
"terminix", | ||
"tilix", | ||
"color", | ||
"scheme" | ||
], | ||
|
Oops, something went wrong.