-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Is there a list of hex colors this theme uses that I can port into xfce4-terminal so vim displays your theme correctly? Currently, gvim does look correct, but vim is using my terminal's palette and looks wrong.
I think my terminal is setup correctly:
% echo $TERM
xterm-256color
Here is an example format that xfce4-terminal expects for color palette definitions, I just don't see the 16 colors defined in desert.vim:
[Scheme]
Name=Base16-Default Dark
ColorForeground=#d8d8d8
ColorBackground=#181818
ColorCursor=#d8d8d8
ColorPalette=#181818;#ab4642;#a1b56c;#f7ca88;#7cafc2;#ba8baf;#86c1b9;#d8d8d8;#585858;#ab4642;#a1b56c;#f7ca88;#7cafc2;#ba8baf;#86c1b9;#f8f8f8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
