Theme color is missing for `.statusbar-overlay`
See original GitHub issueThis is a (multiple allowed):
-
bug
-
enhancement
-
feature-discussion (RFC)
-
Framework7 Version: 1.5.3
-
Platform and Target: iOS
What you did
Adding class selectors lines to framework7.ios.colors.css
and framework7.material.colors.css
to cover theme colors. e.g.
.theme-red .statusbar-overlay { background-color: #f44336; }
Expected Behavior / Actual Behavior
If this tag has been used <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
, the status bar background color will be always blue
. The .statusbar-overlay
must be added to theme color css files.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Theme color lost - Microsoft Community
Theme color lost. Is there a way how to set the window background color in W10, like was possible in Windows XP?
Read more >missing semantic color for menuItemTextPressed · Issue #15734
When clicking the button for the contextual menu, then all menus have a blue background with white text. When i expand the menu...
Read more >Theme Color | Visual Studio Code Extension API
Theme Color reference that lists all themable colors in Visual Studio Code.
Read more >Solved: Pinned tile doesn't keep theme color
Solved: Hello, I am pinning 3 visuals from 3 different reports to a Dashboard (1 from each report). All 3 reports use the...
Read more >Uno App exception launch missing windows.color
The problem is actually that you are using an incompatible version of Uno.Material . 1.0.0.-dev.507 is compatible with Uno.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I added a PR for this as it seemed like a fun way to spend a Sunday night learning .less.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.