Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1793 yogev_ezra 1
;SYSTEM COLORS (.DTP) - COMPILE WITH FASM
2
frame            	dd 0x2d2d2d
3
grab             	dd 0x2d2d2d
4
grab_button      	dd 0x2d2d2d
5
grab_button_text 	dd 0x2dbdf8
6
grab_text        	dd 0x808080
7
work             	dd 0x2d2d2d
8
work_button      	dd 0x2d2d2d
9
work_button_text 	dd 0x808080
10
work_text        	dd 0x808080
11
work_graph       	dd 0x000000