mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Dropped unused HL_BG_COLOR (Kalle)
This commit is contained in:
parent
3e6678de4d
commit
5e2cba90c9
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
#define HL_DEFAULT_COLOR "#0000BB" /* blue */
|
||||
#define HL_HTML_COLOR "#000000" /* black */
|
||||
#define HL_STRING_COLOR "#DD0000" /* red */
|
||||
#define HL_BG_COLOR "#FFFFFF" /* white */
|
||||
#define HL_KEYWORD_COLOR "#007700" /* green */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue