WMdefs

rem       System palette entries
rem 
sp_winbd%       = 512: rem Window border
sp_winbg%       = 513: rem Window background
sp_winfg%       = 514: rem Window foreground
sp_winmg%       = 515: rem Window middleground
sp_titlebg%     = 516: rem Title background
sp_titletextbg% = 517: rem Title text background
sp_titlefg%     = 518: rem Title foreground
sp_litemhigh%   = 519: rem Loose item highlight
sp_litemavabg%  = 520: rem Loose item available background
sp_litemavafg%  = 521: rem Loose item available foreground
sp_litemselbg%  = 522: rem Loose item selected background
sp_litemselfg%  = 523: rem Loose item selected foreground
sp_litemunabg%  = 524: rem Loose item unavailable background
sp_litemunafg%  = 525: rem Loose item unavailable foreground
sp_infwinbd%    = 526: rem Information window border
sp_infwinbg%    = 527: rem Information window background
sp_infwinfg%    = 528: rem Information window foreground
sp_infwinmg%    = 529: rem Information window middleground
sp_subinfbd%    = 530: rem Subsidiary information window border
sp_subinfbg%    = 531: rem Subsidiary information window background
sp_subinffg%    = 532: rem Subsidiary information window foreground
sp_subinfmg%    = 533: rem Subsidiary information window middleground
sp_appbd%       = 534: rem Application window border
sp_appbg%       = 535: rem Application window background
sp_appfg%       = 536: rem Application window foreground
sp_appmg%       = 537: rem Application window middleground
sp_appihigh%    = 538: rem Application window item highlight
sp_appiavabg%   = 539: rem Application window item available background
sp_appiavafg%   = 540: rem Application window item available foreground
sp_appiselbg%   = 541: rem Application window item selected background
sp_appiselfg%   = 542: rem Application window item selected foreground
sp_appiunabg%   = 543: rem Application window item unavailable background
sp_appiunafg%   = 544: rem Application window item unavailable foreground
sp_scrbar%      = 545: rem Pan/scroll bar
sp_scrbarsec%   = 546: rem Pan/scroll bar section
sp_scrbararr%   = 547: rem Pan/scroll bar arrow
sp_buthigh%     = 548: rem Button highlight
sp_butbd%       = 549: rem Button border
sp_butbg%       = 550: rem Button background
sp_butfg%       = 551: rem Button foreground
sp_hintbd%      = 552: rem Hint border
sp_hintbg%      = 553: rem Hint background
sp_hintfg%      = 554: rem Hint foreground
sp_hintmg%      = 555: rem Hint middleground
sp_errbg%       = 556: rem Error message background
sp_errfg%       = 557: rem Error message foreground
sp_errmg%       = 558: rem Error message middleground
sp_shaded%      = 559: rem Shaded area
sp_3ddark%      = 560: rem Dark 3D border shade
sp_3dlight%     = 561: rem Light 3D border shade
sp_vertfill%    = 562: rem Vertical area fill
sp_subtitbg%    = 563: rem Subtitle background
sp_subtittxtbg% = 564: rem Subtitle text background
sp_subtitfg%    = 565: rem Subtitle foreground
sp_mindexbg%    = 566: rem Menu index background
sp_mindexfg%    = 567: rem Menu index foreground
sp_separator%   = 568: rem Seperator lines etc.
  
Generated with sb2htm on 2019 Mar 12
©pjwitte March 2oi9