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 7608
Line 1... Line 1...
1
;SYSTEM COLORS (.DTP) - COMPILE WITH FASM
1
;SYSTEM COLORS (.DTP) - COMPILE WITH FASM
2
frame            	dd 0x868686
2
frame            	dd 0x868686
3
grab             	dd 0xdedede
3
grab             	dd 0xdedede
4
grab_button      	dd 0x8c0000
4
grab_button      	dd 0xB3B3B3
5
grab_button_text 	dd 0xffffff
5
grab_button_text 	dd 0xffffff
6
grab_text        	dd 0x000000
6
grab_text        	dd 0x000000
7
work             	dd 0xc8c8c8
7
work             	dd 0xc8c8c8
8
work_button      	dd 0xc8c8c8
8
work_button      	dd 0xD5D3D3
9
work_button_text 	dd 0x000000
9
work_button_text 	dd 0x000000
10
work_text        	dd 0x000000
10
work_text        	dd 0x000000
11
work_graph       	dd 0x868686
11
work_graph       	dd 0x767676