Remove terminix from the repo as now we have a more rich version in readme

This commit is contained in:
Anton Paisov 2017-07-24 13:20:37 +03:00
parent f5f01b8193
commit 15e2ae0fe4
No known key found for this signature in database
GPG key ID: E8AC9D3FA140A360
2 changed files with 0 additions and 50 deletions

View file

@ -1,25 +0,0 @@
{
"name": "Gruvbox dark",
"comment": "Ported for Terminix Colour Scheme",
"use-theme-colors": false,
"foreground-color": "#fbf1c7",
"background-color": "#282828",
"palette": [
"#1d2021",
"#cc241d",
"#98971a",
"#d79921",
"#458588",
"#b16286",
"#689d6a",
"#a89984",
"#928374",
"#fb4934",
"#b8bb26",
"#fabd2f",
"#83a598",
"#d3869b",
"#8ec07c",
"#ebdbb2"
]
}

View file

@ -1,25 +0,0 @@
{
"name": "Gruvbox light",
"comment": "Ported for Terminix Colour Scheme",
"use-theme-colors": false,
"foreground-color": "#3c3836",
"background-color": "#fbf1c7",
"palette": [
"#fbf1c7",
"#cc241d",
"#98971a",
"#d79921",
"#458588",
"#b16286",
"#689d6a",
"#a89984",
"#928374",
"#9d0006",
"#79740e",
"#b57614",
"#076678",
"#8f3f71",
"#427b58",
"#3c3836"
]
}