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