Skip to content

Commit 7626841

Browse files
authored
Tweak grey (#1566)
1 parent e518f58 commit 7626841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/laravel-debugbar-dark-mode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ div.phpdebugbar-openhandler {
1010
--color-gray-600: #718096;
1111
--color-gray-700: #4A5568;
1212
--color-gray-800: #252a37;
13-
--color-gray-900: #171923;
13+
--color-gray-900: #18181b;
1414
--color-red-vivid: #eb4432;
1515
}
1616

0 commit comments

Comments
 (0)