diff --git a/theme-arc-blue.css b/theme-arc-blue.css index f54e040..cb7c626 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1092,3 +1092,10 @@ .repository .ui.attached.isSigned.isVerified.message { background-color: #0d2407; } + .ui.form .dropzone { + background: #331; + } + .ui.form .dropzone .dz-button { + color: #ddd; + } +