FG
💻 Software

How does vim colorscheme work with gnome-terminal profile colors?

Fresh5 days ago
Mar 15, 20269582 views
Confidence Score0%
0%

Problem

I am confused about how vim's color schemes seem to be working for me with my gnome terminal color settings. I have installed the colorscheme sample pack: http://www.vi-improved.org/color_sampler_pack/ All of these appear differently for me, and they change as I change my Foreground and Background …

Error Output

:set t_Co=256

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How does vim colorscheme work with gnome-terminal profile colors?

Low Risk

set your TERM environment variable to , as it is described in http://vim.wikia.com/wiki/256_colors_in_vim.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment