diff --git a/colors/fresh.vim b/colors/fresh.vim
index ee9dd96..46bb1c0 100644
--- a/colors/fresh.vim
+++ b/colors/fresh.vim
@@ -167,7 +167,7 @@ if has("gui_running") || &t_Co == 256
   call s:hi("Macro", "", "", "")
   call s:hi("PreCondit", "61", "", "")
 
-  call s:hi("Type", "73", "", "")
+  call s:hi("Type", "74", "", "")
   call s:hi("StorageClass", "66", "", "")
   call s:hi("Structure", "69", "", "")
   call s:hi("Typedef", "73", "", "")