mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Color
- Removed obsolete second index for color.
This commit is contained in:
parent
55fddd66d1
commit
e91a6a1897
2 changed files with 10 additions and 27 deletions
16
src/i18n.h
16
src/i18n.h
|
@ -56,21 +56,5 @@
|
|||
#include <por-PRT.h>
|
||||
#endif
|
||||
|
||||
#define CCOLOR_BOLD 500
|
||||
#define CCOLOR_UNDERLINE 501
|
||||
#define CCOLOR_ON 502
|
||||
#define CCOLOR_BRIGHT 503
|
||||
#define CCOLOR_BLACK 504
|
||||
#define CCOLOR_RED 505
|
||||
#define CCOLOR_GREEN 506
|
||||
#define CCOLOR_YELLOW 507
|
||||
#define CCOLOR_BLUE 508
|
||||
#define CCOLOR_MAGENTA 509
|
||||
#define CCOLOR_CYAN 510
|
||||
#define CCOLOR_WHITE 511
|
||||
|
||||
#define CCOLOR_OFF 520
|
||||
#define CCOLOR_UNKNOWN 521
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue