We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924a947 commit aed9c3cCopy full SHA for aed9c3c
color_scheme.h
@@ -5,7 +5,4 @@ namespace pesieve {
5
const WORD ERROR_COLOR = 0x0c;
6
const WORD WARNING_COLOR = 0x0c;
7
const WORD HILIGHTED_COLOR = 0x0f;
8
- const WORD HEADER_COLOR = 14;
9
- const WORD SEPARATOR_COLOR = 6;
10
- const WORD INACTIVE_COLOR = 8;
11
};
0 commit comments