Subversion Repositories Kolibri OS

Rev

Rev 1793 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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