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:
Kirill Lipatov (Leency) 2016-02-07 16:36:38 +00:00
parent 57dc665138
commit 2d12f71e2a
4 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -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