﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28508	Error views set background-color but not foreground color	John Dallahan	Darius Azimi	"CSRF error pages and 404 pages do not set the text color in their inline styles, but they set background-color, making it annoying to view them with dark GTK themes. Relevant lines:
https://github.com/django/django/blob/master/django/views/templates/technical_404.html#L11
https://github.com/django/django/blob/master/django/views/csrf.py#L26
The 500 page does have it set, though:
https://github.com/django/django/blob/master/django/views/templates/technical_500.html#L12"	Bug	closed	Error reporting	dev	Normal	fixed			Accepted	0	0	0	0	1	1
