Flag dialog text is not readable in deeporange-indigo theme [π]
See original GitHub issueπ Bug report
Description
The flag dialog text is black and is not readable in deeporange-indigo theme
A clear and concise description of the problemβ¦
Is this a regression?
Yes, the previous version in which this bug was not present was: x.y.z
π¬ Minimal Reproduction
π₯ Exception or Error
π³ Your Environment
Additional Information
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Flag dialog - text barely readable in dark theme
The text in the lower right "flags are private, only visible to staff" is hard to read in a dark theme. [image] [image]...
Read more >Android 6.0 Dialog text doesn't appear - Stack Overflow
Use constructor with theme for Lollipop and newer android versions: Dark theme AlertDialog.Builder builder; if (Build.VERSION.SDK_INT >= Build.
Read more >[MaterialAlertDialog] Typography not working #669 - GitHub
Description: The MaterialAlertDialogBuilder is not using the typography which is defined in the app theme.
Read more >Global Flags Dialog Box - Windows drivers - Microsoft Learn
In this article. You can use the Global Flags dialog box to set and clear global flags from a user interface that lists...
Read more >[Drupal][Drupal 7] How to add text to a flag in a node when ...
The Flag template can be obtained from within the flag module. sits/all/modules/flag/theme/flag.tpl.php. To make it work you need to copy andΒ ...
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βve adapted the theming in the Indigo area so that it is suitable for black text (see picture).
@MarcRler that looks great! Could you send a PR for just the theming changes into
develop
then Iβll make it part of the 8.7.0 release end of this week. Thanks!