diff --git a/colors/fresh.vim b/colors/fresh.vim
index 4f459b7..8954045 100644
--- a/colors/fresh.vim
+++ b/colors/fresh.vim
@@ -92,7 +92,7 @@ if has("gui_running") || &t_Co == 256
   "" Highlight Groups {{{
   call s:hi("ColorColumn", "", "", "")
   call s:hi("Conceal", "", "", "")
-  call s:hi("Cursor", "", "", "")
+  call s:hi("Cursor", "", "", "reverse")
   call s:hi("CursorIM", "", "", "")
   call s:hi("CursorColumn", "235", "", "")
   call s:hi("CursorLine", "", "", "")