about summary refs log tree commit diff stats
path: root/data/colorscheme/default.rb
diff options
context:
space:
mode:
Diffstat (limited to 'data/colorscheme/default.rb')
-rw-r--r--data/colorscheme/default.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/colorscheme/default.rb b/data/colorscheme/default.rb
index cacff7b1..49398a25 100644
--- a/data/colorscheme/default.rb
+++ b/data/colorscheme/default.rb
@@ -1,7 +1,7 @@
 module Color
 	@hostname = green, default, bold
 	@currentdir = blue, default, bold
-	@currentfile = white, default, bold
+	@currentfile = default, default, bold
 
 	@base = default, df, none