2017-03-26
This project has been renamed to Nord Tilix.
The upstream project Terminix has been renamed to Tilix due to trademark infringement.
All text occurrences- and project assets have been updated to match the new name. (@arcticicestudio, #15, d32c9906)
❯ Fixed a typo in the project description. (@arcticicestudio, #12, fd02252f)
2017-02-21
❯ Implemented support for advanced color settings including badges. Disabled by default to allow users to enable them when they fit their needs. (@arcticicestudio, #9, cdf1c580)
❯ Implemented a gulpfile.js
to run ESLint with defined .eslintrc.js
rules. (@arcticicestudio, #10, 1b92f2f2)
❯ Circle CI builds are now running against the latest Node 6.x.x
version (@arcticicestudio, #10, 1b92f2f2)
❯ Travis-CI builds are now running against the latest Node 6.x.x
and 4.x.x
versions (@arcticicestudio, #10, 1b92f2f2)
❯ Added support for EditorConfig by defining rules via a .editorconfig
file. (@arcticicestudio, #11, 748ac20c)
2016-11-19
❯ Implemented the main JSON color scheme file.
Detailed instructions to install the scheme file can be found in the README.
(@arcticicestudio, #1, b4179195)
2016-11-19 Project Initialization