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/nightfox.theme | |
parent | a4f8b84ef43a3b0ebe90c4246d3e67a8a3e9d8bd (diff) |
add Nightfox themes
Diffstat (limited to 'nightfox/nightfox.theme')
-rw-r--r-- | nightfox/nightfox.theme | 8 |
1 files changed, 8 insertions, 0 deletions
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 |