There was an error while loading. Please reload this page.
1 parent b04a400 commit dd4b774Copy full SHA for dd4b774
src/ui/css/diff2html.css
@@ -55,7 +55,7 @@
55
--d2h-dark-file-header-bg-color: rgb(22, 27, 34);
56
--d2h-dark-file-header-border-color: rgb(48, 54, 61);
57
58
- --d2h-dark-empty-placeholder-bg-color: #rgba(110, 118, 129, 0.1);
+ --d2h-dark-empty-placeholder-bg-color: rgba(110, 118, 129, 0.1);
59
--d2h-dark-empty-placeholder-border-color: rgb(48, 54, 61);
60
61
--d2h-dark-selected-color: rgba(56, 139, 253, 0.1);
0 commit comments