Subversion Repositories Kolibri OS

Rev

Rev 4789 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4789 Rev 7609
Line 1... Line 1...
1
;SYSTEM COLORS (.DTP) - COMPILE WITH FASM
1
;SYSTEM COLORS (.DTP) - COMPILE WITH FASM
2
frame            	dd 0x2d2d2d
2
frame            	dd 0x2d2d2d
3
grab             	dd 0x2d2d2d
3
grab             	dd 0x2d2d2d
4
grab_button      	dd 0x2d2d2d
4
grab_button      	dd 0x2d2d2d
5
grab_button_text 	dd 0x2dbdf8
5
grab_button_text 	dd 0x4E4E4E
6
grab_text        	dd 0x808080
6
grab_text        	dd 0x808080
7
work             	dd 0x2d2d2d
7
work             	dd 0x2d2d2d
8
work_button      	dd 0x2d2d2d
8
work_button      	dd 0x2d2d2d
9
work_button_text 	dd 0x808080
9
work_button_text 	dd 0x808080
10
work_text        	dd 0x808080
10
work_text        	dd 0x808080