diff options
-rw-r--r-- | README.md | 13 | ||||
-rw-r--r-- | nightfox/carbonfox.theme | 8 | ||||
-rw-r--r-- | nightfox/dawnfox.theme | 8 | ||||
-rw-r--r-- | nightfox/dayfox.theme | 8 | ||||
-rw-r--r-- | nightfox/duskfox.theme | 8 | ||||
-rw-r--r-- | nightfox/nightfox.theme | 8 | ||||
-rw-r--r-- | nightfox/nordfox.theme | 8 | ||||
-rw-r--r-- | nightfox/terafox.theme | 8 |
8 files changed, 68 insertions, 1 deletions
diff --git a/README.md b/README.md index a62dc62..be57e6e 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,29 @@ If ForegroundColor and BackgroundColor aren't specified, the background will be If TabActivityColor isn't set, the default of #A00 will be used. +ColorCursorUseDefault (set to FALSE to use the following) +ColorCursorForeground (unsure when this is actually used) +ColorCursor (used to draw the cursor, defaults to ForegroundColor) + +ColorSelectionUseDefault (set to FALSE to use the following instead of just inverting text fg/bg) +ColorSelection +ColorSelectionBackground + +Hexadecimal color codes can be 48 bit, I don't know if they're just passed to X11 as an `rgb:xx/yy/zz` directly. + ## Credits [Gruvbox by Pavel Pertsev](https://github.com/morhetz/gruvbox) (MIT license) [Selenized by Jan Warchol](https://github.com/jan-warchol/selenized) (implied license to use without modifying accent colors) based on [Solarized by Ethan Schoonover](https://ethanschoonover.com/solarized) (MIT license) Tomorrow's Stars by Starfall, lightly adapted from [Tomorrow by Chris Kempson](https://github.com/chriskempson/tomorrow-theme) (MIT license) +[Nightfox themes by James Simpson](https://github.com/EdenEast/nightfox.nvim) (MIT license) ## License DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 -Copyright (C) 2022 Starfall <us@starfall.systems> +Copyright (C) 2022-2023 Starfall <us@starfall.systems> Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. diff --git a/nightfox/carbonfox.theme b/nightfox/carbonfox.theme new file mode 100644 index 0000000..55e529e --- /dev/null +++ b/nightfox/carbonfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Carbonfox +ColorForeground=#f2f4f8 +ColorBackground=#161616 +ColorPalette=#282828;#ee5396;#25be6a;#08bdba;#78a9ff;#be95ff;#33b1ff;#dfdfe0;#484848;#f16da6;#46c880;#2dc7c4;#8cb6ff;#c8a5ff;#52bdff;#e4e4e5 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#2a2a2a +TabActivityColor=#3ddbd9 diff --git a/nightfox/dawnfox.theme b/nightfox/dawnfox.theme new file mode 100644 index 0000000..85982a7 --- /dev/null +++ b/nightfox/dawnfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Dawnfox +ColorForeground=#575279 +ColorBackground=#faf4ed +ColorPalette=#575279;#b4637a;#618774;#ea9d34;#286983;#907aa9;#56949f;#e5e9f0;#5f5695;#c26d85;#629f81;#eea846;#2d81a3;#9a80b9;#5ca7b4;#e6ebf3 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#d0d8d8 +TabActivityColor=#d7827e diff --git a/nightfox/dayfox.theme b/nightfox/dayfox.theme new file mode 100644 index 0000000..cb223c7 --- /dev/null +++ b/nightfox/dayfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Dayfox +ColorForeground=#3d2b5a +ColorBackground=#f6f2ee +ColorPalette=#352c24;#a5222f;#396847;#ac5402;#2848a9;#6e33ce;#287980;#f2e9e1;#534c45;#b3434e;#577f63;#b86e28;#4863b6;#8452d5;#488d93;#f4ece6 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#f6f2ee +TabActivityColor=#955f61 diff --git a/nightfox/duskfox.theme b/nightfox/duskfox.theme new file mode 100644 index 0000000..e3e77e5 --- /dev/null +++ b/nightfox/duskfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Duskfox +ColorForeground=#e0def4 +ColorBackground=#232136 +ColorPalette=#393552;#eb6f92;#a3be8c;#f6c177;#569fba;#c4a7e7;#9ccfd8;#e0def4;#47407d;#f083a2;#b1d196;#f9cb8c;#65b1cd;#ccb1ed;#a6dae3;#e2e0f7 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#433c59 +TabActivityColor=#ea9a97 diff --git a/nightfox/nightfox.theme b/nightfox/nightfox.theme new file mode 100644 index 0000000..902a343 --- /dev/null +++ b/nightfox/nightfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Nightfox +ColorForeground=#cdcecf +ColorBackground=#192330 +ColorPalette=#393b44;#c94f6d;#81b29a;#dbc074;#719cd6;#9d79d6;#63cdcf;#dfdfe0;#575860;#d16983;#8ebaa4;#e0c989;#86abdc;#baa1e2;#7ad5d6;#e4e4e5 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#2b3b51 +TabActivityColor=#f4a261 diff --git a/nightfox/nordfox.theme b/nightfox/nordfox.theme new file mode 100644 index 0000000..26e6725 --- /dev/null +++ b/nightfox/nordfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Nordfox +ColorForeground=#cdcecf +ColorBackground=#2e3440 +ColorPalette=#3b4252;#bf616a;#a3be8c;#ebcb8b;#81a1c1;#b48ead;#88c0d0;#e5e9f0;#465780;#d06f79;#b1d196;#f0d399;#8cafd2;#c895bf;#93ccdc;#e7ecf4 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#3e4a5b +TabActivityColor=#c9826b diff --git a/nightfox/terafox.theme b/nightfox/terafox.theme new file mode 100644 index 0000000..ea26186 --- /dev/null +++ b/nightfox/terafox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Terafox +ColorForeground=#e6eaea +ColorBackground=#152528 +ColorPalette=#2f3239;#e85c51;#7aa4a1;#fda47f;#5a93aa;#ad5c7c;#a1cdd8;#ebebeb;#4e5157;#eb746b;#8eb2af;#fdb292;#73a3b7;#b97490;#afd4de;#eeeeee +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#293e40 +TabActivityColor=#ff8349 |