mirror of
https://github.com/Hopiu/gruvbox-contrib.git
synced 2026-03-16 22:00:23 +00:00
Remove terminix from the repo as now we have a more rich version in readme
This commit is contained in:
parent
f5f01b8193
commit
15e2ae0fe4
2 changed files with 0 additions and 50 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue