diff options
author | Starfall <us@starfall.systems> | 2024-08-25 12:05:04 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2024-08-25 12:05:04 -0500 |
commit | 784562e246b30e9b480221b8c355af3c36859e07 (patch) | |
tree | f9a6e7e66f785b92f06ada93634f85c3ad1d6c97 /xfce4-terminal/nightfox/nightfox.theme | |
parent | bc4d92a66c6e6708923373e185d65e6499b65915 (diff) |
Diffstat (limited to 'xfce4-terminal/nightfox/nightfox.theme')
-rw-r--r-- | xfce4-terminal/nightfox/nightfox.theme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xfce4-terminal/nightfox/nightfox.theme b/xfce4-terminal/nightfox/nightfox.theme new file mode 100644 index 0000000..902a343 --- /dev/null +++ b/xfce4-terminal/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 |