system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table

git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2016-02-11 10:44:47 +00:00
parent 3053d5c89a
commit 20ace41f1f
26 changed files with 96 additions and 96 deletions

View File

@@ -464,8 +464,8 @@ ends
struct system_colors
frame dd ?
grab dd ?
grab_button dd ?
grab_button_text dd ?
work_3d_dark dd ?
work_3d_light dd ?
grab_text dd ?
work dd ?
work_button dd ?