diff options
author | Rabbit Whispers <us@starfall.systems> | 2025-03-20 13:41:17 -0500 |
---|---|---|
committer | Rabbit Whispers <us@starfall.systems> | 2025-03-20 13:41:17 -0500 |
commit | c1b30ff2dfbbacd6d1d573964929b5f21093b9ad (patch) | |
tree | 08d8df88f99b2b3671a11330c9a66789c4aca731 | |
parent | 35654659977e6cbe6859039316cccb3c39e73d78 (diff) |
remove nightfox themes
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | xfce4-terminal/nightfox/dawnfox.theme | 8 | ||||
-rw-r--r-- | xfce4-terminal/nightfox/duskfox.theme | 8 | ||||
-rw-r--r-- | xfce4-terminal/nightfox/nightfox.theme | 8 | ||||
-rw-r--r-- | xfce4-terminal/nightfox/nordfox.theme | 8 |
5 files changed, 1 insertions, 34 deletions
diff --git a/README.md b/README.md index 2e15988..6d06b7a 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,13 @@ Create a theme using at least a few of the 12 Bit Rainbow colors or similar meth [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-2023 Starfall <us@starfall.systems> +Copyright (C) 2022-2025 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/xfce4-terminal/nightfox/dawnfox.theme b/xfce4-terminal/nightfox/dawnfox.theme deleted file mode 100644 index 85982a7..0000000 --- a/xfce4-terminal/nightfox/dawnfox.theme +++ /dev/null @@ -1,8 +0,0 @@ -[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/xfce4-terminal/nightfox/duskfox.theme b/xfce4-terminal/nightfox/duskfox.theme deleted file mode 100644 index e3e77e5..0000000 --- a/xfce4-terminal/nightfox/duskfox.theme +++ /dev/null @@ -1,8 +0,0 @@ -[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/xfce4-terminal/nightfox/nightfox.theme b/xfce4-terminal/nightfox/nightfox.theme deleted file mode 100644 index 902a343..0000000 --- a/xfce4-terminal/nightfox/nightfox.theme +++ /dev/null @@ -1,8 +0,0 @@ -[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/xfce4-terminal/nightfox/nordfox.theme b/xfce4-terminal/nightfox/nordfox.theme deleted file mode 100644 index 26e6725..0000000 --- a/xfce4-terminal/nightfox/nordfox.theme +++ /dev/null @@ -1,8 +0,0 @@ -[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 |