diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html
index 9dbecc3d..be0beffd 100644
--- a/resources/report/html/loot-plugin-editor.html
+++ b/resources/report/html/loot-plugin-editor.html
@@ -92,7 +92,7 @@ loot-editor-close
/* Misc Styling. */
core-toolbar.medium-tall {
- background: #E8EAF6;
+ background: #CFD4E9;
height: 104px;
}
core-toolbar > div {
@@ -105,7 +105,7 @@ loot-editor-close
vertical-align: inherit !important;
}
core-selector > * {
- border: 4px solid #E8EAF6;
+ border: 4px solid #CFD4E9;
border-top: none;
}
#main {