From 1542b637be55834e4b6edc7d71b5628062da0b4c Mon Sep 17 00:00:00 2001 From: arnaucode Date: Fri, 9 Mar 2018 15:49:16 +0100 Subject: [PATCH] nokto --- README.md | 14 ++++++++++++++ nokto.theme | 9 +++++++++ 2 files changed, 23 insertions(+) create mode 100644 README.md create mode 100644 nokto.theme diff --git a/README.md b/README.md new file mode 100644 index 0000000..c19915e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +## Nokto +XFCE Terminal Theme + + +To install, in the directory: +``` +~/.local/share/xfce4/terminal/colorschemes/ +``` +Add the file: +``` +nokto.theme +``` + +Then in the XFCE Terminal, go to Edit/Preferences/Colors/Presets, and select Nokto. diff --git a/nokto.theme b/nokto.theme new file mode 100644 index 0000000..9e8ca98 --- /dev/null +++ b/nokto.theme @@ -0,0 +1,9 @@ +[Scheme] +Name=Nokto +ColorCursor=#D8DEE9 +ColorForeground=#D8DEE9 +ColorBackground=#20242c +TabActivityColor=#88C0D0 +ColorPalette=#3B4252;#BF616A;#5ca370;#EBCB8B;#94BFF3;#EC93D3;#88C0D0;#E5E9F0;#4C566A;#BF616A;#72D5A3;#EBCB8B;#94BFF3;#EC93D3;#8FBCBB;#ECEFF4 +ColorBold=#D8DEE9 +ColorBoldUseDefault=FALSE