forked from KolibriOS/kolibrios
Shkvorka: set 3d_light and 3d_dark colors
git-svn-id: svn://kolibrios.org@6161 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
57dc665138
commit
2d12f71e2a
Binary file not shown.
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
struc system_colors
|
||||
{
|
||||
.frame dd 0x646464
|
||||
.grab dd 0x000000
|
||||
.grab_button dd 0x000000
|
||||
.grab_button_text dd 0x000000
|
||||
.nonset1 dd 0x646464
|
||||
.nonset2 dd 0x000000
|
||||
.3d_dark dd 0xAEA6A6
|
||||
.3d_light dd 0xFBFBFB
|
||||
.grab_text dd 0x333333
|
||||
.work dd 0xDDD7CF
|
||||
.work_button dd 0x7887A6
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user