File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
debug_toolbar/static/debug_toolbar/css Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 61
61
--djdt-font-color : # 8393a7 ;
62
62
--djdt-background-color : # 1e293bff ;
63
63
--djdt-panel-content-background-color : # 0f1729ff ;
64
+ --djdt-panel-content-table-background-color : var (--djdt-background-color );
64
65
--djdt-panel-title-background-color : # 242432 ;
65
66
--djdt-djdt-panel-content-table-strip-background-color : # 324154ff ;
66
67
--djdt--highlighted-background-color : # 2c2a7dff ;
Original file line number Diff line number Diff line change 9
9
``FORCE_SCRIPT_NAME `` was set.
10
10
* Increase opacity of show Debug Toolbar handle to improve accessibility.
11
11
* Changed the ``RedirectsPanel `` to be async compatible.
12
+ * Increased the contrast of text with dark mode enabled.
12
13
13
14
4.4.6 (2024-07-10)
14
15
------------------
You can’t perform that action at this time.
0 commit comments