Skip to content

Commit

Permalink
Tweak grey (#1566)
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Mar 9, 2024
1 parent e518f58 commit 7626841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/laravel-debugbar-dark-mode.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ div.phpdebugbar-openhandler {
--color-gray-600: #718096;
--color-gray-700: #4A5568;
--color-gray-800: #252a37;
--color-gray-900: #171923;
--color-gray-900: #18181b;
--color-red-vivid: #eb4432;
}

Expand Down

0 comments on commit 7626841

Please sign in to comment.