projects
/
ncurses.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ncurses 5.5
[ncurses.git]
/
test
/
linux-color.dat
1
# $Id: linux-color.dat,v 1.1 2004/05/22 23:42:45 tom Exp $
2
# These values are derived from linux/drivers/char/vt.c (default_red[],
3
# default_grn[] and default_blu[]), commented
4
/* the default colour table, for VGA+ colour systems */
5
scale:255
6
0: 0 0 0
7
1: 170 0 0
8
2: 0 170 0
9
3: 170 85 0
10
4: 0 0 170
11
5: 170 0 170
12
6: 0 170 170
13
7: 170 170 170
14
8: 85 85 85
15
9: 255 85 85
16
10: 85 255 85
17
11: 255 255 85
18
12: 85 85 255
19
13: 255 85 255
20
14: 85 255 255
21
15: 255 255 255