🎨refactor(windows terminal): shipwright contribute (close #73) (#74)

* 🎨refactor(windows terminal): shipwright contribute (close #73)

* 🐞fix(windows terminal): typo
This commit is contained in:
Thuan Pham
2022-01-04 10:39:30 +07:00
committed by GitHub
parent 6e36feccb3
commit d2a63d8296
13 changed files with 131 additions and 151 deletions

View File

@@ -1,23 +1,23 @@
{ {
"name": "duckbones", "name": "duckbones",
"foreground": "#EBEFC0",
"background": "#0E101A",
"selectionBackground": "#37382D", "selectionBackground": "#37382D",
"cursorColor": "#EDF2C2", "cursorColor": "#EDF2C2",
"foreground": "#EBEFC0",
"background": "#0E101A",
"black": "#0E101A", "black": "#0E101A",
"red": "#E03600",
"green": "#5DCD97",
"yellow": "#E39500",
"blue": "#00A3CB", "blue": "#00A3CB",
"purple": "#795CCC",
"cyan": "#00A3CB", "cyan": "#00A3CB",
"green": "#5DCD97",
"purple": "#795CCC",
"red": "#E03600",
"white": "#EBEFC0", "white": "#EBEFC0",
"yellow": "#E39500",
"brightBlack": "#2B2F46", "brightBlack": "#2B2F46",
"brightRed": "#FF4821",
"brightGreen": "#58DB9E",
"brightYellow": "#F6A100",
"brightBlue": "#00B4E0", "brightBlue": "#00B4E0",
"brightPurple": "#B3A1E6",
"brightCyan": "#00B4E0", "brightCyan": "#00B4E0",
"brightGreen": "#58DB9E",
"brightRed": "#FF4821",
"brightPurple": "#B3A1E6",
"brightWhite": "#B3B692" "brightWhite": "#B3B692"
"brightYellow": "#F6A100",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "kanagawabones", "name": "kanagawabones",
"foreground": "#DDD8BB",
"background": "#1F1F28",
"selectionBackground": "#49473E", "selectionBackground": "#49473E",
"cursorColor": "#E6E0C2", "cursorColor": "#E6E0C2",
"foreground": "#DDD8BB",
"background": "#1F1F28",
"black": "#1F1F28", "black": "#1F1F28",
"red": "#E46A78",
"green": "#98BC6D",
"yellow": "#E5C283",
"blue": "#7EB3C9", "blue": "#7EB3C9",
"purple": "#957FB8",
"cyan": "#7EB3C9", "cyan": "#7EB3C9",
"green": "#98BC6D",
"purple": "#957FB8",
"red": "#E46A78",
"white": "#DDD8BB", "white": "#DDD8BB",
"yellow": "#E5C283",
"brightBlack": "#3C3C51", "brightBlack": "#3C3C51",
"brightRed": "#EC818C",
"brightGreen": "#9EC967",
"brightYellow": "#F1C982",
"brightBlue": "#7BC2DF", "brightBlue": "#7BC2DF",
"brightPurple": "#A98FD2",
"brightCyan": "#7BC2DF", "brightCyan": "#7BC2DF",
"brightGreen": "#9EC967",
"brightRed": "#EC818C",
"brightPurple": "#A98FD2",
"brightWhite": "#A8A48D" "brightWhite": "#A8A48D"
"brightYellow": "#F1C982",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "neobones_dark", "name": "neobones_dark",
"foreground": "#C6D5CF",
"background": "#0F191F",
"selectionBackground": "#3A3E3D", "selectionBackground": "#3A3E3D",
"cursorColor": "#CEDDD7", "cursorColor": "#CEDDD7",
"foreground": "#C6D5CF",
"background": "#0F191F",
"black": "#0F191F", "black": "#0F191F",
"red": "#DE6E7C",
"green": "#90FF6B",
"yellow": "#B77E64",
"blue": "#8190D4", "blue": "#8190D4",
"purple": "#B279A7",
"cyan": "#66A5AD", "cyan": "#66A5AD",
"green": "#90FF6B",
"purple": "#B279A7",
"red": "#DE6E7C",
"white": "#C6D5CF", "white": "#C6D5CF",
"yellow": "#B77E64",
"brightBlack": "#263945", "brightBlack": "#263945",
"brightRed": "#E8838F",
"brightGreen": "#A0FF85",
"brightYellow": "#D68C67",
"brightBlue": "#92A0E2", "brightBlue": "#92A0E2",
"brightPurple": "#CF86C1",
"brightCyan": "#65B8C1", "brightCyan": "#65B8C1",
"brightGreen": "#A0FF85",
"brightRed": "#E8838F",
"brightPurple": "#CF86C1",
"brightWhite": "#98A39E" "brightWhite": "#98A39E"
"brightYellow": "#D68C67",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "neobones_light", "name": "neobones_light",
"foreground": "#202E18",
"background": "#E5EDE6",
"selectionBackground": "#ADE48C", "selectionBackground": "#ADE48C",
"cursorColor": "#202E18", "cursorColor": "#202E18",
"foreground": "#202E18",
"background": "#E5EDE6",
"black": "#E5EDE6", "black": "#E5EDE6",
"red": "#A8334C",
"green": "#567A30",
"yellow": "#944927",
"blue": "#286486", "blue": "#286486",
"purple": "#88507D",
"cyan": "#3B8992", "cyan": "#3B8992",
"green": "#567A30",
"purple": "#88507D",
"red": "#A8334C",
"white": "#202E18", "white": "#202E18",
"yellow": "#944927",
"brightBlack": "#B3C6B6", "brightBlack": "#B3C6B6",
"brightRed": "#94253E",
"brightGreen": "#3F5A22",
"brightYellow": "#803D1C",
"brightBlue": "#1D5573", "brightBlue": "#1D5573",
"brightPurple": "#7B3B70",
"brightCyan": "#2B747C", "brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#415934" "brightWhite": "#415934"
"brightYellow": "#803D1C",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "seoulbones_dark", "name": "seoulbones_dark",
"foreground": "#DDDDDD",
"background": "#4B4B4B",
"selectionBackground": "#777777", "selectionBackground": "#777777",
"cursorColor": "#E2E2E2", "cursorColor": "#E2E2E2",
"foreground": "#DDDDDD",
"background": "#4B4B4B",
"black": "#4B4B4B", "black": "#4B4B4B",
"red": "#E388A3",
"green": "#98BD99",
"yellow": "#FFDF9B",
"blue": "#97BDDE", "blue": "#97BDDE",
"purple": "#A5A6C5",
"cyan": "#6FBDBE", "cyan": "#6FBDBE",
"green": "#98BD99",
"purple": "#A5A6C5",
"red": "#E388A3",
"white": "#DDDDDD", "white": "#DDDDDD",
"yellow": "#FFDF9B",
"brightBlack": "#6C6465", "brightBlack": "#6C6465",
"brightRed": "#EB99B1",
"brightGreen": "#8FCD92",
"brightYellow": "#FFE5B3",
"brightBlue": "#A2C8E9", "brightBlue": "#A2C8E9",
"brightPurple": "#B2B3DA",
"brightCyan": "#6BCACB", "brightCyan": "#6BCACB",
"brightGreen": "#8FCD92",
"brightRed": "#EB99B1",
"brightPurple": "#B2B3DA",
"brightWhite": "#A8A8A8" "brightWhite": "#A8A8A8"
"brightYellow": "#FFE5B3",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "seoulbones_light", "name": "seoulbones_light",
"foreground": "#555555",
"background": "#E2E2E2",
"selectionBackground": "#CCCCCC", "selectionBackground": "#CCCCCC",
"cursorColor": "#555555", "cursorColor": "#555555",
"foreground": "#555555",
"background": "#E2E2E2",
"black": "#E2E2E2", "black": "#E2E2E2",
"red": "#DC5284",
"green": "#628562",
"yellow": "#C48562",
"blue": "#0084A3", "blue": "#0084A3",
"purple": "#896788",
"cyan": "#008586", "cyan": "#008586",
"green": "#628562",
"purple": "#896788",
"red": "#DC5284",
"white": "#555555", "white": "#555555",
"yellow": "#C48562",
"brightBlack": "#BFBABB", "brightBlack": "#BFBABB",
"brightRed": "#BE3C6D",
"brightGreen": "#487249",
"brightYellow": "#A76B48",
"brightBlue": "#006F89", "brightBlue": "#006F89",
"brightPurple": "#7F4C7E",
"brightCyan": "#006F70", "brightCyan": "#006F70",
"brightGreen": "#487249",
"brightRed": "#BE3C6D",
"brightPurple": "#7F4C7E",
"brightWhite": "#777777" "brightWhite": "#777777"
"brightYellow": "#A76B48",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "vimbones", "name": "vimbones",
"foreground": "#353535",
"background": "#F0F0CA",
"selectionBackground": "#D7D7D7", "selectionBackground": "#D7D7D7",
"cursorColor": "#353535", "cursorColor": "#353535",
"foreground": "#353535",
"background": "#F0F0CA",
"black": "#F0F0CA", "black": "#F0F0CA",
"red": "#A8334C",
"green": "#4F6C31",
"yellow": "#944927",
"blue": "#286486", "blue": "#286486",
"purple": "#88507D",
"cyan": "#3B8992", "cyan": "#3B8992",
"green": "#4F6C31",
"purple": "#88507D",
"red": "#A8334C",
"white": "#353535", "white": "#353535",
"yellow": "#944927",
"brightBlack": "#C6C6A3", "brightBlack": "#C6C6A3",
"brightRed": "#94253E",
"brightGreen": "#3F5A22",
"brightYellow": "#803D1C",
"brightBlue": "#1D5573", "brightBlue": "#1D5573",
"brightPurple": "#7B3B70",
"brightCyan": "#2B747C", "brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#5C5C5C" "brightWhite": "#5C5C5C"
"brightYellow": "#803D1C",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "zenbones_dark", "name": "zenbones_dark",
"foreground": "#B4BDC3",
"background": "#1C1917",
"selectionBackground": "#3D4042", "selectionBackground": "#3D4042",
"cursorColor": "#C4CACF", "cursorColor": "#C4CACF",
"foreground": "#B4BDC3",
"background": "#1C1917",
"black": "#1C1917", "black": "#1C1917",
"red": "#DE6E7C",
"green": "#819B69",
"yellow": "#B77E64",
"blue": "#6099C0", "blue": "#6099C0",
"purple": "#B279A7",
"cyan": "#66A5AD", "cyan": "#66A5AD",
"green": "#819B69",
"purple": "#B279A7",
"red": "#DE6E7C",
"white": "#B4BDC3", "white": "#B4BDC3",
"yellow": "#B77E64",
"brightBlack": "#403833", "brightBlack": "#403833",
"brightRed": "#E8838F",
"brightGreen": "#8BAE68",
"brightYellow": "#D68C67",
"brightBlue": "#61ABDA", "brightBlue": "#61ABDA",
"brightPurple": "#CF86C1",
"brightCyan": "#65B8C1", "brightCyan": "#65B8C1",
"brightGreen": "#8BAE68",
"brightRed": "#E8838F",
"brightPurple": "#CF86C1",
"brightWhite": "#888F94" "brightWhite": "#888F94"
"brightYellow": "#D68C67",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "zenbones_light", "name": "zenbones_light",
"foreground": "#2C363C",
"background": "#F0EDEC",
"selectionBackground": "#CBD9E3", "selectionBackground": "#CBD9E3",
"cursorColor": "#2C363C", "cursorColor": "#2C363C",
"foreground": "#2C363C",
"background": "#F0EDEC",
"black": "#F0EDEC", "black": "#F0EDEC",
"red": "#A8334C",
"green": "#4F6C31",
"yellow": "#944927",
"blue": "#286486", "blue": "#286486",
"purple": "#88507D",
"cyan": "#3B8992", "cyan": "#3B8992",
"green": "#4F6C31",
"purple": "#88507D",
"red": "#A8334C",
"white": "#2C363C", "white": "#2C363C",
"yellow": "#944927",
"brightBlack": "#CFC1BA", "brightBlack": "#CFC1BA",
"brightRed": "#94253E",
"brightGreen": "#3F5A22",
"brightYellow": "#803D1C",
"brightBlue": "#1D5573", "brightBlue": "#1D5573",
"brightPurple": "#7B3B70",
"brightCyan": "#2B747C", "brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#4F5E68" "brightWhite": "#4F5E68"
"brightYellow": "#803D1C",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "zenburned", "name": "zenburned",
"foreground": "#F0E4CF",
"background": "#404040",
"selectionBackground": "#746956", "selectionBackground": "#746956",
"cursorColor": "#F3EADB", "cursorColor": "#F3EADB",
"foreground": "#F0E4CF",
"background": "#404040",
"black": "#404040", "black": "#404040",
"red": "#E3716E",
"green": "#819B69",
"yellow": "#B77E64",
"blue": "#6099C0", "blue": "#6099C0",
"purple": "#B279A7",
"cyan": "#66A5AD", "cyan": "#66A5AD",
"green": "#819B69",
"purple": "#B279A7",
"red": "#E3716E",
"white": "#F0E4CF", "white": "#F0E4CF",
"yellow": "#B77E64",
"brightBlack": "#625A5B", "brightBlack": "#625A5B",
"brightRed": "#EC8685",
"brightGreen": "#8BAE68",
"brightYellow": "#D68C67",
"brightBlue": "#61ABDA", "brightBlue": "#61ABDA",
"brightPurple": "#CF86C1",
"brightCyan": "#65B8C1", "brightCyan": "#65B8C1",
"brightGreen": "#8BAE68",
"brightRed": "#EC8685",
"brightPurple": "#CF86C1",
"brightWhite": "#C0AB86" "brightWhite": "#C0AB86"
"brightYellow": "#D68C67",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "zenwritten_dark", "name": "zenwritten_dark",
"foreground": "#BBBBBB",
"background": "#191919",
"selectionBackground": "#404040", "selectionBackground": "#404040",
"cursorColor": "#C9C9C9", "cursorColor": "#C9C9C9",
"foreground": "#BBBBBB",
"background": "#191919",
"black": "#191919", "black": "#191919",
"red": "#DE6E7C",
"green": "#819B69",
"yellow": "#B77E64",
"blue": "#6099C0", "blue": "#6099C0",
"purple": "#B279A7",
"cyan": "#66A5AD", "cyan": "#66A5AD",
"green": "#819B69",
"purple": "#B279A7",
"red": "#DE6E7C",
"white": "#BBBBBB", "white": "#BBBBBB",
"yellow": "#B77E64",
"brightBlack": "#3D3839", "brightBlack": "#3D3839",
"brightRed": "#E8838F",
"brightGreen": "#8BAE68",
"brightYellow": "#D68C67",
"brightBlue": "#61ABDA", "brightBlue": "#61ABDA",
"brightPurple": "#CF86C1",
"brightCyan": "#65B8C1", "brightCyan": "#65B8C1",
"brightGreen": "#8BAE68",
"brightRed": "#E8838F",
"brightPurple": "#CF86C1",
"brightWhite": "#8E8E8E" "brightWhite": "#8E8E8E"
"brightYellow": "#D68C67",
} }

View File

@@ -1,23 +1,23 @@
{ {
"name": "zenwritten_light", "name": "zenwritten_light",
"foreground": "#353535",
"background": "#EEEEEE",
"selectionBackground": "#D7D7D7", "selectionBackground": "#D7D7D7",
"cursorColor": "#353535", "cursorColor": "#353535",
"foreground": "#353535",
"background": "#EEEEEE",
"black": "#EEEEEE", "black": "#EEEEEE",
"red": "#A8334C",
"green": "#4F6C31",
"yellow": "#944927",
"blue": "#286486", "blue": "#286486",
"purple": "#88507D",
"cyan": "#3B8992", "cyan": "#3B8992",
"green": "#4F6C31",
"purple": "#88507D",
"red": "#A8334C",
"white": "#353535", "white": "#353535",
"yellow": "#944927",
"brightBlack": "#C6C3C3", "brightBlack": "#C6C3C3",
"brightRed": "#94253E",
"brightGreen": "#3F5A22",
"brightYellow": "#803D1C",
"brightBlue": "#1D5573", "brightBlue": "#1D5573",
"brightPurple": "#7B3B70",
"brightCyan": "#2B747C", "brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#5C5C5C" "brightWhite": "#5C5C5C"
"brightYellow": "#803D1C",
} }

View File

@@ -1,35 +1,15 @@
local template = [[{
"name": "$name",
"foreground": "$fg",
"background": "$bg",
"selectionBackground": "$selection_bg",
"cursorColor": "$cursor_bg",
"black": "$black",
"red": "$red",
"green": "$green",
"yellow": "$yellow",
"blue": "$blue",
"purple": "$magenta",
"cyan": "$cyan",
"white": "$white",
"brightBlack": "$bright_black",
"brightRed": "$bright_red",
"brightGreen": "$bright_green",
"brightYellow": "$bright_yellow",
"brightBlue": "$bright_blue",
"brightPurple": "$bright_magenta",
"brightCyan": "$bright_cyan",
"brightWhite": "$bright_white"
}]]
local helpers = require "shipwright.transform.helpers"
---@diagnostic disable: undefined-global ---@diagnostic disable: undefined-global
-- selene: allow(undefined_variable) -- selene: allow(undefined_variable)
run({ specs, p, term }, transform.colorscheme_to_term_colors, function(colors) run(
local values = vim.tbl_extend("keep", colors, { name = name }) { specs, p, term },
local text = helpers.apply_template(template, values) transform.colorscheme_to_term_colors,
return { text } function(colors)
end, { overwrite, string.format("extras/windows_terminal/%s.json", name) }) return vim.tbl_extend("keep", colors, {
name = name,
})
end,
contrib.windows_terminal,
{ overwrite, string.format("extras/windows_terminal/%s.json", name) }
)
-- selene: deny(undefined_variable) -- selene: deny(undefined_variable)
---@diagnostic enable: undefined-global ---@diagnostic enable: undefined-global