Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #50524 All Revisions ] Back to Issue ]
Summary 0050524: "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window
Revision 2022-10-14 13:27 by dbaz
Description "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window

Currently all of them have a mixture of "on-surface" and "on-background".

All of them should be "on-background".

Together with this, a new variable

--obc2-color-on-background-standard-opacity: 1;

needs to be created in both Dark and Light variables definition, and it needs to be used, together with "color: var(--obc2-color-on-background)" as "opacity: var(--obc2-color-on-background-standard-opacity)" in every single place where "color: var(--obc2-color-on-background)" appears.
Revision 2022-10-14 13:20 by dbaz
Description "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window

Currently all of them have a mixture of "on-surface" and "on-background".

All of them should be "on-background".

Together with this, a new variable

--obc2-color-on-surface-standard-opacity: 1;

needs to be created in both Dark and Light variables definition, and it needs to be used, together with "color: var(--obc2-color-on-background)" as "opacity: var(--obc2-color-on-surface-standard-opacity)" in every single place where "color: var(--obc2-color-on-background)" appears.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker