We need to do code review from time to time in meeting rooms where the owner needs to show his changes (by vim on a terminal mostly) on the screen via projector (with very low resolution like 1024x768), the problem is, there's no good color-scheme for vim to make the code changes look pretty.
The issue is, we lose the good part like syntax highlighting with various file type plugins because most of them are based on dark background colours. For dark themes, many decorations on syntax elements just become invisible.
Anyone can suggest a good scheme to fit well in this situation?