mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 09:02:01 -05:00
and i forgot about something else
This commit is contained in:
parent
849fd00fa7
commit
5cedc57133
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ public WinClassic StartWin95(UserControl content, string title, Image icon, bool
|
|||
|
||||
// Time for the colors
|
||||
app.programtopbar.BackColor = SaveSystem.currentTheme.activeTitleBarColor;
|
||||
app.Title.ForeColor = SaveSystem.currentTheme.activeTitleTextColor;
|
||||
|
||||
// Convert an image to an icon (for the taskbar)
|
||||
if (icon != null)
|
||||
|
|
Loading…
Reference in a new issue