diff options
author | Starfall <us@starfall.systems> | 2023-01-17 10:57:19 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-01-17 11:04:31 -0600 |
commit | 719ccd0ac1b93494cfedff8587a75ca0af823fd9 (patch) | |
tree | 35a16c441b79c9eb1f4b5efa2a2bf37477de6d61 /nightfox/terafox.theme | |
parent | a4f8b84ef43a3b0ebe90c4246d3e67a8a3e9d8bd (diff) |
add Nightfox themes
Diffstat (limited to 'nightfox/terafox.theme')
-rw-r--r-- | nightfox/terafox.theme | 8 |
1 files changed, 8 insertions, 0 deletions
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 |