diff options
| author | Michaël Ball <michael.ball@gmail.com> | 2019-04-15 19:26:20 +0100 | 
|---|---|---|
| committer | Michaël Ball <michael.ball@gmail.com> | 2019-04-15 19:26:20 +0100 | 
| commit | dd6db0e1a307c8ff845fa24715ea0624eec599cd (patch) | |
| tree | c1f5689b1c95807df4fe252164b1d08faf6ebac7 | |
| parent | 76ee6e68a0c16a2d16a4596788f2078e4204972c (diff) | |
Update base02 to base0A
| -rw-r--r-- | config.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -95,7 +95,7 @@ static const char *colorname[] = {    "#61507A", /* base03 */    "#E4600E", /* base09 */    "#06EA61", /* base0B */ -  "#242424", /* base02 */ +  "#DAE84D", /* base0A */    "#BFBBBF", /* base04 */    "#EFEBEF", /* base06 */    "#9D4D0E", /* base0F */ | 
