diff --git a/services/web/frontend/stylesheets/variables/all.less b/services/web/frontend/stylesheets/variables/all.less index 778707740c..004e4eb442 100644 --- a/services/web/frontend/stylesheets/variables/all.less +++ b/services/web/frontend/stylesheets/variables/all.less @@ -868,7 +868,7 @@ // PDF and logs @pdf-top-offset: @toolbar-small-height; -@pdf-bg: @neutral-20; +@pdf-bg: @neutral-10; @pdfjs-bg: transparent; @pdf-page-shadow-color: rgba(0, 0, 0, 0.5); @logs-pane-bg: @neutral-80; diff --git a/services/web/frontend/stylesheets/variables/themes/light.less b/services/web/frontend/stylesheets/variables/themes/light.less index c6fa70c470..0e2d50a843 100644 --- a/services/web/frontend/stylesheets/variables/themes/light.less +++ b/services/web/frontend/stylesheets/variables/themes/light.less @@ -60,7 +60,6 @@ @toolbar-header-bg-color: #fff; @toolbar-header-btn-border-color: @neutral-20; -@toolbar-header-branded-btn-bg-color: @neutral-70; @toolbar-btn-color: @neutral-70; @toolbar-btn-hover-color: @neutral-70; @toolbar-btn-hover-bg-color: @neutral-10; @@ -71,7 +70,6 @@ @project-name-color: @neutral-70; @project-rename-link-color: @neutral-70; @project-rename-link-color-hover: @neutral-70; -@pdf-bg: @neutral-10; @logs-pane-bg: @neutral-10; // Navbar