We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have the same styles like the official debugger DebuggerUtility::var_dump($GLOBALS['TYPO3_CONF_VARS'])
DebuggerUtility::var_dump($GLOBALS['TYPO3_CONF_VARS'])
Some texts are too dark, so you cannot read them
Just compare both in frontend
\Konafets\Typo3Debugbar\Overrides\DebuggerUtility::var_dump($GLOBALS['TYPO3_CONF_VARS']); DebuggerUtility::var_dump($GLOBALS['TYPO3_CONF_VARS']);
The text was updated successfully, but these errors were encountered:
[TASK] Change color for var_dump text
131b4e3
Related #42
No branches or pull requests
Type of TYPO3 installation
Expected behavior
Have the same styles like the official debugger
DebuggerUtility::var_dump($GLOBALS['TYPO3_CONF_VARS'])
Actual behavior
Some texts are too dark, so you cannot read them
Steps to reproduce
Just compare both in frontend
The text was updated successfully, but these errors were encountered: