From 719ccd0ac1b93494cfedff8587a75ca0af823fd9 Mon Sep 17 00:00:00 2001 From: Starfall Date: Tue, 17 Jan 2023 10:57:19 -0600 Subject: add Nightfox themes --- nightfox/carbonfox.theme | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nightfox/carbonfox.theme (limited to 'nightfox/carbonfox.theme') diff --git a/nightfox/carbonfox.theme b/nightfox/carbonfox.theme new file mode 100644 index 0000000..55e529e --- /dev/null +++ b/nightfox/carbonfox.theme @@ -0,0 +1,8 @@ +[Scheme] +Name=Carbonfox +ColorForeground=#f2f4f8 +ColorBackground=#161616 +ColorPalette=#282828;#ee5396;#25be6a;#08bdba;#78a9ff;#be95ff;#33b1ff;#dfdfe0;#484848;#f16da6;#46c880;#2dc7c4;#8cb6ff;#c8a5ff;#52bdff;#e4e4e5 +ColorSelectionUseDefault=FALSE +ColorSelectionBackground=#2a2a2a +TabActivityColor=#3ddbd9 -- cgit