Created
August 17, 2023 18:40
-
-
Save rpdelaney/372953494c0877898ebab0415bc28cd0 to your computer and use it in GitHub Desktop.
gruvbox.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"black": { | |
"neutral": { | |
"hex": "#282828", | |
"standard": 0, | |
"8bit": 235, | |
"ansi_fg": "\u001b[38;2;40;40;40m", | |
"ansi_bg": "\u001b[48;2;40;40;40m" | |
} | |
}, | |
"red": { | |
"neutral": { | |
"hex": "#cc241d", | |
"standard": 1, | |
"8bit": 167, | |
"ansi_fg": "\u001b[38;2;204;36;29m", | |
"ansi_bg": "\u001b[48;2;204;36;29m" | |
}, | |
"bright": { | |
"hex": "#fb4934", | |
"standard": 9, | |
"8bit": 203, | |
"ansi_fg": "\u001b[38;2;251;73;52m", | |
"ansi_bg": "\u001b[48;2;251;73;52m" | |
}, | |
"faded": { | |
"hex": "#9d0006", | |
"standard": 1, | |
"8bit": 124, | |
"ansi_fg": "\u001b[38;2;157;0;6m", | |
"ansi_bg": "\u001b[48;2;157;0;6m" | |
} | |
}, | |
"green": { | |
"neutral": { | |
"hex": "#98971a", | |
"standard": 3, | |
"8bit": 143, | |
"ansi_fg": "\u001b[38;2;152;151;26m", | |
"ansi_bg": "\u001b[48;2;152;151;26m" | |
}, | |
"bright": { | |
"hex": "#b8bb26", | |
"standard": 11, | |
"8bit": 185, | |
"ansi_fg": "\u001b[38;2;184;187;38m", | |
"ansi_bg": "\u001b[48;2;184;187;38m" | |
}, | |
"faded": { | |
"hex": "#79740e", | |
"standard": 3, | |
"8bit": 100, | |
"ansi_fg": "\u001b[38;2;121;116;14m", | |
"ansi_bg": "\u001b[48;2;121;116;14m" | |
} | |
}, | |
"yellow": { | |
"neutral": { | |
"hex": "#d79921", | |
"standard": 3, | |
"8bit": 179, | |
"ansi_fg": "\u001b[38;2;215;153;33m", | |
"ansi_bg": "\u001b[48;2;215;153;33m" | |
}, | |
"bright": { | |
"hex": "#fabd2f", | |
"standard": 11, | |
"8bit": 221, | |
"ansi_fg": "\u001b[38;2;250;189;47m", | |
"ansi_bg": "\u001b[48;2;250;189;47m" | |
}, | |
"faded": { | |
"hex": "#b57614", | |
"standard": 3, | |
"8bit": 172, | |
"ansi_fg": "\u001b[38;2;181;118;20m", | |
"ansi_bg": "\u001b[48;2;181;118;20m" | |
} | |
}, | |
"blue": { | |
"neutral": { | |
"hex": "#458588", | |
"standard": 8, | |
"8bit": 73, | |
"ansi_fg": "\u001b[38;2;69;133;136m", | |
"ansi_bg": "\u001b[48;2;69;133;136m" | |
}, | |
"bright": { | |
"hex": "#83a598", | |
"standard": 7, | |
"8bit": 145, | |
"ansi_fg": "\u001b[38;2;131;165;152m", | |
"ansi_bg": "\u001b[48;2;131;165;152m" | |
}, | |
"faded": { | |
"hex": "#076678", | |
"standard": 8, | |
"8bit": 30, | |
"ansi_fg": "\u001b[38;2;7;102;120m", | |
"ansi_bg": "\u001b[48;2;7;102;120m" | |
} | |
}, | |
"purple": { | |
"neutral": { | |
"hex": "#b16286", | |
"standard": 9, | |
"8bit": 139, | |
"ansi_fg": "\u001b[38;2;177;98;134m", | |
"ansi_bg": "\u001b[48;2;177;98;134m" | |
}, | |
"bright": { | |
"hex": "#d3869b", | |
"standard": 7, | |
"8bit": 181, | |
"ansi_fg": "\u001b[38;2;211;134;155m", | |
"ansi_bg": "\u001b[48;2;211;134;155m" | |
}, | |
"faded": { | |
"hex": "#8f3f71", | |
"standard": 8, | |
"8bit": 132, | |
"ansi_fg": "\u001b[38;2;143;63;113m", | |
"ansi_bg": "\u001b[48;2;143;63;113m" | |
} | |
}, | |
"aqua": { | |
"neutral": { | |
"hex": "#689d6a", | |
"standard": 7, | |
"8bit": 108, | |
"ansi_fg": "\u001b[38;2;104;157;106m", | |
"ansi_bg": "\u001b[48;2;104;157;106m" | |
}, | |
"bright": { | |
"hex": "#8ec07c", | |
"standard": 7, | |
"8bit": 150, | |
"ansi_fg": "\u001b[38;2;142;192;124m", | |
"ansi_bg": "\u001b[48;2;142;192;124m" | |
}, | |
"faded": { | |
"hex": "#427b58", | |
"standard": 8, | |
"8bit": 66, | |
"ansi_fg": "\u001b[38;2;66;123;88m", | |
"ansi_bg": "\u001b[48;2;66;123;88m" | |
} | |
}, | |
"gray": { | |
"neutral": { | |
"hex": "#a89984", | |
"standard": 7, | |
"8bit": 145, | |
"ansi_fg": "\u001b[38;2;168;153;132m", | |
"ansi_bg": "\u001b[48;2;168;153;132m" | |
}, | |
"245": { | |
"hex": "#928374", | |
"standard": 7, | |
"8bit": 144, | |
"ansi_fg": "\u001b[38;2;146;131;116m", | |
"ansi_bg": "\u001b[48;2;146;131;116m" | |
}, | |
"244": { | |
"hex": "#928374", | |
"standard": 7, | |
"8bit": 144, | |
"ansi_fg": "\u001b[38;2;146;131;116m", | |
"ansi_bg": "\u001b[48;2;146;131;116m" | |
} | |
}, | |
"orange": { | |
"neutral": { | |
"hex": "#d65d0e", | |
"standard": 3, | |
"8bit": 172, | |
"ansi_fg": "\u001b[38;2;214;93;14m", | |
"ansi_bg": "\u001b[48;2;214;93;14m" | |
}, | |
"bright": { | |
"hex": "#fe8019", | |
"standard": 9, | |
"8bit": 214, | |
"ansi_fg": "\u001b[38;2;254;128;25m", | |
"ansi_bg": "\u001b[48;2;254;128;25m" | |
}, | |
"faded": { | |
"hex": "#af3a03", | |
"standard": 3, | |
"8bit": 130, | |
"ansi_fg": "\u001b[38;2;175;58;3m", | |
"ansi_bg": "\u001b[48;2;175;58;3m" | |
} | |
}, | |
"dark0": { | |
"hard": { | |
"hex": "#1d2021", | |
"standard": 0, | |
"8bit": 234, | |
"ansi_fg": "\u001b[38;2;29;32;33m", | |
"ansi_bg": "\u001b[48;2;29;32;33m" | |
}, | |
"neutral": { | |
"hex": "#282828", | |
"standard": 0, | |
"8bit": 235, | |
"ansi_fg": "\u001b[38;2;40;40;40m", | |
"ansi_bg": "\u001b[48;2;40;40;40m" | |
}, | |
"soft": { | |
"hex": "#32302f", | |
"standard": 8, | |
"8bit": 236, | |
"ansi_fg": "\u001b[38;2;50;48;47m", | |
"ansi_bg": "\u001b[48;2;50;48;47m" | |
} | |
}, | |
"dark1": { | |
"neutral": { | |
"hex": "#3c3836", | |
"standard": 8, | |
"8bit": 237, | |
"ansi_fg": "\u001b[38;2;60;56;54m", | |
"ansi_bg": "\u001b[48;2;60;56;54m" | |
} | |
}, | |
"dark2": { | |
"neutral": { | |
"hex": "#504945", | |
"standard": 8, | |
"8bit": 238, | |
"ansi_fg": "\u001b[38;2;80;73;69m", | |
"ansi_bg": "\u001b[48;2;80;73;69m" | |
} | |
}, | |
"dark3": { | |
"neutral": { | |
"hex": "#665c54", | |
"standard": 8, | |
"8bit": 240, | |
"ansi_fg": "\u001b[38;2;102;92;84m", | |
"ansi_bg": "\u001b[48;2;102;92;84m" | |
} | |
}, | |
"dark4": { | |
"neutral": { | |
"hex": "#7c6f64", | |
"standard": 8, | |
"8bit": 102, | |
"ansi_fg": "\u001b[38;2;124;111;100m", | |
"ansi_bg": "\u001b[48;2;124;111;100m" | |
} | |
}, | |
"light0": { | |
"hard": { | |
"hex": "#f9f5d7", | |
"standard": 15, | |
"8bit": 230, | |
"ansi_fg": "\u001b[38;2;249;245;215m", | |
"ansi_bg": "\u001b[48;2;249;245;215m" | |
}, | |
"neutral": { | |
"hex": "#fbf1c7", | |
"standard": 15, | |
"8bit": 230, | |
"ansi_fg": "\u001b[38;2;251;241;199m", | |
"ansi_bg": "\u001b[48;2;251;241;199m" | |
}, | |
"soft": { | |
"hex": "#f2e5bc", | |
"standard": 15, | |
"8bit": 224, | |
"ansi_fg": "\u001b[38;2;242;229;188m", | |
"ansi_bg": "\u001b[48;2;242;229;188m" | |
} | |
}, | |
"light1": { | |
"neutral": { | |
"hex": "#ebdbb2", | |
"standard": 15, | |
"8bit": 223, | |
"ansi_fg": "\u001b[38;2;235;219;178m", | |
"ansi_bg": "\u001b[48;2;235;219;178m" | |
} | |
}, | |
"light2": { | |
"neutral": { | |
"hex": "#d5c4a1", | |
"standard": 7, | |
"8bit": 187, | |
"ansi_fg": "\u001b[38;2;213;196;161m", | |
"ansi_bg": "\u001b[48;2;213;196;161m" | |
} | |
}, | |
"light3": { | |
"neutral": { | |
"hex": "#bdae93", | |
"standard": 7, | |
"8bit": 181, | |
"ansi_fg": "\u001b[38;2;189;174;147m", | |
"ansi_bg": "\u001b[48;2;189;174;147m" | |
} | |
}, | |
"light4": { | |
"neutral": { | |
"hex": "#a89984", | |
"standard": 7, | |
"8bit": 145, | |
"ansi_fg": "\u001b[38;2;168;153;132m", | |
"ansi_bg": "\u001b[48;2;168;153;132m" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment