From ffb6ea76cd2a50d0d1dce66241c85051a38aab17 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 20 Jul 2022 05:40:06 -0700 Subject: [PATCH] sync nightfox color schemes note that "_bash (Gogh)" is removed by this as it is actually a duplicate of nightfox but with a different name, according to my dedup logic. I may add a way to express aliases as a followup. refs: https://github.com/EdenEast/nightfox.nvim/pull/184 refs: https://github.com/EdenEast/nightfox.nvim/issues/183 refs: https://github.com/EdenEast/nightfox.nvim/issues/156 --- config/src/scheme_data.rs | 10 +- docs/colorschemes/data.json | 308 +++++++++++++++++++++++++++++---- sync-color-schemes/src/main.rs | 7 + 3 files changed, 287 insertions(+), 38 deletions(-) diff --git a/config/src/scheme_data.rs b/config/src/scheme_data.rs index aba33df90..b60b3b49b 100644 --- a/config/src/scheme_data.rs +++ b/config/src/scheme_data.rs @@ -1,6 +1,6 @@ //! This file was generated by sync-color-schemes -pub const SCHEMES: [(&'static str, &'static str); 720] = [ +pub const SCHEMES: [(&'static str, &'static str); 726] = [ // Start here ("3024 (base16)", "[colors]\nansi = [\n \'#090300\',\n \'#db2d20\',\n \'#01a252\',\n \'#fded02\',\n \'#01a0e4\',\n \'#a16a94\',\n \'#b5e4f4\',\n \'#a5a2a2\',\n]\nbackground = \'#090300\'\nbrights = [\n \'#5c5855\',\n \'#db2d20\',\n \'#01a252\',\n \'#fded02\',\n \'#01a0e4\',\n \'#a16a94\',\n \'#b5e4f4\',\n \'#f7f7f7\',\n]\ncursor_bg = \'#a5a2a2\'\ncursor_border = \'#a5a2a2\'\ncursor_fg = \'#a5a2a2\'\nforeground = \'#a5a2a2\'\nselection_bg = \'#a5a2a2\'\nselection_fg = \'#090300\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Jan T. Sott (http://github.com/idleberg)\'\nname = \'3024 (base16)\'\norigin_url = \'https://github.com/chriskempson/base16-unclaimed-schemes\'\nwezterm_version = \'nightly builds only\'\n"), @@ -69,7 +69,6 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("AyuLight (Gogh)", "[colors]\nansi = [\n \'#575f66\',\n \'#f51818\',\n \'#86b300\',\n \'#f2ae49\',\n \'#399ee6\',\n \'#a37acc\',\n \'#4cbf99\',\n \'#fafafa\',\n]\nbackground = \'#fafafa\'\nbrights = [\n \'#8a9199\',\n \'#f51818\',\n \'#86b300\',\n \'#f2ae49\',\n \'#399ee6\',\n \'#a37acc\',\n \'#4cbf99\',\n \'#fafafa\',\n]\ncursor_bg = \'#ff9940\'\ncursor_border = \'#ff9940\'\ncursor_fg = \'#ff9940\'\nforeground = \'#575f66\'\n\n[colors.indexed]\n\n[metadata]\nname = \'AyuLight (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("AyuMirage (Gogh)", "[colors]\nansi = [\n \'#1f2430\',\n \'#ff3333\',\n \'#bae67e\',\n \'#ffa759\',\n \'#73d0ff\',\n \'#d4bfff\',\n \'#95e6cb\',\n \'#cbccc6\',\n]\nbackground = \'#1f2430\'\nbrights = [\n \'#707a8c\',\n \'#ff3333\',\n \'#bae67e\',\n \'#ffa759\',\n \'#73d0ff\',\n \'#d4bfff\',\n \'#95e6cb\',\n \'#cbccc6\',\n]\ncursor_bg = \'#ffcc66\'\ncursor_border = \'#ffcc66\'\ncursor_fg = \'#ffcc66\'\nforeground = \'#cbccc6\'\n\n[colors.indexed]\n\n[metadata]\nname = \'AyuMirage (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("Azu (Gogh)", "[colors]\nansi = [\n \'#000000\',\n \'#ac6d74\',\n \'#74ac6d\',\n \'#aca46d\',\n \'#6d74ac\',\n \'#a46dac\',\n \'#6daca4\',\n \'#e6e6e6\',\n]\nbackground = \'#09111a\'\nbrights = [\n \'#262626\',\n \'#d6b8bc\',\n \'#bcd6b8\',\n \'#d6d3b8\',\n \'#b8bcd6\',\n \'#d3b8d6\',\n \'#b8d6d3\',\n \'#ffffff\',\n]\ncursor_bg = \'#d9e6f2\'\ncursor_border = \'#d9e6f2\'\ncursor_fg = \'#d9e6f2\'\nforeground = \'#d9e6f2\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Azu (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), -("_bash (Gogh)", "[colors]\nansi = [\n \'#393b44\',\n \'#c94f6d\',\n \'#81b29a\',\n \'#dbc074\',\n \'#719cd6\',\n \'#9d79d6\',\n \'#63cdcf\',\n \'#dfdfe0\',\n]\nbackground = \'#192330\'\nbrights = [\n \'#575860\',\n \'#d16983\',\n \'#8ebaa4\',\n \'#e0c989\',\n \'#86abdc\',\n \'#baa1e2\',\n \'#7ad4d6\',\n \'#e4e4e5\',\n]\ncursor_bg = \'#cdcecf\'\ncursor_border = \'#cdcecf\'\ncursor_fg = \'#cdcecf\'\nforeground = \'#cdcecf\'\n\n[colors.indexed]\n\n[metadata]\nname = \'_bash (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("Banana Blueberry", "[colors]\nansi = [\n \'#17141f\',\n \'#ff6b7f\',\n \'#00bd9c\',\n \'#e6c62f\',\n \'#22e8df\',\n \'#dc396a\',\n \'#56b6c2\',\n \'#f1f1f1\',\n]\nbackground = \'#191323\'\nbrights = [\n \'#495162\',\n \'#fe9ea1\',\n \'#98c379\',\n \'#f9e46b\',\n \'#91fff4\',\n \'#da70d6\',\n \'#bcf3ff\',\n \'#ffffff\',\n]\ncursor_bg = \'#e07d13\'\ncursor_border = \'#e07d13\'\ncursor_fg = \'#ffffff\'\nforeground = \'#cccccc\'\nselection_bg = \'#220525\'\nselection_fg = \'#f4f4f4\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Banana Blueberry\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Batman", "[colors]\nansi = [\n \'#1b1d1e\',\n \'#e6dc44\',\n \'#c8be46\',\n \'#f4fd22\',\n \'#737174\',\n \'#747271\',\n \'#62605f\',\n \'#c6c5bf\',\n]\nbackground = \'#1b1d1e\'\nbrights = [\n \'#505354\',\n \'#fff78e\',\n \'#fff27d\',\n \'#feed6c\',\n \'#919495\',\n \'#9a9a9d\',\n \'#a3a3a6\',\n \'#dadbd6\',\n]\ncursor_bg = \'#fcef0c\'\ncursor_border = \'#fcef0c\'\ncursor_fg = \'#000000\'\nforeground = \'#6f6f6f\'\nselection_bg = \'#4d504c\'\nselection_fg = \'#f0e04a\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Batman\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Belafonte Day", "[colors]\nansi = [\n \'#20111b\',\n \'#be100e\',\n \'#858162\',\n \'#eaa549\',\n \'#426a79\',\n \'#97522c\',\n \'#989a9c\',\n \'#968c83\',\n]\nbackground = \'#d5ccba\'\nbrights = [\n \'#5e5252\',\n \'#be100e\',\n \'#858162\',\n \'#eaa549\',\n \'#426a79\',\n \'#97522c\',\n \'#989a9c\',\n \'#d5ccba\',\n]\ncursor_bg = \'#45373c\'\ncursor_border = \'#45373c\'\ncursor_fg = \'#d5ccba\'\nforeground = \'#45373c\'\nselection_bg = \'#968c83\'\nselection_fg = \'#45373c\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Jan T. Sott\'\nname = \'Belafonte Day\'\norigin_url = \'https://github.com/idleberg/Zissou-iTerm2\'\nwezterm_version = \'Always\'\n"), @@ -171,6 +170,8 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("Darkside", "[colors]\nansi = [\n \'#000000\',\n \'#e8341c\',\n \'#68c256\',\n \'#f2d42c\',\n \'#1c98e8\',\n \'#8e69c9\',\n \'#1c98e8\',\n \'#bababa\',\n]\nbackground = \'#222324\'\nbrights = [\n \'#000000\',\n \'#e05a4f\',\n \'#77b869\',\n \'#efd64b\',\n \'#387cd3\',\n \'#957bbe\',\n \'#3d97e2\',\n \'#bababa\',\n]\ncursor_bg = \'#bbbbbb\'\ncursor_border = \'#bbbbbb\'\ncursor_fg = \'#ffffff\'\nforeground = \'#bababa\'\nselection_bg = \'#303333\'\nselection_fg = \'#bababa\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Darkside\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Darktooth (base16)", "[colors]\nansi = [\n \'#1d2021\',\n \'#fb543f\',\n \'#95c085\',\n \'#fac03b\',\n \'#0d6678\',\n \'#8f4673\',\n \'#8ba59b\',\n \'#a89984\',\n]\nbackground = \'#1d2021\'\nbrights = [\n \'#665c54\',\n \'#fb543f\',\n \'#95c085\',\n \'#fac03b\',\n \'#0d6678\',\n \'#8f4673\',\n \'#8ba59b\',\n \'#fdf4c1\',\n]\ncursor_bg = \'#a89984\'\ncursor_border = \'#a89984\'\ncursor_fg = \'#a89984\'\nforeground = \'#a89984\'\nselection_bg = \'#a89984\'\nselection_fg = \'#1d2021\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Jason Milkins (https://github.com/jasonm23)\'\nname = \'Darktooth (base16)\'\norigin_url = \'https://github.com/chriskempson/base16-unclaimed-schemes\'\nwezterm_version = \'nightly builds only\'\n"), ("Dawn (terminal.sexy)", "[colors]\nansi = [\n \'#353535\',\n \'#744b40\',\n \'#6d6137\',\n \'#765636\',\n \'#61564b\',\n \'#6b4a49\',\n \'#435861\',\n \'#b3b3b3\',\n]\nbackground = \'#181b20\'\nbrights = [\n \'#5f5f5f\',\n \'#785850\',\n \'#6f6749\',\n \'#776049\',\n \'#696057\',\n \'#6f5a59\',\n \'#525f66\',\n \'#cdcdcd\',\n]\nforeground = \'#9b9081\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Escapist\'\nname = \'Dawn (terminal.sexy)\'\norigin_url = \'https://github.com/stayradiated/terminal.sexy\'\nwezterm_version = \'nightly builds only\'\n"), +("dawnfox", "[colors]\nansi = [\n \'#575279\',\n \'#b4637a\',\n \'#618774\',\n \'#ea9d34\',\n \'#286983\',\n \'#907aa9\',\n \'#56949f\',\n \'#e5e9f0\',\n]\nbackground = \'#faf4ed\'\nbrights = [\n \'#5f5695\',\n \'#c26d85\',\n \'#629f81\',\n \'#eea846\',\n \'#2d81a3\',\n \'#9a80b9\',\n \'#5ca7b4\',\n \'#e6ebf3\',\n]\ncursor_bg = \'#575279\'\ncursor_border = \'#575279\'\ncursor_fg = \'#faf4ed\'\nforeground = \'#575279\'\nselection_bg = \'#d0d8d8\'\nselection_fg = \'#575279\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'dawnfox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), +("dayfox", "[colors]\nansi = [\n \'#1d344f\',\n \'#b95d76\',\n \'#618774\',\n \'#ba793e\',\n \'#4d688e\',\n \'#8e6f98\',\n \'#6ca7bd\',\n \'#cdd1d5\',\n]\nbackground = \'#eaeaea\'\nbrights = [\n \'#24476f\',\n \'#c76882\',\n \'#629f81\',\n \'#ca884a\',\n \'#4e75aa\',\n \'#9f75ac\',\n \'#74b2c9\',\n \'#cfd6dd\',\n]\ncursor_bg = \'#1d344f\'\ncursor_border = \'#1d344f\'\ncursor_fg = \'#eaeaea\'\nforeground = \'#1d344f\'\nselection_bg = \'#ced5de\'\nselection_fg = \'#1d344f\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'dayfox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), ("Deafened (terminal.sexy)", "[colors]\nansi = [\n \'#3d3e3d\',\n \'#755a5b\',\n \'#68755a\',\n \'#756e5a\',\n \'#5b6976\',\n \'#755b76\',\n \'#465457\',\n \'#ccccc6\',\n]\nbackground = \'#000000\'\nbrights = [\n \'#5a5b5c\',\n \'#a37679\',\n \'#87a376\',\n \'#a39b76\',\n \'#758ba3\',\n \'#9f76a3\',\n \'#899ca1\',\n \'#f8f8f2\',\n]\nforeground = \'#ffffff\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'\'\nname = \'Deafened (terminal.sexy)\'\norigin_url = \'https://github.com/stayradiated/terminal.sexy\'\nwezterm_version = \'nightly builds only\'\n"), ("Decaf (base16)", "[colors]\nansi = [\n \'#2d2d2d\',\n \'#ff7f7b\',\n \'#beda78\',\n \'#ffd67c\',\n \'#90bee1\',\n \'#efb3f7\',\n \'#bed6ff\',\n \'#cccccc\',\n]\nbackground = \'#2d2d2d\'\nbrights = [\n \'#777777\',\n \'#ff7f7b\',\n \'#beda78\',\n \'#ffd67c\',\n \'#90bee1\',\n \'#efb3f7\',\n \'#bed6ff\',\n \'#ffffff\',\n]\ncursor_bg = \'#cccccc\'\ncursor_border = \'#cccccc\'\ncursor_fg = \'#cccccc\'\nforeground = \'#cccccc\'\nselection_bg = \'#cccccc\'\nselection_fg = \'#2d2d2d\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Alex Mirrington (https://github.com/alexmirrington)\'\nname = \'Decaf (base16)\'\norigin_url = \'https://github.com/alexmirrington/base16-espresso-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("deep", "[colors]\nansi = [\n \'#000000\',\n \'#d70005\',\n \'#1cd915\',\n \'#d9bd26\',\n \'#5665ff\',\n \'#b052da\',\n \'#50d2da\',\n \'#e0e0e0\',\n]\nbackground = \'#090909\'\nbrights = [\n \'#535353\',\n \'#fb0007\',\n \'#22ff18\',\n \'#fedc2b\',\n \'#9fa9ff\',\n \'#e09aff\',\n \'#8df9ff\',\n \'#ffffff\',\n]\ncursor_bg = \'#d0d0d0\'\ncursor_border = \'#d0d0d0\'\ncursor_fg = \'#151515\'\nforeground = \'#cdcdcd\'\nselection_bg = \'#780002\'\nselection_fg = \'#ececec\'\n\n[colors.indexed]\n\n[metadata]\nname = \'deep\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), @@ -197,6 +198,7 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("Dracula+", "[colors]\nansi = [\n \'#21222c\',\n \'#ff5555\',\n \'#50fa7b\',\n \'#ffcb6b\',\n \'#82aaff\',\n \'#c792ea\',\n \'#8be9fd\',\n \'#f8f8f2\',\n]\nbackground = \'#212121\'\nbrights = [\n \'#545454\',\n \'#ff6e6e\',\n \'#69ff94\',\n \'#ffcb6b\',\n \'#d6acff\',\n \'#ff92df\',\n \'#a4ffff\',\n \'#f8f8f2\',\n]\ncursor_bg = \'#eceff4\'\ncursor_border = \'#eceff4\'\ncursor_fg = \'#282828\'\nforeground = \'#f8f8f2\'\nselection_bg = \'#f8f8f2\'\nselection_fg = \'#545454\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Dracula+\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("duckbones", "[colors]\nansi = [\n \'#0e101a\',\n \'#e03600\',\n \'#5dcd97\',\n \'#e39500\',\n \'#00a3cb\',\n \'#795ccc\',\n \'#00a3cb\',\n \'#ebefc0\',\n]\nbackground = \'#0e101a\'\nbrights = [\n \'#2b2f46\',\n \'#ff4821\',\n \'#58db9e\',\n \'#f6a100\',\n \'#00b4e0\',\n \'#b3a1e6\',\n \'#00b4e0\',\n \'#b3b692\',\n]\ncursor_bg = \'#edf2c2\'\ncursor_border = \'#edf2c2\'\ncursor_fg = \'#0e101a\'\nforeground = \'#ebefc0\'\nselection_bg = \'#37382d\'\nselection_fg = \'#ebefc0\'\n\n[colors.indexed]\n\n[metadata]\nname = \'duckbones\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Duotone Dark", "[colors]\nansi = [\n \'#1f1d27\',\n \'#d9393e\',\n \'#2dcd73\',\n \'#d9b76e\',\n \'#ffc284\',\n \'#de8d40\',\n \'#2488ff\',\n \'#b7a1ff\',\n]\nbackground = \'#1f1d27\'\nbrights = [\n \'#353147\',\n \'#d9393e\',\n \'#2dcd73\',\n \'#d9b76e\',\n \'#ffc284\',\n \'#de8d40\',\n \'#2488ff\',\n \'#eae5ff\',\n]\ncursor_bg = \'#ff9839\'\ncursor_border = \'#ff9839\'\ncursor_fg = \'#1f1d27\'\nforeground = \'#b7a1ff\'\nselection_bg = \'#353147\'\nselection_fg = \'#b7a2ff\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Duotone Dark\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), +("duskfox", "[colors]\nansi = [\n \'#393552\',\n \'#eb6f92\',\n \'#a3be8c\',\n \'#f6c177\',\n \'#569fba\',\n \'#c4a7e7\',\n \'#9ccfd8\',\n \'#e0def4\',\n]\nbackground = \'#232136\'\nbrights = [\n \'#47407d\',\n \'#f083a2\',\n \'#b1d196\',\n \'#f9cb8c\',\n \'#65b1cd\',\n \'#ccb1ed\',\n \'#a6dae3\',\n \'#e2e0f7\',\n]\ncursor_bg = \'#e0def4\'\ncursor_border = \'#e0def4\'\ncursor_fg = \'#232136\'\nforeground = \'#e0def4\'\nselection_bg = \'#433c59\'\nselection_fg = \'#e0def4\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'duskfox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), ("DWM rob (terminal.sexy)", "[colors]\nansi = [\n \'#151515\',\n \'#bf7979\',\n \'#97b26b\',\n \'#cdcda1\',\n \'#4a5463\',\n \'#9c3885\',\n \'#88aadd\',\n \'#ffffff\',\n]\nbackground = \'#000000\'\nbrights = [\n \'#505450\',\n \'#f4a45f\',\n \'#c5f779\',\n \'#ffffaf\',\n \'#7d8794\',\n \'#e628ba\',\n \'#99ccff\',\n \'#dedede\',\n]\nforeground = \'#ffffff\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'\'\nname = \'DWM rob (terminal.sexy)\'\norigin_url = \'https://github.com/stayradiated/terminal.sexy\'\nwezterm_version = \'nightly builds only\'\n"), ("Earthsong", "[colors]\nansi = [\n \'#121418\',\n \'#c94234\',\n \'#85c54c\',\n \'#f5ae2e\',\n \'#1398b9\',\n \'#d0633d\',\n \'#509552\',\n \'#e5c6aa\',\n]\nbackground = \'#292520\'\nbrights = [\n \'#675f54\',\n \'#ff645a\',\n \'#98e036\',\n \'#e0d561\',\n \'#5fdaff\',\n \'#ff9269\',\n \'#84f088\',\n \'#f6f7ec\',\n]\ncursor_bg = \'#f6f7ec\'\ncursor_border = \'#f6f7ec\'\ncursor_fg = \'#292520\'\nforeground = \'#e5c7a9\'\nselection_bg = \'#121418\'\nselection_fg = \'#e5c7a9\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Earthsong\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Edge Dark (base16)", "[colors]\nansi = [\n \'#262729\',\n \'#e77171\',\n \'#a1bf78\',\n \'#dbb774\',\n \'#73b3e7\',\n \'#d390e7\',\n \'#5ebaa5\',\n \'#b7bec9\',\n]\nbackground = \'#262729\'\nbrights = [\n \'#3e4249\',\n \'#e77171\',\n \'#a1bf78\',\n \'#dbb774\',\n \'#73b3e7\',\n \'#d390e7\',\n \'#5ebaa5\',\n \'#3e4249\',\n]\ncursor_bg = \'#b7bec9\'\ncursor_border = \'#b7bec9\'\ncursor_fg = \'#b7bec9\'\nforeground = \'#b7bec9\'\nselection_bg = \'#b7bec9\'\nselection_fg = \'#262729\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'cjayross (https://github.com/cjayross)\'\nname = \'Edge Dark (base16)\'\norigin_url = \'https://github.com/cjayross/base16-edge-schemes\'\nwezterm_version = \'nightly builds only\'\n"), @@ -449,6 +451,7 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("Nep (Gogh)", "[colors]\nansi = [\n \'#000000\',\n \'#dd6f00\',\n \'#00dd6f\',\n \'#6fdd00\',\n \'#6f00dd\',\n \'#dd006f\',\n \'#006fdd\',\n \'#f2f2f2\',\n]\nbackground = \'#758480\'\nbrights = [\n \'#7d7d7d\',\n \'#ffb974\',\n \'#74ffb9\',\n \'#b9ff74\',\n \'#b974ff\',\n \'#ff74b9\',\n \'#74b9ff\',\n \'#ffffff\',\n]\ncursor_bg = \'#23476a\'\ncursor_border = \'#23476a\'\ncursor_fg = \'#23476a\'\nforeground = \'#23476a\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Nep (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("Neutron", "[colors]\nansi = [\n \'#23252b\',\n \'#b54036\',\n \'#5ab977\',\n \'#deb566\',\n \'#6a7c93\',\n \'#a4799d\',\n \'#3f94a8\',\n \'#e6e8ef\',\n]\nbackground = \'#1c1e22\'\nbrights = [\n \'#23252b\',\n \'#b54036\',\n \'#5ab977\',\n \'#deb566\',\n \'#6a7c93\',\n \'#a4799d\',\n \'#3f94a8\',\n \'#ebedf2\',\n]\ncursor_bg = \'#f6f7ec\'\ncursor_border = \'#f6f7ec\'\ncursor_fg = \'#c4c5b5\'\nforeground = \'#e6e8ef\'\nselection_bg = \'#2f363e\'\nselection_fg = \'#7d8fa4\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Neutron\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Night Owlish Light", "[colors]\nansi = [\n \'#011627\',\n \'#d3423e\',\n \'#2aa298\',\n \'#daaa01\',\n \'#4876d6\',\n \'#403f53\',\n \'#08916a\',\n \'#7a8181\',\n]\nbackground = \'#ffffff\'\nbrights = [\n \'#7a8181\',\n \'#f76e6e\',\n \'#49d0c5\',\n \'#dac26b\',\n \'#5ca7e4\',\n \'#697098\',\n \'#00c990\',\n \'#989fb1\',\n]\ncursor_bg = \'#403f53\'\ncursor_border = \'#403f53\'\ncursor_fg = \'#fbfbfb\'\nforeground = \'#403f53\'\nselection_bg = \'#f2f2f2\'\nselection_fg = \'#403f53\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Night Owlish Light\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), +("nightfox", "[colors]\nansi = [\n \'#393b44\',\n \'#c94f6d\',\n \'#81b29a\',\n \'#dbc074\',\n \'#719cd6\',\n \'#9d79d6\',\n \'#63cdcf\',\n \'#dfdfe0\',\n]\nbackground = \'#192330\'\nbrights = [\n \'#575860\',\n \'#d16983\',\n \'#8ebaa4\',\n \'#e0c989\',\n \'#86abdc\',\n \'#baa1e2\',\n \'#7ad4d6\',\n \'#e4e4e5\',\n]\ncursor_bg = \'#cdcecf\'\ncursor_border = \'#cdcecf\'\ncursor_fg = \'#192330\'\nforeground = \'#cdcecf\'\nselection_bg = \'#2b3b51\'\nselection_fg = \'#cdcecf\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'nightfox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), ("NightLion v1", "[colors]\nansi = [\n \'#4c4c4c\',\n \'#bb0000\',\n \'#5fde8f\',\n \'#f3f167\',\n \'#276bd8\',\n \'#bb00bb\',\n \'#00dadf\',\n \'#bbbbbb\',\n]\nbackground = \'#000000\'\nbrights = [\n \'#555555\',\n \'#ff5555\',\n \'#55ff55\',\n \'#ffff55\',\n \'#5555ff\',\n \'#ff55ff\',\n \'#55ffff\',\n \'#ffffff\',\n]\ncursor_bg = \'#bbbbbb\'\ncursor_border = \'#bbbbbb\'\ncursor_fg = \'#ffffff\'\nforeground = \'#bbbbbb\'\nselection_bg = \'#b5d5ff\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nname = \'NightLion v1\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("NightLion v2", "[colors]\nansi = [\n \'#4c4c4c\',\n \'#bb0000\',\n \'#04f623\',\n \'#f3f167\',\n \'#64d0f0\',\n \'#ce6fdb\',\n \'#00dadf\',\n \'#bbbbbb\',\n]\nbackground = \'#171717\'\nbrights = [\n \'#555555\',\n \'#ff5555\',\n \'#7df71d\',\n \'#ffff55\',\n \'#62cbe8\',\n \'#ff9bf5\',\n \'#00ccd8\',\n \'#ffffff\',\n]\ncursor_bg = \'#bbbbbb\'\ncursor_border = \'#bbbbbb\'\ncursor_fg = \'#ffffff\'\nforeground = \'#bbbbbb\'\nselection_bg = \'#b5d5ff\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nname = \'NightLion v2\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("NightOwl (Gogh)", "[colors]\nansi = [\n \'#011627\',\n \'#ef5350\',\n \'#22da6e\',\n \'#addb67\',\n \'#82aaff\',\n \'#c792ea\',\n \'#21c7a8\',\n \'#ffffff\',\n]\nbackground = \'#011627\'\nbrights = [\n \'#575656\',\n \'#ef5350\',\n \'#22da6e\',\n \'#ffeb95\',\n \'#82aaff\',\n \'#c792ea\',\n \'#7fdbca\',\n \'#ffffff\',\n]\ncursor_bg = \'#d6deeb\'\ncursor_border = \'#d6deeb\'\ncursor_fg = \'#d6deeb\'\nforeground = \'#d6deeb\'\n\n[colors.indexed]\n\n[metadata]\nname = \'NightOwl (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), @@ -457,6 +460,7 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("nord", "[colors]\nansi = [\n \'#3b4252\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#88c0d0\',\n \'#e5e9f0\',\n]\nbackground = \'#2e3440\'\nbrights = [\n \'#4c566a\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#8fbcbb\',\n \'#eceff4\',\n]\ncursor_bg = \'#eceff4\'\ncursor_border = \'#eceff4\'\ncursor_fg = \'#282828\'\nforeground = \'#d8dee9\'\nselection_bg = \'#eceff4\'\nselection_fg = \'#4c566a\'\n\n[colors.indexed]\n\n[metadata]\nname = \'nord\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Nord (base16)", "[colors]\nansi = [\n \'#2e3440\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#88c0d0\',\n \'#e5e9f0\',\n]\nbackground = \'#2e3440\'\nbrights = [\n \'#4c566a\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#88c0d0\',\n \'#8fbcbb\',\n]\ncursor_bg = \'#e5e9f0\'\ncursor_border = \'#e5e9f0\'\ncursor_fg = \'#e5e9f0\'\nforeground = \'#e5e9f0\'\nselection_bg = \'#e5e9f0\'\nselection_fg = \'#2e3440\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'arcticicestudio\'\nname = \'Nord (base16)\'\norigin_url = \'https://github.com/spejamchr/base16-nord-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("nord-light", "[colors]\nansi = [\n \'#3b4252\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#88c0d0\',\n \'#d8dee9\',\n]\nbackground = \'#e5e9f0\'\nbrights = [\n \'#4c566a\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#8fbcbb\',\n \'#eceff4\',\n]\ncursor_bg = \'#88c0d0\'\ncursor_border = \'#88c0d0\'\ncursor_fg = \'#3b4252\'\nforeground = \'#414858\'\nselection_bg = \'#d8dee9\'\nselection_fg = \'#4c556a\'\n\n[colors.indexed]\n\n[metadata]\nname = \'nord-light\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), +("nordfox", "[colors]\nansi = [\n \'#3b4252\',\n \'#bf616a\',\n \'#a3be8c\',\n \'#ebcb8b\',\n \'#81a1c1\',\n \'#b48ead\',\n \'#88c0d0\',\n \'#e5e9f0\',\n]\nbackground = \'#2e3440\'\nbrights = [\n \'#465780\',\n \'#d06f79\',\n \'#b1d196\',\n \'#f0d399\',\n \'#8cafd2\',\n \'#c895bf\',\n \'#93ccdc\',\n \'#e7ecf4\',\n]\ncursor_bg = \'#cdcecf\'\ncursor_border = \'#cdcecf\'\ncursor_fg = \'#2e3440\'\nforeground = \'#cdcecf\'\nselection_bg = \'#3e4a5b\'\nselection_fg = \'#cdcecf\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'nordfox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), ("NordLight (Gogh)", "[colors]\nansi = [\n \'#003b4e\',\n \'#e64569\',\n \'#069f5f\',\n \'#dab752\',\n \'#439ecf\',\n \'#d961dc\',\n \'#00b1be\',\n \'#b3b3b3\',\n]\nbackground = \'#ebeaf2\'\nbrights = [\n \'#3e89a1\',\n \'#e4859a\',\n \'#a2cca1\',\n \'#e1e387\',\n \'#6fbbe2\',\n \'#e586e7\',\n \'#96dcda\',\n \'#dedede\',\n]\ncursor_bg = \'#439ecf\'\ncursor_border = \'#439ecf\'\ncursor_fg = \'#439ecf\'\nforeground = \'#004f7c\'\n\n[colors.indexed]\n\n[metadata]\nname = \'NordLight (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("Nova (base16)", "[colors]\nansi = [\n \'#3c4c55\',\n \'#83afe5\',\n \'#7fc1ca\',\n \'#a8ce93\',\n \'#83afe5\',\n \'#9a93e1\',\n \'#f2c38f\',\n \'#c5d4dd\',\n]\nbackground = \'#3c4c55\'\nbrights = [\n \'#899ba6\',\n \'#83afe5\',\n \'#7fc1ca\',\n \'#a8ce93\',\n \'#83afe5\',\n \'#9a93e1\',\n \'#f2c38f\',\n \'#556873\',\n]\ncursor_bg = \'#c5d4dd\'\ncursor_border = \'#c5d4dd\'\ncursor_fg = \'#c5d4dd\'\nforeground = \'#c5d4dd\'\nselection_bg = \'#c5d4dd\'\nselection_fg = \'#3c4c55\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com)\'\nname = \'Nova (base16)\'\norigin_url = \'https://github.com/gessig/base16-nova-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("Novel", "[colors]\nansi = [\n \'#000000\',\n \'#cc0000\',\n \'#009600\',\n \'#d06b00\',\n \'#0000cc\',\n \'#cc00cc\',\n \'#0087cc\',\n \'#cccccc\',\n]\nbackground = \'#dfdbc3\'\nbrights = [\n \'#808080\',\n \'#cc0000\',\n \'#009600\',\n \'#d06b00\',\n \'#0000cc\',\n \'#cc00cc\',\n \'#0087cc\',\n \'#ffffff\',\n]\ncursor_bg = \'#73635a\'\ncursor_border = \'#73635a\'\ncursor_fg = \'#000000\'\nforeground = \'#3b2322\'\nselection_bg = \'#a4a390\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Novel\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), @@ -631,6 +635,7 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("Teerb", "[colors]\nansi = [\n \'#1c1c1c\',\n \'#d68686\',\n \'#aed686\',\n \'#d7af87\',\n \'#86aed6\',\n \'#d6aed6\',\n \'#8adbb4\',\n \'#d0d0d0\',\n]\nbackground = \'#262626\'\nbrights = [\n \'#1c1c1c\',\n \'#d68686\',\n \'#aed686\',\n \'#e4c9af\',\n \'#86aed6\',\n \'#d6aed6\',\n \'#b1e7dd\',\n \'#efefef\',\n]\ncursor_bg = \'#e4c9af\'\ncursor_border = \'#e4c9af\'\ncursor_fg = \'#000000\'\nforeground = \'#d0d0d0\'\nselection_bg = \'#4d4d4d\'\nselection_fg = \'#ffffff\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Teerb\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("tender (base16)", "[colors]\nansi = [\n \'#282828\',\n \'#f43753\',\n \'#c9d05c\',\n \'#ffc24b\',\n \'#b3deef\',\n \'#d3b987\',\n \'#73cef4\',\n \'#eeeeee\',\n]\nbackground = \'#282828\'\nbrights = [\n \'#4c4c4c\',\n \'#f43753\',\n \'#c9d05c\',\n \'#ffc24b\',\n \'#b3deef\',\n \'#d3b987\',\n \'#73cef4\',\n \'#feffff\',\n]\ncursor_bg = \'#eeeeee\'\ncursor_border = \'#eeeeee\'\ncursor_fg = \'#eeeeee\'\nforeground = \'#eeeeee\'\nselection_bg = \'#eeeeee\'\nselection_fg = \'#282828\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Jacobo Tabernero (https://github/com/jacoborus/tender.vim)\'\nname = \'tender (base16)\'\norigin_url = \'https://github.com/DanManN/base16-tender-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("Tender (Gogh)", "[colors]\nansi = [\n \'#1d1d1d\',\n \'#c5152f\',\n \'#c9d05c\',\n \'#ffc24b\',\n \'#b3deef\',\n \'#d3b987\',\n \'#73cef4\',\n \'#eeeeee\',\n]\nbackground = \'#282828\'\nbrights = [\n \'#323232\',\n \'#f43753\',\n \'#d9e066\',\n \'#facc72\',\n \'#c0eafb\',\n \'#efd093\',\n \'#a1d6ec\',\n \'#ffffff\',\n]\ncursor_bg = \'#eeeeee\'\ncursor_border = \'#eeeeee\'\ncursor_fg = \'#eeeeee\'\nforeground = \'#eeeeee\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Tender (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), +("terafox", "[colors]\nansi = [\n \'#2f3239\',\n \'#e85c51\',\n \'#7aa4a1\',\n \'#fda47f\',\n \'#5a93aa\',\n \'#ad5c7c\',\n \'#a1cdd8\',\n \'#ebebeb\',\n]\nbackground = \'#152528\'\nbrights = [\n \'#4e5157\',\n \'#eb746b\',\n \'#8eb2af\',\n \'#fdb292\',\n \'#73a3b7\',\n \'#b97490\',\n \'#afd4de\',\n \'#eeeeee\',\n]\ncursor_bg = \'#e6eaea\'\ncursor_border = \'#e6eaea\'\ncursor_fg = \'#152528\'\nforeground = \'#e6eaea\'\nselection_bg = \'#293e40\'\nselection_fg = \'#e6eaea\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'EdenEast\'\nname = \'terafox\'\norigin_url = \'https://github.com/EdenEast/nightfox.nvim\'\nwezterm_version = \'nightly builds only\'\n"), ("Terminal Basic", "[colors]\nansi = [\n \'#000000\',\n \'#990000\',\n \'#00a600\',\n \'#999900\',\n \'#0000b2\',\n \'#b200b2\',\n \'#00a6b2\',\n \'#bfbfbf\',\n]\nbackground = \'#ffffff\'\nbrights = [\n \'#666666\',\n \'#e50000\',\n \'#00d900\',\n \'#e5e500\',\n \'#0000ff\',\n \'#e500e5\',\n \'#00e5e5\',\n \'#e5e5e5\',\n]\ncursor_bg = \'#7f7f7f\'\ncursor_border = \'#7f7f7f\'\ncursor_fg = \'#000000\'\nforeground = \'#000000\'\nselection_bg = \'#a4c9ff\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Terminal Basic\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("TerminixDark (Gogh)", "[colors]\nansi = [\n \'#282a2e\',\n \'#a54242\',\n \'#a1b56c\',\n \'#de935f\',\n \'#225555\',\n \'#85678f\',\n \'#5e8d87\',\n \'#777777\',\n]\nbackground = \'#091116\'\nbrights = [\n \'#373b41\',\n \'#c63535\',\n \'#608360\',\n \'#fa805a\',\n \'#449da1\',\n \'#ba8baf\',\n \'#86c1b9\',\n \'#c5c8c6\',\n]\ncursor_bg = \'#868a8c\'\ncursor_border = \'#868a8c\'\ncursor_fg = \'#868a8c\'\nforeground = \'#868a8c\'\n\n[colors.indexed]\n\n[metadata]\nname = \'TerminixDark (Gogh)\'\norigin_url = \'https://github.com/Gogh-Co/Gogh\'\nwezterm_version = \'nightly builds only\'\n"), ("Teva (terminal.sexy)", "[colors]\nansi = [\n \'#191f31\',\n \'#282e39\',\n \'#303844\',\n \'#3b444a\',\n \'#3c4435\',\n \'#4e534f\',\n \'#5d5d35\',\n \'#66695d\',\n]\nbackground = \'#170f0d\'\nbrights = [\n \'#706d56\',\n \'#8b7852\',\n \'#909581\',\n \'#91703a\',\n \'#948658\',\n \'#a19662\',\n \'#ad9152\',\n \'#c6a13f\',\n]\nforeground = \'#746c48\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'dkeg\'\nname = \'Teva (terminal.sexy)\'\norigin_url = \'https://github.com/stayradiated/terminal.sexy\'\nwezterm_version = \'nightly builds only\'\n"), @@ -698,6 +703,7 @@ pub const SCHEMES: [(&'static str, &'static str); 720] = [ ("Wez", "[colors]\nansi = [\n \'#000000\',\n \'#cc5555\',\n \'#55cc55\',\n \'#cdcd55\',\n \'#5555cc\',\n \'#cc55cc\',\n \'#7acaca\',\n \'#cccccc\',\n]\nbackground = \'#000000\'\nbrights = [\n \'#555555\',\n \'#ff5555\',\n \'#55ff55\',\n \'#ffff55\',\n \'#5555ff\',\n \'#ff55ff\',\n \'#55ffff\',\n \'#ffffff\',\n]\ncursor_bg = \'#53ae71\'\ncursor_border = \'#53ae71\'\ncursor_fg = \'#000000\'\nforeground = \'#b3b3b3\'\nselection_bg = \'#4d52f8\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Wez\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("Whimsy", "[colors]\nansi = [\n \'#535178\',\n \'#ef6487\',\n \'#5eca89\',\n \'#fdd877\',\n \'#65aef7\',\n \'#aa7ff0\',\n \'#43c1be\',\n \'#ffffff\',\n]\nbackground = \'#29283b\'\nbrights = [\n \'#535178\',\n \'#ef6487\',\n \'#5eca89\',\n \'#fdd877\',\n \'#65aef7\',\n \'#aa7ff0\',\n \'#43c1be\',\n \'#ffffff\',\n]\ncursor_bg = \'#b3b0d6\'\ncursor_border = \'#b3b0d6\'\ncursor_fg = \'#535178\'\nforeground = \'#b3b0d6\'\nselection_bg = \'#3d3c58\'\nselection_fg = \'#ffffff\'\n\n[colors.indexed]\n\n[metadata]\nname = \'Whimsy\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), ("WildCherry", "[colors]\nansi = [\n \'#000507\',\n \'#d94085\',\n \'#2ab250\',\n \'#ffd16f\',\n \'#883cdc\',\n \'#ececec\',\n \'#c1b8b7\',\n \'#fff8de\',\n]\nbackground = \'#1f1726\'\nbrights = [\n \'#009cc9\',\n \'#da6bac\',\n \'#f4dca5\',\n \'#eac066\',\n \'#308cba\',\n \'#ae636b\',\n \'#ff919d\',\n \'#e4838d\',\n]\ncursor_bg = \'#dd00ff\'\ncursor_border = \'#dd00ff\'\ncursor_fg = \'#ff00fe\'\nforeground = \'#dafaff\'\nselection_bg = \'#002831\'\nselection_fg = \'#e4ffff\'\n\n[colors.indexed]\n\n[metadata]\nname = \'WildCherry\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'Always\'\n"), +("wilmersdorf", "[colors]\nansi = [\n \'#34373e\',\n \'#e06383\',\n \'#7ebebd\',\n \'#dcc28c\',\n \'#a6c1e0\',\n \'#e1c1ee\',\n \'#5b94ab\',\n \'#d3d3d3\',\n]\nbackground = \'#282b33\'\nbrights = [\n \'#434750\',\n \'#fa7193\',\n \'#8fd7d6\',\n \'#f5d79a\',\n \'#b2cff0\',\n \'#efccfd\',\n \'#69abc5\',\n \'#f7f7f7\',\n]\ncursor_bg = \'#7ebebd\'\ncursor_border = \'#7ebebd\'\ncursor_fg = \'#1f2024\'\nforeground = \'#e7e2e2\'\nselection_bg = \'#1f2024\'\nselection_fg = \'#c6c6c6\'\n\n[colors.indexed]\n\n[metadata]\nname = \'wilmersdorf\'\norigin_url = \'https://github.com/mbadolato/iTerm2-Color-Schemes\'\nwezterm_version = \'nightly builds only\'\n"), ("Windows 10 (base16)", "[colors]\nansi = [\n \'#0c0c0c\',\n \'#e74856\',\n \'#16c60c\',\n \'#f9f1a5\',\n \'#3b78ff\',\n \'#b4009e\',\n \'#61d6d6\',\n \'#cccccc\',\n]\nbackground = \'#0c0c0c\'\nbrights = [\n \'#767676\',\n \'#e74856\',\n \'#16c60c\',\n \'#f9f1a5\',\n \'#3b78ff\',\n \'#b4009e\',\n \'#61d6d6\',\n \'#f2f2f2\',\n]\ncursor_bg = \'#cccccc\'\ncursor_border = \'#cccccc\'\ncursor_fg = \'#cccccc\'\nforeground = \'#cccccc\'\nselection_bg = \'#cccccc\'\nselection_fg = \'#0c0c0c\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Fergus Collins (https://github.com/C-Fergus)\'\nname = \'Windows 10 (base16)\'\norigin_url = \'https://github.com/C-Fergus/base16-windows-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("Windows 10 Light (base16)", "[colors]\nansi = [\n \'#f2f2f2\',\n \'#c50f1f\',\n \'#13a10e\',\n \'#c19c00\',\n \'#0037da\',\n \'#881798\',\n \'#3a96dd\',\n \'#767676\',\n]\nbackground = \'#f2f2f2\'\nbrights = [\n \'#cccccc\',\n \'#c50f1f\',\n \'#13a10e\',\n \'#c19c00\',\n \'#0037da\',\n \'#881798\',\n \'#3a96dd\',\n \'#0c0c0c\',\n]\ncursor_bg = \'#767676\'\ncursor_border = \'#767676\'\ncursor_fg = \'#767676\'\nforeground = \'#767676\'\nselection_bg = \'#767676\'\nselection_fg = \'#f2f2f2\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Fergus Collins (https://github.com/C-Fergus)\'\nname = \'Windows 10 Light (base16)\'\norigin_url = \'https://github.com/C-Fergus/base16-windows-scheme\'\nwezterm_version = \'nightly builds only\'\n"), ("Windows 95 (base16)", "[colors]\nansi = [\n \'#000000\',\n \'#fc5454\',\n \'#54fc54\',\n \'#fcfc54\',\n \'#5454fc\',\n \'#fc54fc\',\n \'#54fcfc\',\n \'#a8a8a8\',\n]\nbackground = \'#000000\'\nbrights = [\n \'#545454\',\n \'#fc5454\',\n \'#54fc54\',\n \'#fcfc54\',\n \'#5454fc\',\n \'#fc54fc\',\n \'#54fcfc\',\n \'#fcfcfc\',\n]\ncursor_bg = \'#a8a8a8\'\ncursor_border = \'#a8a8a8\'\ncursor_fg = \'#a8a8a8\'\nforeground = \'#a8a8a8\'\nselection_bg = \'#a8a8a8\'\nselection_fg = \'#000000\'\n\n[colors.indexed]\n\n[metadata]\nauthor = \'Fergus Collins (https://github.com/C-Fergus)\'\nname = \'Windows 95 (base16)\'\norigin_url = \'https://github.com/C-Fergus/base16-windows-scheme\'\nwezterm_version = \'nightly builds only\'\n"), diff --git a/docs/colorschemes/data.json b/docs/colorschemes/data.json index 7ae6c7825..dca9dd894 100644 --- a/docs/colorschemes/data.json +++ b/docs/colorschemes/data.json @@ -2462,42 +2462,6 @@ "wezterm_version": "nightly builds only" } }, - { - "colors": { - "ansi": [ - "#393b44", - "#c94f6d", - "#81b29a", - "#dbc074", - "#719cd6", - "#9d79d6", - "#63cdcf", - "#dfdfe0" - ], - "background": "#192330", - "brights": [ - "#575860", - "#d16983", - "#8ebaa4", - "#e0c989", - "#86abdc", - "#baa1e2", - "#7ad4d6", - "#e4e4e5" - ], - "cursor_bg": "#cdcecf", - "cursor_border": "#cdcecf", - "cursor_fg": "#cdcecf", - "foreground": "#cdcecf", - "indexed": {} - }, - "metadata": { - "name": "_bash (Gogh)", - "origin_url": "https://github.com/Gogh-Co/Gogh", - "prefix": "b", - "wezterm_version": "nightly builds only" - } - }, { "colors": { "ansi": [ @@ -6501,6 +6465,84 @@ "wezterm_version": "nightly builds only" } }, + { + "colors": { + "ansi": [ + "#575279", + "#b4637a", + "#618774", + "#ea9d34", + "#286983", + "#907aa9", + "#56949f", + "#e5e9f0" + ], + "background": "#faf4ed", + "brights": [ + "#5f5695", + "#c26d85", + "#629f81", + "#eea846", + "#2d81a3", + "#9a80b9", + "#5ca7b4", + "#e6ebf3" + ], + "cursor_bg": "#575279", + "cursor_border": "#575279", + "cursor_fg": "#faf4ed", + "foreground": "#575279", + "indexed": {}, + "selection_bg": "#d0d8d8", + "selection_fg": "#575279" + }, + "metadata": { + "author": "EdenEast", + "name": "dawnfox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "d", + "wezterm_version": "nightly builds only" + } + }, + { + "colors": { + "ansi": [ + "#1d344f", + "#b95d76", + "#618774", + "#ba793e", + "#4d688e", + "#8e6f98", + "#6ca7bd", + "#cdd1d5" + ], + "background": "#eaeaea", + "brights": [ + "#24476f", + "#c76882", + "#629f81", + "#ca884a", + "#4e75aa", + "#9f75ac", + "#74b2c9", + "#cfd6dd" + ], + "cursor_bg": "#1d344f", + "cursor_border": "#1d344f", + "cursor_fg": "#eaeaea", + "foreground": "#1d344f", + "indexed": {}, + "selection_bg": "#ced5de", + "selection_fg": "#1d344f" + }, + "metadata": { + "author": "EdenEast", + "name": "dayfox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "d", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ @@ -7468,6 +7510,45 @@ "wezterm_version": "Always" } }, + { + "colors": { + "ansi": [ + "#393552", + "#eb6f92", + "#a3be8c", + "#f6c177", + "#569fba", + "#c4a7e7", + "#9ccfd8", + "#e0def4" + ], + "background": "#232136", + "brights": [ + "#47407d", + "#f083a2", + "#b1d196", + "#f9cb8c", + "#65b1cd", + "#ccb1ed", + "#a6dae3", + "#e2e0f7" + ], + "cursor_bg": "#e0def4", + "cursor_border": "#e0def4", + "cursor_fg": "#232136", + "foreground": "#e0def4", + "indexed": {}, + "selection_bg": "#433c59", + "selection_fg": "#e0def4" + }, + "metadata": { + "author": "EdenEast", + "name": "duskfox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "d", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ @@ -16811,6 +16892,45 @@ "wezterm_version": "Always" } }, + { + "colors": { + "ansi": [ + "#393b44", + "#c94f6d", + "#81b29a", + "#dbc074", + "#719cd6", + "#9d79d6", + "#63cdcf", + "#dfdfe0" + ], + "background": "#192330", + "brights": [ + "#575860", + "#d16983", + "#8ebaa4", + "#e0c989", + "#86abdc", + "#baa1e2", + "#7ad4d6", + "#e4e4e5" + ], + "cursor_bg": "#cdcecf", + "cursor_border": "#cdcecf", + "cursor_fg": "#192330", + "foreground": "#cdcecf", + "indexed": {}, + "selection_bg": "#2b3b51", + "selection_fg": "#cdcecf" + }, + "metadata": { + "author": "EdenEast", + "name": "nightfox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "n", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ @@ -17112,6 +17232,45 @@ "wezterm_version": "Always" } }, + { + "colors": { + "ansi": [ + "#3b4252", + "#bf616a", + "#a3be8c", + "#ebcb8b", + "#81a1c1", + "#b48ead", + "#88c0d0", + "#e5e9f0" + ], + "background": "#2e3440", + "brights": [ + "#465780", + "#d06f79", + "#b1d196", + "#f0d399", + "#8cafd2", + "#c895bf", + "#93ccdc", + "#e7ecf4" + ], + "cursor_bg": "#cdcecf", + "cursor_border": "#cdcecf", + "cursor_fg": "#2e3440", + "foreground": "#cdcecf", + "indexed": {}, + "selection_bg": "#3e4a5b", + "selection_fg": "#cdcecf" + }, + "metadata": { + "author": "EdenEast", + "name": "nordfox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "n", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ @@ -23585,6 +23744,45 @@ "wezterm_version": "nightly builds only" } }, + { + "colors": { + "ansi": [ + "#2f3239", + "#e85c51", + "#7aa4a1", + "#fda47f", + "#5a93aa", + "#ad5c7c", + "#a1cdd8", + "#ebebeb" + ], + "background": "#152528", + "brights": [ + "#4e5157", + "#eb746b", + "#8eb2af", + "#fdb292", + "#73a3b7", + "#b97490", + "#afd4de", + "#eeeeee" + ], + "cursor_bg": "#e6eaea", + "cursor_border": "#e6eaea", + "cursor_fg": "#152528", + "foreground": "#e6eaea", + "indexed": {}, + "selection_bg": "#293e40", + "selection_fg": "#e6eaea" + }, + "metadata": { + "author": "EdenEast", + "name": "terafox", + "origin_url": "https://github.com/EdenEast/nightfox.nvim", + "prefix": "t", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ @@ -26054,6 +26252,44 @@ "wezterm_version": "Always" } }, + { + "colors": { + "ansi": [ + "#34373e", + "#e06383", + "#7ebebd", + "#dcc28c", + "#a6c1e0", + "#e1c1ee", + "#5b94ab", + "#d3d3d3" + ], + "background": "#282b33", + "brights": [ + "#434750", + "#fa7193", + "#8fd7d6", + "#f5d79a", + "#b2cff0", + "#efccfd", + "#69abc5", + "#f7f7f7" + ], + "cursor_bg": "#7ebebd", + "cursor_border": "#7ebebd", + "cursor_fg": "#1f2024", + "foreground": "#e7e2e2", + "indexed": {}, + "selection_bg": "#1f2024", + "selection_fg": "#c6c6c6" + }, + "metadata": { + "name": "wilmersdorf", + "origin_url": "https://github.com/mbadolato/iTerm2-Color-Schemes", + "prefix": "w", + "wezterm_version": "nightly builds only" + } + }, { "colors": { "ansi": [ diff --git a/sync-color-schemes/src/main.rs b/sync-color-schemes/src/main.rs index 23cba5c22..e91184def 100644 --- a/sync-color-schemes/src/main.rs +++ b/sync-color-schemes/src/main.rs @@ -296,6 +296,13 @@ async fn main() -> anyhow::Result<()> { &mut schemeses, ) .await?; + sync_toml( + "https://github.com/EdenEast/nightfox.nvim", + "main", + "", + &mut schemeses, + ) + .await?; accumulate(&mut schemeses, base16::sync().await.context("sync base16")?); accumulate( &mut schemeses,