From 197a780a9c820e5a0b5a598512e423bb4b106c5f Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Fri, 26 Jun 2020 15:24:56 +0300 Subject: [PATCH] Themes up --- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 150 +- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 150 +- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 154 +- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 154 +- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 1936 ++++++++--------- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 1936 ++++++++--------- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 478 ++-- .../fonts/roboto-v20-latin-ext_latin-500.woff | Bin .../roboto-v20-latin-ext_latin-500.woff2 | Bin .../fonts/roboto-v20-latin-ext_latin-700.woff | Bin .../roboto-v20-latin-ext_latin-700.woff2 | Bin .../roboto-v20-latin-ext_latin-regular.woff | Bin .../roboto-v20-latin-ext_latin-regular.woff2 | Bin .../theme.css | 478 ++-- src/AppConfigurator.vue | 32 +- ...urple-green.svg => md-dark-deeppurple.svg} | 8 +- ...ark-indigo-pink.svg => md-dark-indigo.svg} | 2 +- ...rple-green.svg => md-light-deeppurple.svg} | 10 +- ...ht-indigo-pink.svg => md-light-indigo.svg} | 2 +- src/views/dialog/DialogDemo.vue | 13 +- 62 files changed, 2754 insertions(+), 2749 deletions(-) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{md-dark-deeppurple-green => md-dark-deeppurple}/theme.css (98%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{md-dark-indigo-pink => md-dark-indigo}/theme.css (98%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{md-light-deeppurple-green => md-light-deeppurple}/theme.css (98%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{md-light-indigo-pink => md-light-indigo}/theme.css (98%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{mdc-dark-deeppurple-green => mdc-dark-deeppurple}/theme.css (80%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{mdc-dark-indigo-pink => mdc-dark-indigo}/theme.css (80%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{mdc-light-deeppurple-green => mdc-light-deeppurple}/theme.css (96%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-500.woff2 (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-700.woff2 (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/fonts/roboto-v20-latin-ext_latin-regular.woff2 (100%) rename public/themes/{mdc-light-indigo-pink => mdc-light-indigo}/theme.css (96%) rename src/assets/images/themes/{md-dark-deeppurple-green.svg => md-dark-deeppurple.svg} (61%) rename src/assets/images/themes/{md-dark-indigo-pink.svg => md-dark-indigo.svg} (87%) rename src/assets/images/themes/{md-light-deeppurple-green.svg => md-light-deeppurple.svg} (50%) rename src/assets/images/themes/{md-light-indigo-pink.svg => md-light-indigo.svg} (87%) diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/md-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/md-dark-deeppurple-green/theme.css b/public/themes/md-dark-deeppurple/theme.css similarity index 98% rename from public/themes/md-dark-deeppurple-green/theme.css rename to public/themes/md-dark-deeppurple/theme.css index 481792e2a..aca723734 100644 --- a/public/themes/md-dark-deeppurple-green/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -109,8 +109,8 @@ .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -141,8 +141,8 @@ background: rgba(255, 255, 255, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #f44435; @@ -232,8 +232,8 @@ border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-datepicker table td > span:focus { outline: 0 none; @@ -246,8 +246,8 @@ border-color: rgba(255, 255, 255, 0.5); } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-datepicker .p-datepicker-buttonbar { padding: 1rem 0; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(255, 255, 255, 0.12); @@ -390,8 +390,8 @@ .p-chips .p-chips-multiple-container .p-chips-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(206, 147, 216, 0.24); + color: rgba(206, 147, 216, 0.16); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(206, 147, 216, 0.24); + stroke: rgba(206, 147, 216, 0.16); } .p-inputgroup-addon { @@ -792,8 +792,8 @@ border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; } .p-radiobutton .p-radiobutton-box { border: 2px solid rgba(255, 255, 255, 0.7); background: #1e1e1e; - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; color: rgba(255, 255, 255, 0.87); border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,7 +971,7 @@ } .p-rating .p-rating-icon { - color: #A5D6A7; + color: #CE93D8; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); font-size: 1.143rem; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #A5D6A7; + color: #CE93D8; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #f44435; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #A5D6A7; + background: #CE93D8; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #A5D6A7; + background: #CE93D8; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #A5D6A7; + background: #CE93D8; border-color: 0 none; } @@ -1591,8 +1591,8 @@ background: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-datatable .p-paginator-top { @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(206, 147, 216, 0.24); - background: rgba(255, 255, 255, 0.87); + color: rgba(206, 147, 216, 0.16); + background: #CE93D8; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1688,20 +1688,20 @@ color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(206, 147, 216, 0.24); + box-shadow: inset 0 2px 0 0 rgba(206, 147, 216, 0.16); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(206, 147, 216, 0.24); + box-shadow: inset 0 -2px 0 0 rgba(206, 147, 216, 0.16); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -1742,14 +1742,14 @@ background: rgba(255, 255, 255, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-datatable.p-datatable-sm .p-datatable-header { padding: 0.5rem 0.5rem; @@ -1836,9 +1836,9 @@ border-right: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-event { - background: rgba(206, 147, 216, 0.24); - border: 1px solid rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + border: 1px solid rgba(206, 147, 216, 0.16); + color: #CE93D8; } .fc .fc-view-container .fc-divider { background: #1e1e1e; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } @media screen and (max-width: 769px) { @@ -1986,11 +1986,11 @@ color: rgba(255, 255, 255, 0.87); } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(157, 62, 173, 0.24); + color: rgba(157, 62, 173, 0.16); } .p-organizationchart .p-organizationchart-line-down { background: rgba(255, 255, 255, 0.12); @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(206, 147, 216, 0.24); - border-color: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + border-color: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(206, 147, 216, 0.24); + color: #CE93D8; + background: rgba(206, 147, 216, 0.16); } @media screen and (max-width: 769px) { @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(206, 147, 216, 0.24); - background: rgba(255, 255, 255, 0.87); + color: rgba(206, 147, 216, 0.16); + background: #CE93D8; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2341,14 +2341,14 @@ color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #CE93D8; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2733,7 +2733,7 @@ padding: 0 1.5rem 1.5rem 1.5rem; } .p-overlaypanel .p-overlaypanel-close { - background: #A5D6A7; + background: #CE93D8; border: 0 none; color: #121212; width: 3rem; @@ -2745,7 +2745,7 @@ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(165, 214, 167, 0.92); + background: rgba(206, 147, 216, 0.92); border-color: transparent; color: #121212; } @@ -2838,7 +2838,7 @@ border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3914,8 +3914,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(206, 147, 216, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(206, 147, 216, 0.24); + box-shadow: 0 0 0 1px rgba(206, 147, 216, 0.16); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/md-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/md-dark-indigo-pink/theme.css b/public/themes/md-dark-indigo/theme.css similarity index 98% rename from public/themes/md-dark-indigo-pink/theme.css rename to public/themes/md-dark-indigo/theme.css index 8de061c29..afa236a5d 100644 --- a/public/themes/md-dark-indigo-pink/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -109,8 +109,8 @@ .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -141,8 +141,8 @@ background: rgba(255, 255, 255, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #f44435; @@ -232,8 +232,8 @@ border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-datepicker table td > span:focus { outline: 0 none; @@ -246,8 +246,8 @@ border-color: rgba(255, 255, 255, 0.5); } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-datepicker .p-datepicker-buttonbar { padding: 1rem 0; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(255, 255, 255, 0.12); @@ -390,8 +390,8 @@ .p-chips .p-chips-multiple-container .p-chips-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(159, 168, 218, 0.24); + color: rgba(159, 168, 218, 0.16); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(159, 168, 218, 0.24); + stroke: rgba(159, 168, 218, 0.16); } .p-inputgroup-addon { @@ -792,8 +792,8 @@ border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: rgba(255, 255, 255, 0.87); @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; } .p-radiobutton .p-radiobutton-box { border: 2px solid rgba(255, 255, 255, 0.7); background: #1e1e1e; - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; color: rgba(255, 255, 255, 0.87); border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,7 +971,7 @@ } .p-rating .p-rating-icon { - color: #F48FB1; + color: #9FA8DA; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); font-size: 1.143rem; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #F48FB1; + color: #9FA8DA; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #f44435; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #F48FB1; + background: #9FA8DA; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #F48FB1; + background: #9FA8DA; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #F48FB1; + background: #9FA8DA; border-color: 0 none; } @@ -1591,8 +1591,8 @@ background: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-datatable .p-paginator-top { @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(159, 168, 218, 0.24); - background: rgba(255, 255, 255, 0.87); + color: rgba(159, 168, 218, 0.16); + background: #9FA8DA; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1688,20 +1688,20 @@ color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(159, 168, 218, 0.24); + box-shadow: inset 0 2px 0 0 rgba(159, 168, 218, 0.16); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(159, 168, 218, 0.24); + box-shadow: inset 0 -2px 0 0 rgba(159, 168, 218, 0.16); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -1742,14 +1742,14 @@ background: rgba(255, 255, 255, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-datatable.p-datatable-sm .p-datatable-header { padding: 0.5rem 0.5rem; @@ -1836,9 +1836,9 @@ border-right: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-event { - background: rgba(159, 168, 218, 0.24); - border: 1px solid rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + border: 1px solid rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .fc .fc-view-container .fc-divider { background: #1e1e1e; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } @media screen and (max-width: 769px) { @@ -1986,11 +1986,11 @@ color: rgba(255, 255, 255, 0.87); } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(69, 86, 180, 0.24); + color: rgba(69, 86, 180, 0.16); } .p-organizationchart .p-organizationchart-line-down { background: rgba(255, 255, 255, 0.12); @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(159, 168, 218, 0.24); - border-color: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + border-color: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: rgba(255, 255, 255, 0.87); - background: rgba(159, 168, 218, 0.24); + color: #9FA8DA; + background: rgba(159, 168, 218, 0.16); } @media screen and (max-width: 769px) { @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(159, 168, 218, 0.24); - background: rgba(255, 255, 255, 0.87); + color: rgba(159, 168, 218, 0.16); + background: #9FA8DA; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2341,14 +2341,14 @@ color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: rgba(255, 255, 255, 0.87); + color: #9FA8DA; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(255, 255, 255, 0.04); @@ -2733,7 +2733,7 @@ padding: 0 1.5rem 1.5rem 1.5rem; } .p-overlaypanel .p-overlaypanel-close { - background: #F48FB1; + background: #9FA8DA; border: 0 none; color: #121212; width: 3rem; @@ -2745,7 +2745,7 @@ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(244, 143, 177, 0.92); + background: rgba(159, 168, 218, 0.92); border-color: transparent; color: #121212; } @@ -2838,7 +2838,7 @@ border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3914,8 +3914,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(159, 168, 218, 0.24); - color: rgba(255, 255, 255, 0.87); + background: rgba(159, 168, 218, 0.16); + color: #9FA8DA; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(159, 168, 218, 0.24); + box-shadow: 0 0 0 1px rgba(159, 168, 218, 0.16); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/md-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/md-light-deeppurple-green/theme.css b/public/themes/md-light-deeppurple/theme.css similarity index 98% rename from public/themes/md-light-deeppurple-green/theme.css rename to public/themes/md-light-deeppurple/theme.css index 41c3a284d..4c3d4fb83 100644 --- a/public/themes/md-light-deeppurple-green/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -109,8 +109,8 @@ .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -141,8 +141,8 @@ background: rgba(0, 0, 0, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #B00020; @@ -232,8 +232,8 @@ border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker table td > span:focus { outline: 0 none; @@ -246,8 +246,8 @@ border-color: black; } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker .p-datepicker-buttonbar { padding: 1rem 0; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(0, 0, 0, 0.12); @@ -390,8 +390,8 @@ .p-chips .p-chips-multiple-container .p-chips-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(103, 58, 183, 0.08); + color: rgba(103, 58, 183, 0.12); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(103, 58, 183, 0.08); + stroke: rgba(103, 58, 183, 0.12); } .p-inputgroup-addon { @@ -792,8 +792,8 @@ border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; } .p-radiobutton .p-radiobutton-box { border: 2px solid #757575; background: #ffffff; - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; color: #000001; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,7 +971,7 @@ } .p-rating .p-rating-icon { - color: #4CAF50; + color: #673AB7; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); font-size: 1.143rem; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #4CAF50; + color: #673AB7; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #B00020; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #4CAF50; + background: #673AB7; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #4CAF50; + background: #673AB7; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #4CAF50; + background: #673AB7; border-color: 0 none; } @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1591,8 +1591,8 @@ background: #ececec; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable .p-paginator-top { @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.12); + background: #673AB7; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1688,20 +1688,20 @@ color: #000001; } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.12); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.12); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -1742,14 +1742,14 @@ background: rgba(0, 0, 0, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-sm .p-datatable-header { padding: 0.5rem 0.5rem; @@ -1836,9 +1836,9 @@ border-right: 1px solid #e0e0e0; } .fc .fc-view-container .fc-event { - background: rgba(103, 58, 183, 0.08); - border: 1px solid rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + border: 1px solid rgba(103, 58, 183, 0.12); + color: #673AB7; } .fc .fc-view-container .fc-divider { background: #ffffff; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } @media screen and (max-width: 769px) { @@ -1986,11 +1986,11 @@ color: #000001; } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(49, 27, 86, 0.08); + color: rgba(49, 27, 86, 0.12); } .p-organizationchart .p-organizationchart-line-down { background: rgba(0, 0, 0, 0.12); @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(103, 58, 183, 0.08); - border-color: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + border-color: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } @media screen and (max-width: 769px) { @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.12); + background: #673AB7; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2341,14 +2341,14 @@ color: #000001; } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #673AB7; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2733,7 +2733,7 @@ padding: 0 1.5rem 1.5rem 1.5rem; } .p-overlaypanel .p-overlaypanel-close { - background: #4CAF50; + background: #673AB7; border: 0 none; color: #ffffff; width: 3rem; @@ -2745,7 +2745,7 @@ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(76, 175, 80, 0.92); + background: rgba(255, 255, 255, 0.92); border-color: transparent; color: #ffffff; } @@ -2831,14 +2831,14 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 2rem 1rem; + padding: 1.5rem 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3914,8 +3914,8 @@ background: #ececec; } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.08); + box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.12); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/md-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/md-light-indigo-pink/theme.css b/public/themes/md-light-indigo/theme.css similarity index 98% rename from public/themes/md-light-indigo-pink/theme.css rename to public/themes/md-light-indigo/theme.css index 1c5517d0f..4aa1e7102 100644 --- a/public/themes/md-light-indigo-pink/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -109,8 +109,8 @@ .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -141,8 +141,8 @@ background: rgba(0, 0, 0, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #B00020; @@ -232,8 +232,8 @@ border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker table td > span:focus { outline: 0 none; @@ -246,8 +246,8 @@ border-color: black; } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker .p-datepicker-buttonbar { padding: 1rem 0; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(0, 0, 0, 0.12); @@ -390,8 +390,8 @@ .p-chips .p-chips-multiple-container .p-chips-token { padding: 0.5rem 1rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(63, 81, 181, 0.08); + color: rgba(63, 81, 181, 0.12); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(63, 81, 181, 0.08); + stroke: rgba(63, 81, 181, 0.12); } .p-inputgroup-addon { @@ -792,8 +792,8 @@ border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; } .p-radiobutton .p-radiobutton-box { border: 2px solid #757575; background: #ffffff; - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; color: #000001; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,7 +971,7 @@ } .p-rating .p-rating-icon { - color: #ff4081; + color: #3F51B5; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); font-size: 1.143rem; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #ff4081; + color: #3F51B5; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #B00020; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #ff4081; + background: #3F51B5; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #ff4081; + background: #3F51B5; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #ff4081; + background: #3F51B5; border-color: 0 none; } @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1591,8 +1591,8 @@ background: #ececec; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable .p-paginator-top { @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.12); + background: #3F51B5; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1688,20 +1688,20 @@ color: #000001; } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.12); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.12); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -1742,14 +1742,14 @@ background: rgba(0, 0, 0, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-sm .p-datatable-header { padding: 0.5rem 0.5rem; @@ -1836,9 +1836,9 @@ border-right: 1px solid #e0e0e0; } .fc .fc-view-container .fc-event { - background: rgba(63, 81, 181, 0.08); - border: 1px solid rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + border: 1px solid rgba(63, 81, 181, 0.12); + color: #3F51B5; } .fc .fc-view-container .fc-divider { background: #ffffff; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } @media screen and (max-width: 769px) { @@ -1986,11 +1986,11 @@ color: #000001; } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(30, 39, 86, 0.08); + color: rgba(30, 39, 86, 0.12); } .p-organizationchart .p-organizationchart-line-down { background: rgba(0, 0, 0, 0.12); @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(63, 81, 181, 0.08); - border-color: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + border-color: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } @media screen and (max-width: 769px) { @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.12); + background: #3F51B5; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2341,14 +2341,14 @@ color: #000001; } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #3F51B5; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2733,7 +2733,7 @@ padding: 0 1.5rem 1.5rem 1.5rem; } .p-overlaypanel .p-overlaypanel-close { - background: #ff4081; + background: #3F51B5; border: 0 none; color: #ffffff; width: 3rem; @@ -2745,7 +2745,7 @@ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(255, 64, 129, 0.92); + background: rgba(255, 255, 255, 0.92); border-color: transparent; color: #ffffff; } @@ -2831,14 +2831,14 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 2rem 1rem; + padding: 1.5rem 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3914,8 +3914,8 @@ background: #ececec; } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.08); + box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.12); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/mdc-dark-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/mdc-dark-deeppurple-green/theme.css b/public/themes/mdc-dark-deeppurple/theme.css similarity index 80% rename from public/themes/mdc-dark-deeppurple-green/theme.css rename to public/themes/mdc-dark-deeppurple/theme.css index b15b80bbc..21c921644 100644 --- a/public/themes/mdc-dark-deeppurple-green/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -1,11 +1,11 @@ @charset "UTF-8"; :root { - --surface-a:#ffffff; - --surface-b:#fafafa; - --surface-c:rgba(0,0,0,.04); - --surface-d:rgba(0,0,0,.12); - --surface-e:#ffffff; - --text-color:#000001; + --surface-a:#1e1e1e; + --surface-b:#121212; + --surface-c:hsla(0,0%,100%,.04); + --surface-d:hsla(0,0%,100%,.12); + --surface-e:#1e1e1e; + --text-color:rgba(255, 255, 255, 0.87); --text-color-secondary:textSecondaryColor; --primary-color:#673AB7; --primary-color-text:#ffffff; @@ -56,11 +56,11 @@ } .p-error, .p-invalid { - color: #B00020; + color: #f44435; } .p-text-secondary { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .pi { @@ -79,16 +79,16 @@ } .p-autocomplete .p-autocomplete-loader { - right: 1rem; + right: 0.75rem; } .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader { - right: 4rem; + right: 3rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { outline: 0 none; @@ -97,20 +97,20 @@ border-color: #673AB7; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 1rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -118,8 +118,8 @@ } .p-autocomplete-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); @@ -129,61 +129,61 @@ } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 0; } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-calendar.p-error > .p-inputtext, .p-calendar.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-datepicker { padding: 0.5rem; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 4px; } .p-datepicker:not(.p-datepicker-inline) { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header { - background: #ffffff; + background: #2b2b2b; } .p-datepicker .p-datepicker-header { padding: 0.5rem; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 500; margin: 0; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); + border-bottom: 1px solid rgba(255, 255, 255, 0.12); border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -191,9 +191,9 @@ } .p-datepicker .p-datepicker-header .p-datepicker-prev:hover, .p-datepicker .p-datepicker-header .p-datepicker-next:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker .p-datepicker-header .p-datepicker-title { line-height: 1; @@ -218,22 +218,22 @@ padding: 0.5rem; } .p-datepicker table th > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; } .p-datepicker table td { padding: 0.5rem; } .p-datepicker table td > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: none; border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-datepicker table td > span:focus { outline: 0 none; @@ -241,36 +241,36 @@ box-shadow: none; } .p-datepicker table td.p-datepicker-today > span { - background: #ffffff; - color: #000001; - border-color: transparent; + background: transparent; + color: rgba(255, 255, 255, 0.87); + border-color: rgba(255, 255, 255, 0.5); } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-datepicker .p-datepicker-buttonbar { - padding: 1rem 0; - border-top: 1px solid rgba(0, 0, 0, 0.12); + padding: 0.75rem 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); } .p-datepicker .p-datepicker-buttonbar .p-button { width: auto; } .p-datepicker .p-timepicker { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); padding: 0.5rem; } .p-datepicker .p-timepicker button { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); background: transparent; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-datepicker .p-timepicker button:hover { - color: rgba(0, 0, 0, 0.6); - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.6); + background: rgba(255, 255, 255, 0.04); } .p-datepicker .p-timepicker button:last-child { margin-top: 0.2em; @@ -293,11 +293,11 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { - border-right: 1px solid rgba(0, 0, 0, 0.12); + border-right: 1px solid rgba(255, 255, 255, 0.12); padding-right: 0.5rem; padding-left: 0.5rem; padding-top: 0; @@ -312,10 +312,10 @@ } .p-datepicker:not(.p-disabled) .p-datepicker-header .p-datepicker-prev:hover, .p-datepicker:not(.p-disabled) .p-datepicker-header .p-datepicker-next:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus { outline: 0 none; @@ -323,7 +323,7 @@ box-shadow: none; } .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus { outline: 0 none; @@ -341,11 +341,11 @@ height: 18px; } .p-checkbox .p-checkbox-box { - border: 2px solid #757575; - background: #ffffff; + border: 2px solid rgba(255, 255, 255, 0.7); + background: #1e1e1e; width: 18px; height: 18px; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } @@ -354,7 +354,7 @@ color: #ffffff; } .p-checkbox .p-checkbox-box:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-checkbox .p-checkbox-box:not(.p-disabled).p-focus { outline: 0 none; @@ -372,14 +372,14 @@ color: #ffffff; } .p-checkbox.p-error > .p-checkbox-box, .p-checkbox.p-invalid > .p-checkbox-box { - border-color: #B00020; + border-color: #f44435; } .p-chips .p-chips-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-chips .p-chips-multiple-container:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus { outline: 0 none; @@ -388,27 +388,27 @@ border-color: #673AB7; } .p-chips .p-chips-multiple-container .p-chips-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { margin-left: 0.5rem; } .p-chips .p-chips-multiple-container .p-chips-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 1rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; } .p-chips.p-error > .p-inputtext, .p-chips.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } @@ -418,8 +418,8 @@ } .p-colorpicker-panel { - background: #323232; - border-color: #191919; + background: #2b2b2b; + border-color: #1e1e1e; } .p-colorpicker-panel .p-colorpicker-color-handle, .p-colorpicker-panel .p-colorpicker-hue-handle { @@ -431,13 +431,13 @@ } .p-dropdown { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.38); + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; } .p-dropdown:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-dropdown:not(.p-disabled).p-focus { outline: 0 none; @@ -447,104 +447,104 @@ } .p-dropdown .p-dropdown-label { border: 0 none; - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown .p-dropdown-label.p-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-dropdown .p-dropdown-label:enabled:focus { outline: 0 none; box-shadow: none; } .p-dropdown .p-dropdown-trigger { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); width: 2.357rem; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .p-dropdown .p-dropdown-clear-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); right: 2.357rem; } .p-dropdown-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-dropdown-panel .p-dropdown-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #2b2b2b; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-dropdown-panel .p-dropdown-items { padding: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: none; border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-dropdown-panel.p-error, .p-dropdown-panel.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-input-filled .p-dropdown-trigger { - background: rgba(255, 255, 255, 0.1); + background: rgba(255, 255, 255, 0.06); } .p-editor-container .p-editor-toolbar { - border: 1px solid #e0e0e0; - background: #ffffff; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-editor-container .p-editor-content { - border: 1px solid #e0e0e0; + border: 1px solid rgba(255, 255, 255, 0.12); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-editor-container .p-editor-content .ql-editor { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-editor-container .ql-picker.ql-expanded .ql-picker-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-stroke { - stroke: #000001; + stroke: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-picker-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-snow.ql-toolbar button:hover, .p-editor-container .ql-snow .ql-toolbar button:hover, @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(103, 58, 183, 0.08); + color: rgba(103, 58, 183, 0.16); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,20 +584,20 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(103, 58, 183, 0.08); + stroke: rgba(103, 58, 183, 0.16); } .p-inputgroup-addon { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - border-top: 1px solid rgba(0, 0, 0, 0.38); - border-left: 1px solid rgba(0, 0, 0, 0.38); - border-bottom: 1px solid rgba(0, 0, 0, 0.38); - padding: 1rem 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); + border-top: 1px solid rgba(255, 255, 255, 0.3); + border-left: 1px solid rgba(255, 255, 255, 0.3); + border-bottom: 1px solid rgba(255, 255, 255, 0.3); + padding: 0.75rem 0.75rem; min-width: 2.357rem; } .p-inputgroup-addon:last-child { - border-right: 1px solid rgba(0, 0, 0, 0.38); + border-right: 1px solid rgba(255, 255, 255, 0.3); } .p-inputgroup > .p-component { @@ -629,7 +629,7 @@ width: auto; } .p-fluid .p-inputgroup .p-button.p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-inputswitch { @@ -637,12 +637,12 @@ height: 1rem; } .p-inputswitch .p-inputswitch-slider { - background: rgba(0, 0, 0, 0.38); + background: rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 0.5rem; } .p-inputswitch .p-inputswitch-slider:before { - background: #ffffff; + background: #bdbdbd; width: 1.5rem; height: 1.5rem; left: -1px; @@ -659,7 +659,7 @@ box-shadow: none; } .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider { - background: rgba(0, 0, 0, 0.38); + background: rgba(255, 255, 255, 0.3); } .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider { background: rgba(103, 58, 183, 0.5); @@ -671,23 +671,23 @@ background: rgba(103, 58, 183, 0.5); } .p-inputswitch.p-error, .p-inputswitch.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-inputtext { font-size: 1rem; - color: #000001; - background: #ffffff; - padding: 1rem 1rem; - border: 1px solid rgba(0, 0, 0, 0.38); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; + padding: 0.75rem 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.3); border-width: 1px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); appearance: none; border-radius: 4px; } .p-inputtext:enabled:hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-inputtext:enabled:focus { outline: 0 none; @@ -696,104 +696,104 @@ border-color: #673AB7; } .p-inputtext.p-error, .p-inputtext.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-inputtext.p-inputtext-sm { font-size: 0.875rem; - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-inputtext.p-inputtext-lg { font-size: 1.25rem; - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-float-label label { - left: 1rem; - color: rgba(0, 0, 0, 0.6); + left: 0.75rem; + color: rgba(255, 255, 255, 0.6); transition-duration: 0.2s; } .p-input-icon-left > i { - left: 1rem; - color: rgba(0, 0, 0, 0.6); + left: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-input-icon-left > .p-inputtext { - padding-left: 3rem; + padding-left: 2.5rem; } .p-input-icon-right > i { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-input-icon-right > .p-inputtext { - padding-right: 3rem; + padding-right: 2.5rem; } ::-webkit-input-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } :-moz-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } ::-moz-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } :-ms-input-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-input-filled .p-inputtext { - background-color: rgba(255, 255, 255, 0.1); + background-color: rgba(255, 255, 255, 0.06); } .p-input-filled .p-inputtext:enabled:hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); } .p-input-filled .p-inputtext:enabled:focus { - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); } .p-listbox { - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 4px; } .p-listbox .p-listbox-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-listbox .p-listbox-header .p-listbox-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-listbox .p-listbox-header .p-listbox-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-listbox .p-listbox-list { padding: 0; } .p-listbox .p-listbox-list .p-listbox-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); transition: none; border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -801,22 +801,22 @@ box-shadow: none; } .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-listbox.p-error, .p-listbox.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-multiselect { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.38); + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; } .p-multiselect:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-multiselect:not(.p-disabled).p-focus { outline: 0 none; @@ -825,50 +825,50 @@ border-color: #673AB7; } .p-multiselect .p-multiselect-label { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-multiselect .p-multiselect-label.p-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-multiselect .p-multiselect-trigger { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); width: 2.357rem; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .p-multiselect-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-multiselect-panel .p-multiselect-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #2b2b2b; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext { - padding-right: 2rem; + padding-right: 1.75rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-multiselect-panel .p-multiselect-header .p-checkbox { margin-right: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 0.2 0.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -876,29 +876,29 @@ margin-left: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-multiselect-panel .p-multiselect-items { padding: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: none; border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus { outline: 0 none; @@ -909,19 +909,19 @@ margin-right: 0.5rem; } .p-multiselect-panel.p-error, .p-multiselect-panel.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-input-filled .p-multiselect-label, .p-input-filled .p-multiselect-trigger { - background: rgba(255, 255, 255, 0.1); + background: rgba(255, 255, 255, 0.06); } .p-password-panel { - padding: 1rem; - background: #ffffff; - color: #000001; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); border-radius: 4px; @@ -931,20 +931,20 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; } .p-radiobutton .p-radiobutton-box { - border: 2px solid #757575; - background: #ffffff; - width: 1.5rem; - height: 1.5rem; - color: #000001; + border: 2px solid rgba(255, 255, 255, 0.7); + background: #1e1e1e; + width: 21px; + height: 21px; + color: rgba(255, 255, 255, 0.87); border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus { outline: 0 none; @@ -967,17 +967,17 @@ color: #673AB7; } .p-radiobutton.p-error > .p-checkbox-box, .p-radiobutton.p-invalid > .p-checkbox-box { - border-color: #B00020; + border-color: #f44435; } .p-rating .p-rating-icon { - color: #4CAF50; + color: #673AB7; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); - font-size: 1.143rem; + font-size: 1rem; } .p-rating .p-rating-icon.p-rating-cancel { - color: #B00020; + color: #f44435; } .p-rating .p-rating-icon:focus { outline: 0 none; @@ -988,56 +988,56 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #4CAF50; + color: #673AB7; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { - color: #B00020; + color: #f44435; } .p-selectbutton .p-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-selectbutton .p-button .p-button-icon-left, .p-selectbutton .p-button .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button.p-highlight { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button.p-highlight .p-button-icon-left, .p-selectbutton .p-button.p-highlight .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button.p-highlight:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left, .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton.p-error > .p-button, .p-selectbutton.p-invalid > .p-button { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-slider { - background: #c1c1c1; + background: rgba(255, 255, 255, 0.3); border: 0 none; border-radius: 4px; } @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #4CAF50; + background: #673AB7; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,52 +1069,52 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #4CAF50; + background: #673AB7; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #4CAF50; + background: #673AB7; border-color: 0 none; } .p-togglebutton.p-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-togglebutton.p-button .p-button-icon-left, .p-togglebutton.p-button .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-highlight { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button.p-highlight .p-button-icon-left, .p-togglebutton.p-button.p-highlight .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-highlight:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left, .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-error > .p-button, .p-togglebutton.p-button.p-invalid > .p-button { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } @@ -1122,7 +1122,7 @@ color: #ffffff; background: #673AB7; border: 0 none; - padding: 0.714rem 1rem; + padding: 0.571rem 0.75rem; font-size: 1rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; @@ -1199,8 +1199,8 @@ border-radius: 1rem; } .p-button.p-button-icon-only { - width: 3rem; - padding: 0.714rem; + width: 2.25rem; + padding: 0.571rem; } .p-button.p-button-icon-only .p-button-icon-left, .p-button.p-button-icon-only .p-button-icon-right { @@ -1208,18 +1208,18 @@ } .p-button.p-button-icon-only.p-button-rounded { border-radius: 50%; - height: 3rem; + height: 2.25rem; } .p-button.p-button-sm { font-size: 0.875rem; - padding: 0.62475rem 0.875rem; + padding: 0.499625rem 0.65625rem; } .p-button.p-button-sm .p-button-icon { font-size: 0.875rem; } .p-button.p-button-lg { font-size: 1.25rem; - padding: 0.8925rem 1.25rem; + padding: 0.71375rem 0.9375rem; } .p-button.p-button-lg .p-button-icon { font-size: 1.25rem; @@ -1229,7 +1229,7 @@ width: 100%; } .p-fluid .p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-fluid .p-buttonset { display: flex; @@ -1288,248 +1288,248 @@ } .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button { - color: #ffffff; - background: #2196F3; + color: #212121; + background: #90CAF9; border: 0 none; } .p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover { - background: rgba(33, 150, 243, 0.92); - color: #ffffff; + background: rgba(144, 202, 249, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active { - background: rgba(33, 150, 243, 0.68); - color: #ffffff; + background: rgba(144, 202, 249, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined { background-color: transparent; - color: #2196F3; + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover { - background: rgba(33, 150, 243, 0.04); - color: #2196F3; + background: rgba(144, 202, 249, 0.04); + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active { - background: rgba(33, 150, 243, 0.16); - color: #2196F3; + background: rgba(144, 202, 249, 0.16); + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text { background-color: transparent; - color: #2196F3; + color: #90CAF9; border-color: transparent; } .p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover { - background: rgba(33, 150, 243, 0.04); + background: rgba(144, 202, 249, 0.04); border-color: transparent; - color: #2196F3; + color: #90CAF9; } .p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active { - background: rgba(33, 150, 243, 0.16); + background: rgba(144, 202, 249, 0.16); border-color: transparent; - color: #2196F3; + color: #90CAF9; } .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button { - color: #ffffff; - background: #689F38; + color: #212121; + background: #C5E1A5; border: 0 none; } .p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover { - background: rgba(104, 159, 56, 0.92); - color: #ffffff; + background: rgba(197, 225, 165, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active { - background: rgba(104, 159, 56, 0.68); - color: #ffffff; + background: rgba(197, 225, 165, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined { background-color: transparent; - color: #689F38; + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover { - background: rgba(104, 159, 56, 0.04); - color: #689F38; + background: rgba(197, 225, 165, 0.04); + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active { - background: rgba(104, 159, 56, 0.16); - color: #689F38; + background: rgba(197, 225, 165, 0.16); + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text { background-color: transparent; - color: #689F38; + color: #C5E1A5; border-color: transparent; } .p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover { - background: rgba(104, 159, 56, 0.04); + background: rgba(197, 225, 165, 0.04); border-color: transparent; - color: #689F38; + color: #C5E1A5; } .p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active { - background: rgba(104, 159, 56, 0.16); + background: rgba(197, 225, 165, 0.16); border-color: transparent; - color: #689F38; + color: #C5E1A5; } .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button { - color: #212529; - background: #FBC02D; + color: #212121; + background: #FFF59D; border: 0 none; } .p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover { - background: rgba(251, 192, 45, 0.92); - color: #212529; + background: rgba(255, 245, 157, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active { - background: rgba(251, 192, 45, 0.68); - color: #212529; + background: rgba(255, 245, 157, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined { background-color: transparent; - color: #FBC02D; + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover { - background: rgba(251, 192, 45, 0.04); - color: #FBC02D; + background: rgba(255, 245, 157, 0.04); + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active { - background: rgba(251, 192, 45, 0.16); - color: #FBC02D; + background: rgba(255, 245, 157, 0.16); + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text { background-color: transparent; - color: #FBC02D; + color: #FFF59D; border-color: transparent; } .p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover { - background: rgba(251, 192, 45, 0.04); + background: rgba(255, 245, 157, 0.04); border-color: transparent; - color: #FBC02D; + color: #FFF59D; } .p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active { - background: rgba(251, 192, 45, 0.16); + background: rgba(255, 245, 157, 0.16); border-color: transparent; - color: #FBC02D; + color: #FFF59D; } .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button { - color: #ffffff; - background: #9C27B0; + color: #212121; + background: #CE93D8; border: 0 none; } .p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover { - background: rgba(156, 39, 176, 0.92); - color: #ffffff; + background: rgba(206, 147, 216, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active { - background: rgba(156, 39, 176, 0.68); - color: #ffffff; + background: rgba(206, 147, 216, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined { background-color: transparent; - color: #9C27B0; + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover { - background: rgba(156, 39, 176, 0.04); - color: #9C27B0; + background: rgba(206, 147, 216, 0.04); + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active { - background: rgba(156, 39, 176, 0.16); - color: #9C27B0; + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text { background-color: transparent; - color: #9C27B0; + color: #CE93D8; border-color: transparent; } .p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover { - background: rgba(156, 39, 176, 0.04); + background: rgba(206, 147, 216, 0.04); border-color: transparent; - color: #9C27B0; + color: #CE93D8; } .p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active { - background: rgba(156, 39, 176, 0.16); + background: rgba(206, 147, 216, 0.16); border-color: transparent; - color: #9C27B0; + color: #CE93D8; } .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button { - color: #ffffff; - background: #D32F2F; + color: #212121; + background: #EF9A9A; border: 0 none; } .p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover { - background: rgba(211, 47, 47, 0.92); - color: #ffffff; + background: rgba(239, 154, 154, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active { - background: rgba(211, 47, 47, 0.68); - color: #ffffff; + background: rgba(239, 154, 154, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined { background-color: transparent; - color: #D32F2F; + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover { - background: rgba(211, 47, 47, 0.04); - color: #D32F2F; + background: rgba(239, 154, 154, 0.04); + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active { - background: rgba(211, 47, 47, 0.16); - color: #D32F2F; + background: rgba(239, 154, 154, 0.16); + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text { background-color: transparent; - color: #D32F2F; + color: #EF9A9A; border-color: transparent; } .p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover { - background: rgba(211, 47, 47, 0.04); + background: rgba(239, 154, 154, 0.04); border-color: transparent; - color: #D32F2F; + color: #EF9A9A; } .p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active { - background: rgba(211, 47, 47, 0.16); + background: rgba(239, 154, 154, 0.16); border-color: transparent; - color: #D32F2F; + color: #EF9A9A; } .p-button.p-button-link { @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1558,20 +1558,20 @@ .p-carousel .p-carousel-content .p-carousel-prev, .p-carousel .p-carousel-content .p-carousel-next { - background: #ffffff; + background: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; margin: 0.5rem; } .p-carousel .p-carousel-content .p-carousel-prev:not(.p-disabled):hover, .p-carousel .p-carousel-content .p-carousel-next:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators { padding: 1rem; @@ -1581,18 +1581,18 @@ margin-bottom: 0.5rem; } .p-carousel .p-carousel-indicators .p-carousel-indicator button { - background-color: #dcdcdc; + background-color: rgba(255, 255, 255, 0.3); width: 2rem; height: 0.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; border-radius: 0; } .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover { - background: #ececec; + background: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-datatable .p-paginator-top { @@ -1604,45 +1604,45 @@ border-radius: 0; } .p-datatable .p-datatable-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-thead > tr > th { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid #404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; transition: none; } .p-datatable .p-datatable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid 3404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; } .p-datatable .p-sortable-column { outline-color: transparent; } .p-datatable .p-sortable-column .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-datatable .p-sortable-column .p-sortable-column-badge { @@ -1650,69 +1650,69 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.16); + background: #673AB7; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-datatable .p-sortable-column.p-highlight { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); transition: none; outline-color: transparent; } .p-datatable .p-datatable-tbody > tr > td { text-align: left; - border: 1px solid #e4e4e4; + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.16); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.16); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-column-resizer-helper { background: #673AB7; } .p-datatable .p-datatable-scrollable-header, .p-datatable .p-datatable-scrollable-footer { - background: #ffffff; + background: #1e1e1e; } .p-datatable .p-datatable-loading-icon { font-size: 2rem; @@ -1739,47 +1739,47 @@ border-width: 1px; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) { - background: rgba(0, 0, 0, 0.02); + background: rgba(255, 255, 255, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-sm .p-datatable-header { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-lg .p-datatable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-dataview .p-paginator-top { @@ -1791,58 +1791,58 @@ border-radius: 0; } .p-dataview .p-dataview-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-dataview .p-dataview-content { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border: 0 none; - padding: 1rem 0; + padding: 0.75rem; } .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div { - border: solid rgba(0, 0, 0, 0.12); + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-dataview .p-dataview-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .fc .fc-view-container th { - background: #ffffff; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-view-container td.fc-widget-content { - background: #ffffff; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-view-container td.fc-head-container { - border: 1px solid #e0e0e0; + border: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-row { - border-right: 1px solid #e0e0e0; + border-right: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-event { - background: rgba(103, 58, 183, 0.08); - border: 1px solid rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + border: 1px solid rgba(103, 58, 183, 0.16); + color: #673AB7; } .fc .fc-view-container .fc-divider { - background: #ffffff; - border: 1px solid #e0e0e0; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-toolbar .fc-button { color: #ffffff; @@ -1881,25 +1881,25 @@ box-shadow: none; } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus { outline: 0 none; @@ -1920,40 +1920,40 @@ } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; } .p-orderlist .p-orderlist-controls .p-button { margin-bottom: 0.5rem; } .p-orderlist .p-orderlist-caption { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-orderlist .p-orderlist-list { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); padding: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-orderlist .p-orderlist-list .p-orderlist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: transform 0.2s, none; } .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-orderlist .p-orderlist-list .p-orderlist-item:focus { outline: 0 none; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } @media screen and (max-width: 769px) { @@ -1970,7 +1970,7 @@ flex-direction: column; } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-orderlist .p-orderlist-controls .p-button { @@ -1982,37 +1982,37 @@ } } .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(49, 27, 86, 0.08); + color: rgba(49, 27, 86, 0.16); } .p-organizationchart .p-organizationchart-line-down { - background: rgba(0, 0, 0, 0.12); + background: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-line-left { - border-right: 1px solid #e0e0e0; - border-color: rgba(0, 0, 0, 0.12); + border-right: 1px solid rgba(255, 255, 255, 0.12); + border-color: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-line-top { - border-top: 1px solid #e0e0e0; - border-color: rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-color: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-node-content { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; - padding: 1rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler { bottom: -0.7em; margin-left: -0.46em; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-radius: 4px; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -2022,15 +2022,15 @@ box-shadow: none; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-paginator { - background: #ffffff; - color: #000001; - border: solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: solid #404040; border-width: 0; - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; border-radius: 4px; } .p-paginator .p-paginator-first, @@ -2039,7 +2039,7 @@ .p-paginator .p-paginator-last { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2050,9 +2050,9 @@ .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-paginator .p-paginator-first { border-top-left-radius: 4px; @@ -2072,7 +2072,7 @@ .p-paginator .p-paginator-current { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2081,7 +2081,7 @@ .p-paginator .p-paginator-pages .p-paginator-page { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2089,51 +2089,51 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(103, 58, 183, 0.08); - border-color: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + border-color: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; } .p-picklist .p-picklist-buttons .p-button { margin-bottom: 0.5rem; } .p-picklist .p-picklist-caption { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-picklist .p-picklist-list { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); padding: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-picklist .p-picklist-list .p-picklist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: transform 0.2s, none; } .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-picklist .p-picklist-list .p-picklist-item:focus { outline: 0 none; @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.16); } @media screen and (max-width: 769px) { @@ -2150,7 +2150,7 @@ flex-direction: column; } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-picklist .p-picklist-buttons .p-button { @@ -2174,10 +2174,10 @@ } } .p-tree { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; - padding: 1rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; border-radius: 4px; } .p-tree .p-tree-container .p-treenode { @@ -2186,25 +2186,25 @@ .p-tree .p-tree-container .p-treenode .p-treenode-content { border-radius: 4px; transition: none; - padding: 0.75rem; + padding: 0.571rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler { margin-right: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon { margin-right: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox { margin-right: 0.5rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-container .p-treenode .p-treenode-content:focus { outline: 0 none; @@ -2212,27 +2212,27 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-filter-container { margin-bottom: 0.5rem; } .p-tree .p-tree-filter-container .p-tree-filter { width: 100%; - padding-right: 2rem; + padding-right: 1.75rem; } .p-tree .p-tree-filter-container .p-tree-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-tree .p-treenode-children { padding: 0 0 0 1rem; @@ -2250,45 +2250,45 @@ border-radius: 0; } .p-treetable .p-treetable-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-thead > tr > th { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid #404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; transition: none; } .p-treetable .p-treetable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid 3404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; } .p-treetable .p-sortable-column { outline-color: transparent; } .p-treetable .p-sortable-column .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-treetable .p-sortable-column .p-sortable-column-badge { @@ -2296,73 +2296,73 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.16); + background: #673AB7; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-treetable .p-sortable-column.p-highlight { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); transition: none; outline-color: transparent; } .p-treetable .p-treetable-tbody > tr > td { text-align: left; - border: 1px solid #e4e4e4; + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox { margin-right: 0.5rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox .p-indeterminate .p-checkbox-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #673AB7; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-column-resizer-helper { background: #673AB7; } .p-treetable .p-treetable-scrollable-header, .p-treetable .p-treetable-scrollable-footer { - background: #ffffff; + background: #1e1e1e; } .p-treetable .p-treetable-loading-icon { font-size: 2rem; @@ -2389,41 +2389,41 @@ border-width: 1px; } .p-treetable.p-treetable-sm .p-treetable-header { - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-treetable.p-treetable-sm .p-treetable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-lg .p-treetable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-accordion .p-accordion-header .p-accordion-header-link { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 400; border-radius: 4px; transition: none; @@ -2437,27 +2437,27 @@ box-shadow: none; } .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link { - background: #ffffff; + background: #1e1e1e; border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link { border-color: transparent; - background: #ffffff; - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-accordion .p-accordion-content { - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; border: 0 none; - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; @@ -2486,13 +2486,13 @@ } .p-card { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; } .p-card .p-card-body { - padding: 1rem; + padding: 0.75rem; } .p-card .p-card-title { font-size: 1.5rem; @@ -2502,26 +2502,26 @@ .p-card .p-card-subtitle { font-weight: 400; margin-bottom: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-card .p-card-content { - padding: 1rem 0; + padding: 0.75rem 0; } .p-card .p-card-footer { - padding: 1rem 0 0 0; + padding: 0.75rem 0 0 0; } .p-fieldset { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; } .p-fieldset .p-fieldset-legend { - padding: 1rem; - border: 1px solid #e0e0e0; - color: #000001; - background: #ffffff; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 500; border-radius: 4px; } @@ -2530,8 +2530,8 @@ transition: none; } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; } @@ -2545,15 +2545,15 @@ } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover { background: rgba(0, 0, 0, 0.04); - border-color: #e0e0e0; - color: #000001; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-panel .p-panel-header { - border: 1px solid #e0e0e0; - padding: 1rem; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2563,14 +2563,14 @@ .p-panel .p-panel-header .p-panel-header-icon { width: 2.5rem; height: 2.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: transparent; border: 0 none; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-panel .p-panel-header .p-panel-header-icon:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; background: rgba(0, 0, 0, 0.04); } @@ -2583,30 +2583,30 @@ padding: 0.5rem 1rem; } .p-panel .p-panel-content { - padding: 1rem; - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top: 0 none; } .p-panel .p-panel-footer { - padding: 1rem 1rem; - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + padding: 0.75rem 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top: 0 none; } .p-scrollpanel .p-scrollpanel-bar { - background: rgba(0, 0, 0, 0.12); + background: rgba(255, 255, 255, 0.12); border: 0 none; } .p-tabview .p-tabview-nav { - background: #ffffff; - border: solid rgba(0, 0, 0, 0.12); + background: transparent; + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-tabview .p-tabview-nav li { @@ -2616,9 +2616,9 @@ border: none; border-width: 0 0 0 0; border-color: transparent transparent transparent transparent; - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + background: transparent; + color: rgba(255, 255, 255, 0.6); + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2633,26 +2633,26 @@ .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { background: rgba(103, 58, 183, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { - background: #ffffff; + background: transparent; border-color: transparent; color: #673AB7; } .p-tabview .p-tabview-panels { - background: #ffffff; - padding: 1rem; + background: transparent; + padding: 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-toolbar { - background: #ffffff; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; border-radius: 4px; } .p-toolbar .p-toolbar-separator { @@ -2666,9 +2666,9 @@ } .p-dialog .p-dialog-header { border-bottom: 0 none; - background: #ffffff; - color: #000001; - padding: 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 1.25rem; border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2677,9 +2677,9 @@ font-size: 1.25rem; } .p-dialog .p-dialog-header .p-dialog-header-icon { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -2687,9 +2687,9 @@ margin-right: 0.5rem; } .p-dialog .p-dialog-header .p-dialog-header-icon:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-dialog .p-dialog-header .p-dialog-header-icon:focus { outline: 0 none; @@ -2700,15 +2700,15 @@ margin-right: 0; } .p-dialog .p-dialog-content { - background: #ffffff; - color: #000001; - padding: 0 1.5rem 1.5rem 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0 1.25rem 1.25rem 1.25rem; } .p-dialog .p-dialog-footer { border-top: 0 none; - background: #ffffff; - color: #000001; - padding: 1rem 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem 1.25rem; text-align: right; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; @@ -2723,69 +2723,69 @@ } .p-overlaypanel { - background: #ffffff; - color: #000001; + background: #262626; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-overlaypanel .p-overlaypanel-content { - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-overlaypanel .p-overlaypanel-close { - background: #4CAF50; + background: #673AB7; border: 0 none; color: #ffffff; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; position: absolute; - top: -1.5rem; - right: -1.5rem; + top: -1.125rem; + right: -1.125rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(76, 175, 80, 0.92); + background: rgba(103, 58, 183, 0.92); border-color: transparent; color: #ffffff; } .p-overlaypanel:after { border: solid transparent; - border-color: rgba(255, 255, 255, 0); - border-bottom-color: #ffffff; + border-color: rgba(38, 38, 38, 0); + border-bottom-color: #262626; } .p-overlaypanel:before { border: solid transparent; - border-color: rgba(255, 255, 255, 0); - border-bottom-color: #ffffff; + border-color: rgba(38, 38, 38, 0); + border-bottom-color: #262626; } .p-overlaypanel.p-overlaypanel-flipped:after { - border-top-color: #ffffff; + border-top-color: #262626; } .p-overlaypanel.p-overlaypanel-flipped:before { - border-top-color: #ffffff; + border-top-color: #262626; } .p-sidebar { - background: #ffffff; - color: #000001; - padding: 1rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-sidebar .p-sidebar-close { background: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); - width: 3rem; - height: 3rem; + color: rgba(255, 255, 255, 0.6); + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-sidebar .p-sidebar-close:hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-sidebar-mask.p-component-overlay { @@ -2793,30 +2793,30 @@ } .p-tooltip .p-tooltip-text { - background: rgba(97, 97, 97, 0.9); - color: #ffffff; + background: #444444; + color: rgba(255, 255, 255, 0.87); padding: 0.5rem; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); border-radius: 4px; } .p-tooltip.p-tooltip-right .p-tooltip-arrow { - border-right-color: rgba(97, 97, 97, 0.9); + border-right-color: #444444; } .p-tooltip.p-tooltip-left .p-tooltip-arrow { - border-left-color: rgba(97, 97, 97, 0.9); + border-left-color: #444444; } .p-tooltip.p-tooltip-top .p-tooltip-arrow { - border-top-color: rgba(97, 97, 97, 0.9); + border-top-color: #444444; } .p-tooltip.p-tooltip-bottom .p-tooltip-arrow { - border-bottom-color: rgba(97, 97, 97, 0.9); + border-bottom-color: #444444; } .p-fileupload .p-fileupload-buttonbar { - background: #ffffff; - padding: 1rem; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2830,15 +2830,15 @@ box-shadow: none; } .p-fileupload .p-fileupload-content { - background: #ffffff; + background: #1e1e1e; padding: 2rem 1rem; - border: 1px solid #e0e0e0; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -2856,10 +2856,10 @@ } .p-breadcrumb { - background: #ffffff; - border: 1px solid #e5e5e5; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; - padding: 1rem; + padding: 0.75rem; } .p-breadcrumb ul li .p-menuitem-link { transition: none; @@ -2871,58 +2871,58 @@ box-shadow: none; } .p-breadcrumb ul li .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-breadcrumb ul li.p-breadcrumb-chevron { margin: 0 0.5rem 0 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-breadcrumb ul li:last-child .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-breadcrumb ul li:last-child .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 12.5rem; } .p-contextmenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-contextmenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-contextmenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:focus { outline: 0 none; @@ -2931,21 +2931,21 @@ } .p-contextmenu .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-contextmenu .p-submenu-icon { @@ -2953,41 +2953,41 @@ } .p-megamenu { - padding: 1rem; - background: transparent; - color: #000001; - border: 1px solid #e5e5e5; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; user-select: none; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { background: rgba(0, 0, 0, 0.04); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3000,44 +3000,44 @@ } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-megamenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-megamenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:focus { outline: 0 none; @@ -3045,16 +3045,16 @@ box-shadow: none; } .p-megamenu .p-megamenu-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-megamenu .p-megamenu-submenu-header { margin: 0; - padding: 1rem; - color: rgba(0, 0, 0, 0.6); - background: #ffffff; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.6); + background: transparent; font-weight: 400; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3064,17 +3064,17 @@ width: 12.5rem; } .p-megamenu .p-megamenu-submenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu.p-megamenu-vertical { width: 12.5rem; @@ -3083,40 +3083,40 @@ .p-menu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; width: 12.5rem; } .p-menu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:focus { outline: 0 none; @@ -3124,59 +3124,59 @@ box-shadow: none; } .p-menu.p-menu-overlay { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-menu .p-submenu-header { margin: 0; - padding: 1rem; - color: rgba(0, 0, 0, 0.6); - background: #ffffff; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.6); + background: transparent; font-weight: 400; border-top-right-radius: 0; border-top-left-radius: 0; } .p-menu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar { - padding: 1rem; - background: transparent; - color: #000001; - border: 1px solid #e5e5e5; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; } .p-menubar .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menubar .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:focus { outline: 0 none; @@ -3184,34 +3184,34 @@ box-shadow: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; user-select: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { background: rgba(0, 0, 0, 0.04); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3224,38 +3224,38 @@ } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 12.5rem; } .p-menubar .p-submenu-list .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar .p-submenu-list .p-submenu-icon { font-size: 0.875rem; } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } @media screen and (max-width: 960px) { @@ -3264,11 +3264,11 @@ } .p-menubar .p-menubar-button { display: flex; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: transparent; border: 0 none; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -3276,7 +3276,7 @@ font-size: 1.5rem; } .p-menubar .p-menubar-button:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: rgba(0, 0, 0, 0.04); border-color: transparent; } @@ -3289,13 +3289,13 @@ position: absolute; display: none; padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 100%; } .p-menubar .p-menubar-root-list .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar .p-menubar-root-list .p-submenu-icon { @@ -3306,33 +3306,33 @@ position: static; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3364,19 +3364,19 @@ position: static; } .p-menubar .p-menubar-root-list ul li a { - padding-left: 3rem; + padding-left: 2.25rem; } .p-menubar .p-menubar-root-list ul li ul li a { - padding-left: 5rem; + padding-left: 3.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li a { - padding-left: 7rem; + padding-left: 5.25rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li a { - padding-left: 9rem; + padding-left: 6.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a { - padding-left: 11rem; + padding-left: 8.25rem; } .p-menubar.p-menubar-mobile-active .p-menubar-root-list { display: flex; @@ -3387,10 +3387,10 @@ } } .p-panelmenu .p-panelmenu-header > a { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 400; border-radius: 4px; transition: none; @@ -3407,30 +3407,30 @@ box-shadow: none; } .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-header.p-highlight { margin-bottom: 0; } .p-panelmenu .p-panelmenu-header.p-highlight > a { - background: #ffffff; + background: #1e1e1e; border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover { border-color: transparent; - background: #ffffff; - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content { padding: 0.5rem 0; border: 0 none; - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); margin-bottom: 0; border-top: 0; border-top-right-radius: 0; @@ -3439,33 +3439,33 @@ border-bottom-left-radius: 4px; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus { outline: 0 none; @@ -3506,7 +3506,7 @@ background: transparent; } .p-steps .p-steps-item .p-menuitem-link .p-steps-number { - color: #000001; + color: rgba(255, 255, 255, 0.87); border: 1px solid transparent; background: transparent; min-width: 2rem; @@ -3518,7 +3518,7 @@ } .p-steps .p-steps-item .p-menuitem-link .p-steps-title { margin-top: 0.5rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus { outline: 0 none; @@ -3526,16 +3526,16 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item:before { content: " "; - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); width: 100%; top: 50%; left: 0; @@ -3545,8 +3545,8 @@ } .p-tabmenu .p-tabmenu-nav { - background: #ffffff; - border: solid rgba(0, 0, 0, 0.12); + background: transparent; + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-tabmenu .p-tabmenu-nav .p-tabmenuitem { @@ -3556,9 +3556,9 @@ border: none; border-width: 0 0 0 0; border-color: transparent transparent transparent transparent; - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + background: transparent; + color: rgba(255, 255, 255, 0.6); + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3576,50 +3576,50 @@ .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link { background: rgba(103, 58, 183, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { - background: #ffffff; + background: transparent; border-color: transparent; color: #673AB7; } .p-tieredmenu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; width: 12.5rem; } .p-tieredmenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-tieredmenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-tieredmenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:focus { outline: 0 none; @@ -3627,27 +3627,27 @@ box-shadow: none; } .p-tieredmenu.p-menu-overlay { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-tieredmenu .p-submenu-icon { @@ -3707,11 +3707,11 @@ } .p-message { - margin: 1rem 0; + margin: 0.75rem 0; border-radius: 4px; } .p-message .p-message-wrapper { - padding: 1.25rem 1.5rem; + padding: 1rem 1.25rem; } .p-message.p-message-info { background: #B3E5FC; @@ -3767,8 +3767,8 @@ } .p-message .p-message-close { border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-message .p-message-close:hover { @@ -3797,7 +3797,7 @@ border-radius: 4px; } .p-toast .p-toast-item-container .p-toast-item { - padding: 1.5rem; + padding: 1.25rem; border-width: 0 0 0 0; } .p-toast .p-toast-item-container .p-toast-item .p-toast-message { @@ -3814,8 +3814,8 @@ } .p-toast .p-toast-item-container .p-toast-icon-close { border-radius: 50%; - width: 2rem; - height: 2rem; + width: 1.5rem; + height: 1.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-toast .p-toast-item-container .p-toast-icon-close:hover { @@ -3880,7 +3880,7 @@ } .p-galleria .p-galleria-item-nav { background: transparent; - color: #f6f6f6; + color: rgba(255, 255, 255, 0.87); width: 4rem; height: 4rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; @@ -3904,18 +3904,18 @@ padding: 1rem; } .p-galleria .p-galleria-indicators .p-galleria-indicator button { - background-color: #dcdcdc; + background-color: rgba(255, 255, 255, 0.3); width: 1.25rem; height: 1.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; border-radius: 50%; } .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover { - background: #ececec; + background: rgba(255, 255, 255, 0.6); } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3927,14 +3927,14 @@ background: rgba(0, 0, 0, 0.5); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button { - background: rgba(255, 255, 255, 0.4); + background: rgba(255, 255, 255, 0.3); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover { background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.16); + color: #673AB7; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -3974,8 +3974,8 @@ transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-inplace .p-inplace-display:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.4); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-inplace .p-inplace-display:focus { outline: 0 none; @@ -3995,15 +3995,15 @@ background: #673AB7; } .p-progressbar .p-progressbar-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); line-height: 4px; } .p-terminal { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; } .p-terminal .p-terminal-input { font-size: 1rem; @@ -4028,20 +4028,20 @@ color: #ffffff; } .p-badge.p-badge-success { - background-color: #689F38; - color: #ffffff; + background-color: #C5E1A5; + color: #212121; } .p-badge.p-badge-info { - background-color: #2196F3; - color: #ffffff; + background-color: #90CAF9; + color: #212121; } .p-badge.p-badge-warning { - background-color: #FBC02D; - color: #212529; + background-color: #FFF59D; + color: #212121; } .p-badge.p-badge-danger { - background-color: #D32F2F; - color: #ffffff; + background-color: #EF9A9A; + color: #212121; } .p-badge.p-badge-lg { font-size: 1.125rem; @@ -4065,20 +4065,20 @@ border-radius: 4px; } .p-tag.p-tag-success { - background-color: #689F38; - color: #ffffff; + background-color: #C5E1A5; + color: #212121; } .p-tag.p-tag-info { - background-color: #2196F3; - color: #ffffff; + background-color: #90CAF9; + color: #212121; } .p-tag.p-tag-warning { - background-color: #FBC02D; - color: #212529; + background-color: #FFF59D; + color: #212121; } .p-tag.p-tag-danger { - background-color: #D32F2F; - color: #ffffff; + background-color: #EF9A9A; + color: #212121; } .p-inputtext:enabled:focus { @@ -4089,20 +4089,20 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; } .p-input-filled .p-inputtext:enabled:hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .p-input-filled .p-inputtext:enabled:focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4112,7 +4112,7 @@ .p-float-label .p-inputwrapper-focus ~ label, .p-float-label .p-inputwrapper-filled ~ label { top: -0.5rem !important; - background-color: #ffffff; + background-color: #1e1e1e; padding: 2px 4px; margin-left: -4px; margin-top: 0; @@ -4140,8 +4140,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4169,8 +4169,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4180,13 +4180,13 @@ background: transparent; } .p-input-filled .p-dropdown:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-dropdown:not(.p-disabled).p-focus, .p-input-filled .p-dropdown:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4196,8 +4196,8 @@ } .p-calendar-w-btn { - border: 1px solid rgba(0, 0, 0, 0.38); - background: #ffffff; + border: 1px solid rgba(255, 255, 255, 0.3); + background: #1e1e1e; border-radius: 4px; } .p-calendar-w-btn .p-inputtext { @@ -4213,7 +4213,7 @@ border: 0 none; } .p-calendar-w-btn .p-datepicker-trigger.p-button span { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-calendar-w-btn .p-datepicker-trigger.p-button:enabled:hover { background: rgba(0, 0, 0, 0.04); @@ -4222,7 +4222,7 @@ background: rgba(0, 0, 0, 0.12); } .p-calendar-w-btn:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus { border-color: #673AB7; @@ -4233,8 +4233,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4244,13 +4244,13 @@ background: transparent; } .p-input-filled .p-calendar-w-btn:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-calendar-w-btn:not(.p-disabled).p-focus, .p-input-filled .p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4273,8 +4273,8 @@ order: 3; } .p-datepicker table th { - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.38); + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.38); font-weight: 400; font-size: 0.875rem; } @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.08); + box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.16); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { @@ -4293,8 +4293,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4304,13 +4304,13 @@ background: transparent; } .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4338,8 +4338,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4349,13 +4349,13 @@ background: transparent; } .p-input-filled .p-multiselect:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-multiselect:not(.p-disabled).p-focus, .p-input-filled .p-multiselect:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4373,15 +4373,15 @@ transition: box-shadow 0.2s; } .p-checkbox .p-checkbox-box { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); border-radius: 2px; position: relative; } .p-checkbox .p-checkbox-box:not(.p-disabled):hover { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); } .p-checkbox .p-checkbox-box:not(.p-disabled).p-focus { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); } .p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled).p-focus { border-color: #673AB7; @@ -4434,10 +4434,10 @@ transition: box-shadow 0.2s; } .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover { - border: 2px solid #757575; + border: 2px solid rgba(255, 255, 255, 0.7); } .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus { - border: 2px solid #757575; + border: 2px solid rgba(255, 255, 255, 0.7); } .p-radiobutton .p-radiobutton-box .p-radiobutton-icon { transition: transform 0.2s; @@ -4479,8 +4479,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4490,13 +4490,13 @@ background: transparent; } .p-input-filled .p-chips-multiple-container:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #673AB7, #673AB7), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-chips-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-chips-multiple-container:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4584,83 +4584,83 @@ } .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus { - background: rgba(33, 150, 243, 0.76); + background: rgba(144, 202, 249, 0.76); } .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active { - background: rgba(33, 150, 243, 0.68); + background: rgba(144, 202, 249, 0.68); } .p-button.p-button-info.p-button-text:enabled:focus, .p-button.p-button-info.p-button-outlined:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:focus { - background: rgba(33, 150, 243, 0.12); + background: rgba(144, 202, 249, 0.12); } .p-button.p-button-info.p-button-text:enabled:active, .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active { - background: rgba(33, 150, 243, 0.16); + background: rgba(144, 202, 249, 0.16); } .p-button.p-button-info.p-button-text .p-ink, .p-button.p-button-info.p-button-outlined .p-ink, .p-buttonset.p-button-info > .p-button.p-button-text .p-ink, .p-buttonset.p-button-info > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-outlined .p-ink { - background-color: rgba(33, 150, 243, 0.16); + background-color: rgba(144, 202, 249, 0.16); } .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus { - background: rgba(104, 159, 56, 0.76); + background: rgba(197, 225, 165, 0.76); } .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active { - background: rgba(104, 159, 56, 0.68); + background: rgba(197, 225, 165, 0.68); } .p-button.p-button-success.p-button-text:enabled:focus, .p-button.p-button-success.p-button-outlined:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:focus { - background: rgba(104, 159, 56, 0.12); + background: rgba(197, 225, 165, 0.12); } .p-button.p-button-success.p-button-text:enabled:active, .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active { - background: rgba(104, 159, 56, 0.16); + background: rgba(197, 225, 165, 0.16); } .p-button.p-button-success.p-button-text .p-ink, .p-button.p-button-success.p-button-outlined .p-ink, .p-buttonset.p-button-success > .p-button.p-button-text .p-ink, .p-buttonset.p-button-success > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-outlined .p-ink { - background-color: rgba(104, 159, 56, 0.16); + background-color: rgba(197, 225, 165, 0.16); } .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus { - background: rgba(251, 192, 45, 0.76); + background: rgba(255, 245, 157, 0.76); } .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active { - background: rgba(251, 192, 45, 0.68); + background: rgba(255, 245, 157, 0.68); } .p-button.p-button-warning.p-button-text:enabled:focus, .p-button.p-button-warning.p-button-outlined:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:focus { - background: rgba(251, 192, 45, 0.12); + background: rgba(255, 245, 157, 0.12); } .p-button.p-button-warning.p-button-text:enabled:active, .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active { - background: rgba(251, 192, 45, 0.16); + background: rgba(255, 245, 157, 0.16); } .p-button.p-button-warning.p-button-text .p-ink, .p-button.p-button-warning.p-button-outlined .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-text .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-outlined .p-ink { - background-color: rgba(251, 192, 45, 0.16); + background-color: rgba(255, 245, 157, 0.16); } .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus { - background: rgba(156, 39, 176, 0.76); + background: rgba(206, 147, 216, 0.76); } .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active { - background: rgba(156, 39, 176, 0.68); + background: rgba(206, 147, 216, 0.68); } .p-button.p-button-help.p-button-text:enabled:focus, .p-button.p-button-help.p-button-outlined:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:focus { - background: rgba(156, 39, 176, 0.12); + background: rgba(206, 147, 216, 0.12); } .p-button.p-button-help.p-button-text:enabled:active, .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active { - background: rgba(156, 39, 176, 0.16); + background: rgba(206, 147, 216, 0.16); } .p-button.p-button-help.p-button-text .p-ink, .p-button.p-button-help.p-button-outlined .p-ink, .p-buttonset.p-button-help > .p-button.p-button-text .p-ink, .p-buttonset.p-button-help > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-outlined .p-ink { - background-color: rgba(156, 39, 176, 0.16); + background-color: rgba(206, 147, 216, 0.16); } .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus { - background: rgba(211, 47, 47, 0.76); + background: rgba(239, 154, 154, 0.76); } .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active { - background: rgba(211, 47, 47, 0.68); + background: rgba(239, 154, 154, 0.68); } .p-button.p-button-danger.p-button-text:enabled:focus, .p-button.p-button-danger.p-button-outlined:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:focus { - background: rgba(211, 47, 47, 0.12); + background: rgba(239, 154, 154, 0.12); } .p-button.p-button-danger.p-button-text:enabled:active, .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active { - background: rgba(211, 47, 47, 0.16); + background: rgba(239, 154, 154, 0.16); } .p-button.p-button-danger.p-button-text .p-ink, .p-button.p-button-danger.p-button-outlined .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-text .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-outlined .p-ink { - background-color: rgba(211, 47, 47, 0.16); + background-color: rgba(239, 154, 154, 0.16); } .p-panel { @@ -4700,7 +4700,7 @@ margin-left: auto; } .p-accordion .p-accordion-tab:not(.p-accordion-tab-active) .p-accordion-header-link:focus { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); } .p-accordion .p-accordion-tab.p-accordion-tab-active { margin-bottom: 1rem; @@ -4802,7 +4802,7 @@ } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 600; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item.p-disabled { opacity: 1; @@ -4878,21 +4878,21 @@ } .p-togglebutton.p-button:focus { - background: #e0e0e1; - border-color: #e0e0e1; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); } .p-togglebutton.p-button:focus.p-highlight { - background: #d9d8d9; - border-color: #d9d8d9; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); } .p-selectbutton .p-button:focus { - background: #e0e0e1; - border-color: #e0e0e1; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); } .p-selectbutton .p-button:focus.p-highlight { - background: #d9d8d9; - border-color: #d9d8d9; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/mdc-dark-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/mdc-dark-indigo-pink/theme.css b/public/themes/mdc-dark-indigo/theme.css similarity index 80% rename from public/themes/mdc-dark-indigo-pink/theme.css rename to public/themes/mdc-dark-indigo/theme.css index 0cf9197a4..78d42e1c0 100644 --- a/public/themes/mdc-dark-indigo-pink/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -1,11 +1,11 @@ @charset "UTF-8"; :root { - --surface-a:#ffffff; - --surface-b:#fafafa; - --surface-c:rgba(0,0,0,.04); - --surface-d:rgba(0,0,0,.12); - --surface-e:#ffffff; - --text-color:#000001; + --surface-a:#1e1e1e; + --surface-b:#121212; + --surface-c:hsla(0,0%,100%,.04); + --surface-d:hsla(0,0%,100%,.12); + --surface-e:#1e1e1e; + --text-color:rgba(255, 255, 255, 0.87); --text-color-secondary:textSecondaryColor; --primary-color:#3F51B5; --primary-color-text:#ffffff; @@ -56,11 +56,11 @@ } .p-error, .p-invalid { - color: #B00020; + color: #f44435; } .p-text-secondary { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .pi { @@ -79,16 +79,16 @@ } .p-autocomplete .p-autocomplete-loader { - right: 1rem; + right: 0.75rem; } .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader { - right: 4rem; + right: 3rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { outline: 0 none; @@ -97,20 +97,20 @@ border-color: #3F51B5; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 1rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -118,8 +118,8 @@ } .p-autocomplete-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); @@ -129,61 +129,61 @@ } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 0; } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-calendar.p-error > .p-inputtext, .p-calendar.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-datepicker { padding: 0.5rem; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 4px; } .p-datepicker:not(.p-datepicker-inline) { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header { - background: #ffffff; + background: #2b2b2b; } .p-datepicker .p-datepicker-header { padding: 0.5rem; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 500; margin: 0; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); + border-bottom: 1px solid rgba(255, 255, 255, 0.12); border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -191,9 +191,9 @@ } .p-datepicker .p-datepicker-header .p-datepicker-prev:hover, .p-datepicker .p-datepicker-header .p-datepicker-next:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker .p-datepicker-header .p-datepicker-title { line-height: 1; @@ -218,22 +218,22 @@ padding: 0.5rem; } .p-datepicker table th > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; } .p-datepicker table td { padding: 0.5rem; } .p-datepicker table td > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: none; border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-datepicker table td > span:focus { outline: 0 none; @@ -241,36 +241,36 @@ box-shadow: none; } .p-datepicker table td.p-datepicker-today > span { - background: #ffffff; - color: #000001; - border-color: transparent; + background: transparent; + color: rgba(255, 255, 255, 0.87); + border-color: rgba(255, 255, 255, 0.5); } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-datepicker .p-datepicker-buttonbar { - padding: 1rem 0; - border-top: 1px solid rgba(0, 0, 0, 0.12); + padding: 0.75rem 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); } .p-datepicker .p-datepicker-buttonbar .p-button { width: auto; } .p-datepicker .p-timepicker { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); padding: 0.5rem; } .p-datepicker .p-timepicker button { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); background: transparent; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-datepicker .p-timepicker button:hover { - color: rgba(0, 0, 0, 0.6); - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.6); + background: rgba(255, 255, 255, 0.04); } .p-datepicker .p-timepicker button:last-child { margin-top: 0.2em; @@ -293,11 +293,11 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { - border-right: 1px solid rgba(0, 0, 0, 0.12); + border-right: 1px solid rgba(255, 255, 255, 0.12); padding-right: 0.5rem; padding-left: 0.5rem; padding-top: 0; @@ -312,10 +312,10 @@ } .p-datepicker:not(.p-disabled) .p-datepicker-header .p-datepicker-prev:hover, .p-datepicker:not(.p-disabled) .p-datepicker-header .p-datepicker-next:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus { outline: 0 none; @@ -323,7 +323,7 @@ box-shadow: none; } .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus { outline: 0 none; @@ -341,11 +341,11 @@ height: 18px; } .p-checkbox .p-checkbox-box { - border: 2px solid #757575; - background: #ffffff; + border: 2px solid rgba(255, 255, 255, 0.7); + background: #1e1e1e; width: 18px; height: 18px; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } @@ -354,7 +354,7 @@ color: #ffffff; } .p-checkbox .p-checkbox-box:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-checkbox .p-checkbox-box:not(.p-disabled).p-focus { outline: 0 none; @@ -372,14 +372,14 @@ color: #ffffff; } .p-checkbox.p-error > .p-checkbox-box, .p-checkbox.p-invalid > .p-checkbox-box { - border-color: #B00020; + border-color: #f44435; } .p-chips .p-chips-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-chips .p-chips-multiple-container:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus { outline: 0 none; @@ -388,27 +388,27 @@ border-color: #3F51B5; } .p-chips .p-chips-multiple-container .p-chips-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { margin-left: 0.5rem; } .p-chips .p-chips-multiple-container .p-chips-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 1rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; } .p-chips.p-error > .p-inputtext, .p-chips.p-invalid > .p-inputtext { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } @@ -418,8 +418,8 @@ } .p-colorpicker-panel { - background: #323232; - border-color: #191919; + background: #2b2b2b; + border-color: #1e1e1e; } .p-colorpicker-panel .p-colorpicker-color-handle, .p-colorpicker-panel .p-colorpicker-hue-handle { @@ -431,13 +431,13 @@ } .p-dropdown { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.38); + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; } .p-dropdown:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-dropdown:not(.p-disabled).p-focus { outline: 0 none; @@ -447,104 +447,104 @@ } .p-dropdown .p-dropdown-label { border: 0 none; - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown .p-dropdown-label.p-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-dropdown .p-dropdown-label:enabled:focus { outline: 0 none; box-shadow: none; } .p-dropdown .p-dropdown-trigger { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); width: 2.357rem; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .p-dropdown .p-dropdown-clear-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); right: 2.357rem; } .p-dropdown-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-dropdown-panel .p-dropdown-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #2b2b2b; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-dropdown-panel .p-dropdown-items { padding: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: none; border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-dropdown-panel.p-error, .p-dropdown-panel.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-input-filled .p-dropdown-trigger { - background: rgba(255, 255, 255, 0.1); + background: rgba(255, 255, 255, 0.06); } .p-editor-container .p-editor-toolbar { - border: 1px solid #e0e0e0; - background: #ffffff; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-editor-container .p-editor-content { - border: 1px solid #e0e0e0; + border: 1px solid rgba(255, 255, 255, 0.12); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-editor-container .p-editor-content .ql-editor { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-editor-container .ql-picker.ql-expanded .ql-picker-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-stroke { - stroke: #000001; + stroke: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-picker-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-editor-container .ql-snow.ql-toolbar button:hover, .p-editor-container .ql-snow .ql-toolbar button:hover, @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(63, 81, 181, 0.08); + color: rgba(63, 81, 181, 0.16); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,20 +584,20 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(63, 81, 181, 0.08); + stroke: rgba(63, 81, 181, 0.16); } .p-inputgroup-addon { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - border-top: 1px solid rgba(0, 0, 0, 0.38); - border-left: 1px solid rgba(0, 0, 0, 0.38); - border-bottom: 1px solid rgba(0, 0, 0, 0.38); - padding: 1rem 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); + border-top: 1px solid rgba(255, 255, 255, 0.3); + border-left: 1px solid rgba(255, 255, 255, 0.3); + border-bottom: 1px solid rgba(255, 255, 255, 0.3); + padding: 0.75rem 0.75rem; min-width: 2.357rem; } .p-inputgroup-addon:last-child { - border-right: 1px solid rgba(0, 0, 0, 0.38); + border-right: 1px solid rgba(255, 255, 255, 0.3); } .p-inputgroup > .p-component { @@ -629,7 +629,7 @@ width: auto; } .p-fluid .p-inputgroup .p-button.p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-inputswitch { @@ -637,12 +637,12 @@ height: 1rem; } .p-inputswitch .p-inputswitch-slider { - background: rgba(0, 0, 0, 0.38); + background: rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 0.5rem; } .p-inputswitch .p-inputswitch-slider:before { - background: #ffffff; + background: #bdbdbd; width: 1.5rem; height: 1.5rem; left: -1px; @@ -659,7 +659,7 @@ box-shadow: none; } .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider { - background: rgba(0, 0, 0, 0.38); + background: rgba(255, 255, 255, 0.3); } .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider { background: rgba(63, 81, 181, 0.5); @@ -671,23 +671,23 @@ background: rgba(63, 81, 181, 0.5); } .p-inputswitch.p-error, .p-inputswitch.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-inputtext { font-size: 1rem; - color: #000001; - background: #ffffff; - padding: 1rem 1rem; - border: 1px solid rgba(0, 0, 0, 0.38); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; + padding: 0.75rem 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.3); border-width: 1px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); appearance: none; border-radius: 4px; } .p-inputtext:enabled:hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-inputtext:enabled:focus { outline: 0 none; @@ -696,104 +696,104 @@ border-color: #3F51B5; } .p-inputtext.p-error, .p-inputtext.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-inputtext.p-inputtext-sm { font-size: 0.875rem; - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-inputtext.p-inputtext-lg { font-size: 1.25rem; - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-float-label label { - left: 1rem; - color: rgba(0, 0, 0, 0.6); + left: 0.75rem; + color: rgba(255, 255, 255, 0.6); transition-duration: 0.2s; } .p-input-icon-left > i { - left: 1rem; - color: rgba(0, 0, 0, 0.6); + left: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-input-icon-left > .p-inputtext { - padding-left: 3rem; + padding-left: 2.5rem; } .p-input-icon-right > i { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-input-icon-right > .p-inputtext { - padding-right: 3rem; + padding-right: 2.5rem; } ::-webkit-input-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } :-moz-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } ::-moz-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } :-ms-input-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-input-filled .p-inputtext { - background-color: rgba(255, 255, 255, 0.1); + background-color: rgba(255, 255, 255, 0.06); } .p-input-filled .p-inputtext:enabled:hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); } .p-input-filled .p-inputtext:enabled:focus { - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); } .p-listbox { - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 4px; } .p-listbox .p-listbox-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-listbox .p-listbox-header .p-listbox-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-listbox .p-listbox-header .p-listbox-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-listbox .p-listbox-list { padding: 0; } .p-listbox .p-listbox-list .p-listbox-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); transition: none; border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -801,22 +801,22 @@ box-shadow: none; } .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-listbox.p-error, .p-listbox.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-multiselect { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.38); + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.3); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; } .p-multiselect:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-multiselect:not(.p-disabled).p-focus { outline: 0 none; @@ -825,50 +825,50 @@ border-color: #3F51B5; } .p-multiselect .p-multiselect-label { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-multiselect .p-multiselect-label.p-placeholder { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-multiselect .p-multiselect-trigger { - background: #ffffff; - color: rgba(0, 0, 0, 0.6); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.6); width: 2.357rem; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .p-multiselect-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-multiselect-panel .p-multiselect-header { - padding: 1rem; - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; - background: #ffffff; + padding: 0.75rem; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #2b2b2b; margin: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext { - padding-right: 2rem; + padding-right: 1.75rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-multiselect-panel .p-multiselect-header .p-checkbox { margin-right: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 0.2 0.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -876,29 +876,29 @@ margin-left: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-multiselect-panel .p-multiselect-items { padding: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: none; border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { - color: #000001; - background: rgba(0, 0, 0, 0.04); + color: rgba(255, 255, 255, 0.87); + background: rgba(255, 255, 255, 0.04); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus { outline: 0 none; @@ -909,19 +909,19 @@ margin-right: 0.5rem; } .p-multiselect-panel.p-error, .p-multiselect-panel.p-invalid { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-input-filled .p-multiselect-label, .p-input-filled .p-multiselect-trigger { - background: rgba(255, 255, 255, 0.1); + background: rgba(255, 255, 255, 0.06); } .p-password-panel { - padding: 1rem; - background: #ffffff; - color: #000001; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); border-radius: 4px; @@ -931,20 +931,20 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 21px; + height: 21px; } .p-radiobutton .p-radiobutton-box { - border: 2px solid #757575; - background: #ffffff; - width: 1.5rem; - height: 1.5rem; - color: #000001; + border: 2px solid rgba(255, 255, 255, 0.7); + background: #1e1e1e; + width: 21px; + height: 21px; + color: rgba(255, 255, 255, 0.87); border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus { outline: 0 none; @@ -967,17 +967,17 @@ color: #3F51B5; } .p-radiobutton.p-error > .p-checkbox-box, .p-radiobutton.p-invalid > .p-checkbox-box { - border-color: #B00020; + border-color: #f44435; } .p-rating .p-rating-icon { - color: #ff4081; + color: #3F51B5; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); - font-size: 1.143rem; + font-size: 1rem; } .p-rating .p-rating-icon.p-rating-cancel { - color: #B00020; + color: #f44435; } .p-rating .p-rating-icon:focus { outline: 0 none; @@ -988,56 +988,56 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #ff4081; + color: #3F51B5; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { - color: #B00020; + color: #f44435; } .p-selectbutton .p-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-selectbutton .p-button .p-button-icon-left, .p-selectbutton .p-button .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button.p-highlight { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button.p-highlight .p-button-icon-left, .p-selectbutton .p-button.p-highlight .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton .p-button.p-highlight:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left, .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-selectbutton.p-error > .p-button, .p-selectbutton.p-invalid > .p-button { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } .p-slider { - background: #c1c1c1; + background: rgba(255, 255, 255, 0.3); border: 0 none; border-radius: 4px; } @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #ff4081; + background: #3F51B5; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,52 +1069,52 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #ff4081; + background: #3F51B5; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #ff4081; + background: #3F51B5; border-color: 0 none; } .p-togglebutton.p-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-togglebutton.p-button .p-button-icon-left, .p-togglebutton.p-button .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left, .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-highlight { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button.p-highlight .p-button-icon-left, .p-togglebutton.p-button.p-highlight .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-highlight:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left, .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-togglebutton.p-button.p-error > .p-button, .p-togglebutton.p-button.p-invalid > .p-button { - border-color: #B00020; + border-color: #f44435; border-width: 1px; } @@ -1122,7 +1122,7 @@ color: #ffffff; background: #3F51B5; border: 0 none; - padding: 0.714rem 1rem; + padding: 0.571rem 0.75rem; font-size: 1rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; @@ -1199,8 +1199,8 @@ border-radius: 1rem; } .p-button.p-button-icon-only { - width: 3rem; - padding: 0.714rem; + width: 2.25rem; + padding: 0.571rem; } .p-button.p-button-icon-only .p-button-icon-left, .p-button.p-button-icon-only .p-button-icon-right { @@ -1208,18 +1208,18 @@ } .p-button.p-button-icon-only.p-button-rounded { border-radius: 50%; - height: 3rem; + height: 2.25rem; } .p-button.p-button-sm { font-size: 0.875rem; - padding: 0.62475rem 0.875rem; + padding: 0.499625rem 0.65625rem; } .p-button.p-button-sm .p-button-icon { font-size: 0.875rem; } .p-button.p-button-lg { font-size: 1.25rem; - padding: 0.8925rem 1.25rem; + padding: 0.71375rem 0.9375rem; } .p-button.p-button-lg .p-button-icon { font-size: 1.25rem; @@ -1229,7 +1229,7 @@ width: 100%; } .p-fluid .p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-fluid .p-buttonset { display: flex; @@ -1288,248 +1288,248 @@ } .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button { - color: #ffffff; - background: #2196F3; + color: #212121; + background: #90CAF9; border: 0 none; } .p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover { - background: rgba(33, 150, 243, 0.92); - color: #ffffff; + background: rgba(144, 202, 249, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active { - background: rgba(33, 150, 243, 0.68); - color: #ffffff; + background: rgba(144, 202, 249, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined { background-color: transparent; - color: #2196F3; + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover { - background: rgba(33, 150, 243, 0.04); - color: #2196F3; + background: rgba(144, 202, 249, 0.04); + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active { - background: rgba(33, 150, 243, 0.16); - color: #2196F3; + background: rgba(144, 202, 249, 0.16); + color: #90CAF9; border: 1px solid; } .p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text { background-color: transparent; - color: #2196F3; + color: #90CAF9; border-color: transparent; } .p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover { - background: rgba(33, 150, 243, 0.04); + background: rgba(144, 202, 249, 0.04); border-color: transparent; - color: #2196F3; + color: #90CAF9; } .p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active { - background: rgba(33, 150, 243, 0.16); + background: rgba(144, 202, 249, 0.16); border-color: transparent; - color: #2196F3; + color: #90CAF9; } .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button { - color: #ffffff; - background: #689F38; + color: #212121; + background: #C5E1A5; border: 0 none; } .p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover { - background: rgba(104, 159, 56, 0.92); - color: #ffffff; + background: rgba(197, 225, 165, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active { - background: rgba(104, 159, 56, 0.68); - color: #ffffff; + background: rgba(197, 225, 165, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined { background-color: transparent; - color: #689F38; + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover { - background: rgba(104, 159, 56, 0.04); - color: #689F38; + background: rgba(197, 225, 165, 0.04); + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active { - background: rgba(104, 159, 56, 0.16); - color: #689F38; + background: rgba(197, 225, 165, 0.16); + color: #C5E1A5; border: 1px solid; } .p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text { background-color: transparent; - color: #689F38; + color: #C5E1A5; border-color: transparent; } .p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover { - background: rgba(104, 159, 56, 0.04); + background: rgba(197, 225, 165, 0.04); border-color: transparent; - color: #689F38; + color: #C5E1A5; } .p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active { - background: rgba(104, 159, 56, 0.16); + background: rgba(197, 225, 165, 0.16); border-color: transparent; - color: #689F38; + color: #C5E1A5; } .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button { - color: #212529; - background: #FBC02D; + color: #212121; + background: #FFF59D; border: 0 none; } .p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover { - background: rgba(251, 192, 45, 0.92); - color: #212529; + background: rgba(255, 245, 157, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active { - background: rgba(251, 192, 45, 0.68); - color: #212529; + background: rgba(255, 245, 157, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined { background-color: transparent; - color: #FBC02D; + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover { - background: rgba(251, 192, 45, 0.04); - color: #FBC02D; + background: rgba(255, 245, 157, 0.04); + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active { - background: rgba(251, 192, 45, 0.16); - color: #FBC02D; + background: rgba(255, 245, 157, 0.16); + color: #FFF59D; border: 1px solid; } .p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text { background-color: transparent; - color: #FBC02D; + color: #FFF59D; border-color: transparent; } .p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover { - background: rgba(251, 192, 45, 0.04); + background: rgba(255, 245, 157, 0.04); border-color: transparent; - color: #FBC02D; + color: #FFF59D; } .p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active { - background: rgba(251, 192, 45, 0.16); + background: rgba(255, 245, 157, 0.16); border-color: transparent; - color: #FBC02D; + color: #FFF59D; } .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button { - color: #ffffff; - background: #9C27B0; + color: #212121; + background: #CE93D8; border: 0 none; } .p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover { - background: rgba(156, 39, 176, 0.92); - color: #ffffff; + background: rgba(206, 147, 216, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active { - background: rgba(156, 39, 176, 0.68); - color: #ffffff; + background: rgba(206, 147, 216, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined { background-color: transparent; - color: #9C27B0; + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover { - background: rgba(156, 39, 176, 0.04); - color: #9C27B0; + background: rgba(206, 147, 216, 0.04); + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active { - background: rgba(156, 39, 176, 0.16); - color: #9C27B0; + background: rgba(206, 147, 216, 0.16); + color: #CE93D8; border: 1px solid; } .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text { background-color: transparent; - color: #9C27B0; + color: #CE93D8; border-color: transparent; } .p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover { - background: rgba(156, 39, 176, 0.04); + background: rgba(206, 147, 216, 0.04); border-color: transparent; - color: #9C27B0; + color: #CE93D8; } .p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active { - background: rgba(156, 39, 176, 0.16); + background: rgba(206, 147, 216, 0.16); border-color: transparent; - color: #9C27B0; + color: #CE93D8; } .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button { - color: #ffffff; - background: #D32F2F; + color: #212121; + background: #EF9A9A; border: 0 none; } .p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover { - background: rgba(211, 47, 47, 0.92); - color: #ffffff; + background: rgba(239, 154, 154, 0.92); + color: #212121; border-color: transparent; } .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus { box-shadow: none; } .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active { - background: rgba(211, 47, 47, 0.68); - color: #ffffff; + background: rgba(239, 154, 154, 0.68); + color: #212121; border-color: transparent; } .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined { background-color: transparent; - color: #D32F2F; + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover { - background: rgba(211, 47, 47, 0.04); - color: #D32F2F; + background: rgba(239, 154, 154, 0.04); + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active { - background: rgba(211, 47, 47, 0.16); - color: #D32F2F; + background: rgba(239, 154, 154, 0.16); + color: #EF9A9A; border: 1px solid; } .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text { background-color: transparent; - color: #D32F2F; + color: #EF9A9A; border-color: transparent; } .p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover { - background: rgba(211, 47, 47, 0.04); + background: rgba(239, 154, 154, 0.04); border-color: transparent; - color: #D32F2F; + color: #EF9A9A; } .p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active { - background: rgba(211, 47, 47, 0.16); + background: rgba(239, 154, 154, 0.16); border-color: transparent; - color: #D32F2F; + color: #EF9A9A; } .p-button.p-button-link { @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1558,20 +1558,20 @@ .p-carousel .p-carousel-content .p-carousel-prev, .p-carousel .p-carousel-content .p-carousel-next { - background: #ffffff; + background: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; margin: 0.5rem; } .p-carousel .p-carousel-content .p-carousel-prev:not(.p-disabled):hover, .p-carousel .p-carousel-content .p-carousel-next:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators { padding: 1rem; @@ -1581,18 +1581,18 @@ margin-bottom: 0.5rem; } .p-carousel .p-carousel-indicators .p-carousel-indicator button { - background-color: #dcdcdc; + background-color: rgba(255, 255, 255, 0.3); width: 2rem; height: 0.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; border-radius: 0; } .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover { - background: #ececec; + background: rgba(255, 255, 255, 0.6); } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-datatable .p-paginator-top { @@ -1604,45 +1604,45 @@ border-radius: 0; } .p-datatable .p-datatable-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-thead > tr > th { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid #404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; transition: none; } .p-datatable .p-datatable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid 3404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; } .p-datatable .p-sortable-column { outline-color: transparent; } .p-datatable .p-sortable-column .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-datatable .p-sortable-column .p-sortable-column-badge { @@ -1650,69 +1650,69 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.16); + background: #3F51B5; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-datatable .p-sortable-column.p-highlight { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); transition: none; outline-color: transparent; } .p-datatable .p-datatable-tbody > tr > td { text-align: left; - border: 1px solid #e4e4e4; + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.16); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.16); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-datatable .p-column-resizer-helper { background: #3F51B5; } .p-datatable .p-datatable-scrollable-header, .p-datatable .p-datatable-scrollable-footer { - background: #ffffff; + background: #1e1e1e; } .p-datatable .p-datatable-loading-icon { font-size: 2rem; @@ -1739,47 +1739,47 @@ border-width: 1px; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) { - background: rgba(0, 0, 0, 0.02); + background: rgba(255, 255, 255, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-sm .p-datatable-header { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-lg .p-datatable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-dataview .p-paginator-top { @@ -1791,58 +1791,58 @@ border-radius: 0; } .p-dataview .p-dataview-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-dataview .p-dataview-content { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border: 0 none; - padding: 1rem 0; + padding: 0.75rem; } .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div { - border: solid rgba(0, 0, 0, 0.12); + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-dataview .p-dataview-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .fc .fc-view-container th { - background: #ffffff; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-view-container td.fc-widget-content { - background: #ffffff; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-view-container td.fc-head-container { - border: 1px solid #e0e0e0; + border: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-row { - border-right: 1px solid #e0e0e0; + border-right: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-view-container .fc-event { - background: rgba(63, 81, 181, 0.08); - border: 1px solid rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + border: 1px solid rgba(63, 81, 181, 0.16); + color: #3F51B5; } .fc .fc-view-container .fc-divider { - background: #ffffff; - border: 1px solid #e0e0e0; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); } .fc .fc-toolbar .fc-button { color: #ffffff; @@ -1881,25 +1881,25 @@ box-shadow: none; } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc .fc-toolbar .fc-button.fc-timeGridDay-button { - background: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.12); - color: #000001; + background: #2f2f2f; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:hover { - background: #f6f6f6; - border-color: rgba(0, 0, 0, 0.12); - color: #000001; + background: #373737; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active { - background: #e0e0e1; - border-color: #e0e0e1; - color: #000001; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover { - background: #d9d8d9; - border-color: #d9d8d9; - color: #000001; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .fc .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc .fc-toolbar .fc-button.fc-timeGridDay-button:focus { outline: 0 none; @@ -1920,40 +1920,40 @@ } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; } .p-orderlist .p-orderlist-controls .p-button { margin-bottom: 0.5rem; } .p-orderlist .p-orderlist-caption { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-orderlist .p-orderlist-list { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); padding: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-orderlist .p-orderlist-list .p-orderlist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: transform 0.2s, none; } .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-orderlist .p-orderlist-list .p-orderlist-item:focus { outline: 0 none; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } @media screen and (max-width: 769px) { @@ -1970,7 +1970,7 @@ flex-direction: column; } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-orderlist .p-orderlist-controls .p-button { @@ -1982,37 +1982,37 @@ } } .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(30, 39, 86, 0.08); + color: rgba(30, 39, 86, 0.16); } .p-organizationchart .p-organizationchart-line-down { - background: rgba(0, 0, 0, 0.12); + background: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-line-left { - border-right: 1px solid #e0e0e0; - border-color: rgba(0, 0, 0, 0.12); + border-right: 1px solid rgba(255, 255, 255, 0.12); + border-color: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-line-top { - border-top: 1px solid #e0e0e0; - border-color: rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-color: rgba(255, 255, 255, 0.12); } .p-organizationchart .p-organizationchart-node-content { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; - padding: 1rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler { bottom: -0.7em; margin-left: -0.46em; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-radius: 4px; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -2022,15 +2022,15 @@ box-shadow: none; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-paginator { - background: #ffffff; - color: #000001; - border: solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: solid #404040; border-width: 0; - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; border-radius: 4px; } .p-paginator .p-paginator-first, @@ -2039,7 +2039,7 @@ .p-paginator .p-paginator-last { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2050,9 +2050,9 @@ .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover, .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-paginator .p-paginator-first { border-top-left-radius: 4px; @@ -2072,7 +2072,7 @@ .p-paginator .p-paginator-current { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2081,7 +2081,7 @@ .p-paginator .p-paginator-pages .p-paginator-page { background-color: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); min-width: 3rem; height: 3rem; margin: 0.143rem; @@ -2089,51 +2089,51 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(63, 81, 181, 0.08); - border-color: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + border-color: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; } .p-picklist .p-picklist-buttons .p-button { margin-bottom: 0.5rem; } .p-picklist .p-picklist-caption { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; } .p-picklist .p-picklist-list { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); padding: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-picklist .p-picklist-list .p-picklist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); background: transparent; transition: transform 0.2s, none; } .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-picklist .p-picklist-list .p-picklist-item:focus { outline: 0 none; @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.16); } @media screen and (max-width: 769px) { @@ -2150,7 +2150,7 @@ flex-direction: column; } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-picklist .p-picklist-buttons .p-button { @@ -2174,10 +2174,10 @@ } } .p-tree { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; - padding: 1rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; border-radius: 4px; } .p-tree .p-tree-container .p-treenode { @@ -2186,25 +2186,25 @@ .p-tree .p-tree-container .p-treenode .p-treenode-content { border-radius: 4px; transition: none; - padding: 0.75rem; + padding: 0.571rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler { margin-right: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon { margin-right: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox { margin-right: 0.5rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-container .p-treenode .p-treenode-content:focus { outline: 0 none; @@ -2212,27 +2212,27 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-tree .p-tree-filter-container { margin-bottom: 0.5rem; } .p-tree .p-tree-filter-container .p-tree-filter { width: 100%; - padding-right: 2rem; + padding-right: 1.75rem; } .p-tree .p-tree-filter-container .p-tree-filter-icon { - right: 1rem; - color: rgba(0, 0, 0, 0.6); + right: 0.75rem; + color: rgba(255, 255, 255, 0.6); } .p-tree .p-treenode-children { padding: 0 0 0 1rem; @@ -2250,45 +2250,45 @@ border-radius: 0; } .p-treetable .p-treetable-header { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-footer { - background: #ffffff; - color: #000001; - border: 1px solid #e4e4e4; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-thead > tr > th { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid #404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; transition: none; } .p-treetable .p-treetable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; - border: 1px solid #e4e4e4; + padding: 0.75rem 0.75rem; + border: 1px solid 3404040; border-width: 0 0 1px 0; font-weight: 500; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; } .p-treetable .p-sortable-column { outline-color: transparent; } .p-treetable .p-sortable-column .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-treetable .p-sortable-column .p-sortable-column-badge { @@ -2296,73 +2296,73 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.16); + background: #3F51B5; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-treetable .p-sortable-column.p-highlight { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); transition: none; outline-color: transparent; } .p-treetable .p-treetable-tbody > tr > td { text-align: left; - border: 1px solid #e4e4e4; + border: 1px solid #404040; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:hover { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox { margin-right: 0.5rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox .p-indeterminate .p-checkbox-icon { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #3F51B5; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { - background: rgba(0, 0, 0, 0.04); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-treetable .p-column-resizer-helper { background: #3F51B5; } .p-treetable .p-treetable-scrollable-header, .p-treetable .p-treetable-scrollable-footer { - background: #ffffff; + background: #1e1e1e; } .p-treetable .p-treetable-loading-icon { font-size: 2rem; @@ -2389,41 +2389,41 @@ border-width: 1px; } .p-treetable.p-treetable-sm .p-treetable-header { - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-treetable.p-treetable-sm .p-treetable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-lg .p-treetable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-accordion .p-accordion-header .p-accordion-header-link { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 400; border-radius: 4px; transition: none; @@ -2437,27 +2437,27 @@ box-shadow: none; } .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link { - background: #ffffff; + background: #1e1e1e; border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link { border-color: transparent; - background: #ffffff; - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-accordion .p-accordion-content { - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; border: 0 none; - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; @@ -2486,13 +2486,13 @@ } .p-card { - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; } .p-card .p-card-body { - padding: 1rem; + padding: 0.75rem; } .p-card .p-card-title { font-size: 1.5rem; @@ -2502,26 +2502,26 @@ .p-card .p-card-subtitle { font-weight: 400; margin-bottom: 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-card .p-card-content { - padding: 1rem 0; + padding: 0.75rem 0; } .p-card .p-card-footer { - padding: 1rem 0 0 0; + padding: 0.75rem 0 0 0; } .p-fieldset { - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; } .p-fieldset .p-fieldset-legend { - padding: 1rem; - border: 1px solid #e0e0e0; - color: #000001; - background: #ffffff; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 500; border-radius: 4px; } @@ -2530,8 +2530,8 @@ transition: none; } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; } @@ -2545,15 +2545,15 @@ } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover { background: rgba(0, 0, 0, 0.04); - border-color: #e0e0e0; - color: #000001; + border-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); } .p-panel .p-panel-header { - border: 1px solid #e0e0e0; - padding: 1rem; - background: #ffffff; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2563,14 +2563,14 @@ .p-panel .p-panel-header .p-panel-header-icon { width: 2.5rem; height: 2.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: transparent; border: 0 none; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-panel .p-panel-header .p-panel-header-icon:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; background: rgba(0, 0, 0, 0.04); } @@ -2583,30 +2583,30 @@ padding: 0.5rem 1rem; } .p-panel .p-panel-content { - padding: 1rem; - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top: 0 none; } .p-panel .p-panel-footer { - padding: 1rem 1rem; - border: 1px solid #e0e0e0; - background: #ffffff; - color: #000001; + padding: 0.75rem 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); border-top: 0 none; } .p-scrollpanel .p-scrollpanel-bar { - background: rgba(0, 0, 0, 0.12); + background: rgba(255, 255, 255, 0.12); border: 0 none; } .p-tabview .p-tabview-nav { - background: #ffffff; - border: solid rgba(0, 0, 0, 0.12); + background: transparent; + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-tabview .p-tabview-nav li { @@ -2616,9 +2616,9 @@ border: none; border-width: 0 0 0 0; border-color: transparent transparent transparent transparent; - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + background: transparent; + color: rgba(255, 255, 255, 0.6); + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2633,26 +2633,26 @@ .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link { background: rgba(63, 81, 181, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link { - background: #ffffff; + background: transparent; border-color: transparent; color: #3F51B5; } .p-tabview .p-tabview-panels { - background: #ffffff; - padding: 1rem; + background: transparent; + padding: 0.75rem; border: 0 none; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-toolbar { - background: #ffffff; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; border-radius: 4px; } .p-toolbar .p-toolbar-separator { @@ -2666,9 +2666,9 @@ } .p-dialog .p-dialog-header { border-bottom: 0 none; - background: #ffffff; - color: #000001; - padding: 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 1.25rem; border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2677,9 +2677,9 @@ font-size: 1.25rem; } .p-dialog .p-dialog-header .p-dialog-header-icon { - width: 3rem; - height: 3rem; - color: rgba(0, 0, 0, 0.6); + width: 2.25rem; + height: 2.25rem; + color: rgba(255, 255, 255, 0.6); border: 0 none; background: transparent; border-radius: 50%; @@ -2687,9 +2687,9 @@ margin-right: 0.5rem; } .p-dialog .p-dialog-header .p-dialog-header-icon:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); border-color: transparent; - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-dialog .p-dialog-header .p-dialog-header-icon:focus { outline: 0 none; @@ -2700,15 +2700,15 @@ margin-right: 0; } .p-dialog .p-dialog-content { - background: #ffffff; - color: #000001; - padding: 0 1.5rem 1.5rem 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0 1.25rem 1.25rem 1.25rem; } .p-dialog .p-dialog-footer { border-top: 0 none; - background: #ffffff; - color: #000001; - padding: 1rem 1.5rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem 1.25rem; text-align: right; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; @@ -2723,69 +2723,69 @@ } .p-overlaypanel { - background: #ffffff; - color: #000001; + background: #262626; + color: rgba(255, 255, 255, 0.87); border: 0 none; border-radius: 4px; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-overlaypanel .p-overlaypanel-content { - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-overlaypanel .p-overlaypanel-close { - background: #ff4081; + background: #3F51B5; border: 0 none; color: #ffffff; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; position: absolute; - top: -1.5rem; - right: -1.5rem; + top: -1.125rem; + right: -1.125rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(255, 64, 129, 0.92); + background: rgba(63, 81, 181, 0.92); border-color: transparent; color: #ffffff; } .p-overlaypanel:after { border: solid transparent; - border-color: rgba(255, 255, 255, 0); - border-bottom-color: #ffffff; + border-color: rgba(38, 38, 38, 0); + border-bottom-color: #262626; } .p-overlaypanel:before { border: solid transparent; - border-color: rgba(255, 255, 255, 0); - border-bottom-color: #ffffff; + border-color: rgba(38, 38, 38, 0); + border-bottom-color: #262626; } .p-overlaypanel.p-overlaypanel-flipped:after { - border-top-color: #ffffff; + border-top-color: #262626; } .p-overlaypanel.p-overlaypanel-flipped:before { - border-top-color: #ffffff; + border-top-color: #262626; } .p-sidebar { - background: #ffffff; - color: #000001; - padding: 1rem; + background: #262626; + color: rgba(255, 255, 255, 0.87); + padding: 0.75rem; border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-sidebar .p-sidebar-close { background: transparent; border: 0 none; - color: rgba(0, 0, 0, 0.6); - width: 3rem; - height: 3rem; + color: rgba(255, 255, 255, 0.6); + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-sidebar .p-sidebar-close:hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-sidebar-mask.p-component-overlay { @@ -2793,30 +2793,30 @@ } .p-tooltip .p-tooltip-text { - background: rgba(97, 97, 97, 0.9); - color: #ffffff; + background: #444444; + color: rgba(255, 255, 255, 0.87); padding: 0.5rem; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); border-radius: 4px; } .p-tooltip.p-tooltip-right .p-tooltip-arrow { - border-right-color: rgba(97, 97, 97, 0.9); + border-right-color: #444444; } .p-tooltip.p-tooltip-left .p-tooltip-arrow { - border-left-color: rgba(97, 97, 97, 0.9); + border-left-color: #444444; } .p-tooltip.p-tooltip-top .p-tooltip-arrow { - border-top-color: rgba(97, 97, 97, 0.9); + border-top-color: #444444; } .p-tooltip.p-tooltip-bottom .p-tooltip-arrow { - border-bottom-color: rgba(97, 97, 97, 0.9); + border-bottom-color: #444444; } .p-fileupload .p-fileupload-buttonbar { - background: #ffffff; - padding: 1rem; - border: 1px solid #e0e0e0; - color: #000001; + background: #1e1e1e; + padding: 0.75rem; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); border-bottom: 0 none; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2830,15 +2830,15 @@ box-shadow: none; } .p-fileupload .p-fileupload-content { - background: #ffffff; + background: #1e1e1e; padding: 2rem 1rem; - border: 1px solid #e0e0e0; - color: #000001; + border: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -2856,10 +2856,10 @@ } .p-breadcrumb { - background: #ffffff; - border: 1px solid #e5e5e5; + background: #1e1e1e; + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; - padding: 1rem; + padding: 0.75rem; } .p-breadcrumb ul li .p-menuitem-link { transition: none; @@ -2871,58 +2871,58 @@ box-shadow: none; } .p-breadcrumb ul li .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-breadcrumb ul li.p-breadcrumb-chevron { margin: 0 0.5rem 0 0.5rem; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-breadcrumb ul li:last-child .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-breadcrumb ul li:last-child .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 12.5rem; } .p-contextmenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-contextmenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-contextmenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menuitem-link:focus { outline: 0 none; @@ -2931,21 +2931,21 @@ } .p-contextmenu .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-contextmenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-contextmenu .p-submenu-icon { @@ -2953,41 +2953,41 @@ } .p-megamenu { - padding: 1rem; - background: transparent; - color: #000001; - border: 1px solid #e5e5e5; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; user-select: none; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { background: rgba(0, 0, 0, 0.04); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3000,44 +3000,44 @@ } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon, .p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-megamenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-megamenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu .p-menuitem-link:focus { outline: 0 none; @@ -3045,16 +3045,16 @@ box-shadow: none; } .p-megamenu .p-megamenu-panel { - background: #ffffff; - color: #000001; + background: #2b2b2b; + color: rgba(255, 255, 255, 0.87); border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-megamenu .p-megamenu-submenu-header { margin: 0; - padding: 1rem; - color: rgba(0, 0, 0, 0.6); - background: #ffffff; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.6); + background: transparent; font-weight: 400; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3064,17 +3064,17 @@ width: 12.5rem; } .p-megamenu .p-megamenu-submenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-megamenu.p-megamenu-vertical { width: 12.5rem; @@ -3083,40 +3083,40 @@ .p-menu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; width: 12.5rem; } .p-menu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menu .p-menuitem-link:focus { outline: 0 none; @@ -3124,59 +3124,59 @@ box-shadow: none; } .p-menu.p-menu-overlay { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-menu .p-submenu-header { margin: 0; - padding: 1rem; - color: rgba(0, 0, 0, 0.6); - background: #ffffff; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.6); + background: transparent; font-weight: 400; border-top-right-radius: 0; border-top-left-radius: 0; } .p-menu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar { - padding: 1rem; - background: transparent; - color: #000001; - border: 1px solid #e5e5e5; + padding: 0.75rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; } .p-menubar .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menubar .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menuitem-link:focus { outline: 0 none; @@ -3184,34 +3184,34 @@ box-shadow: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; - color: #000001; + padding: 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 4px; transition: none; user-select: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-left: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { background: rgba(0, 0, 0, 0.04); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3224,38 +3224,38 @@ } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon, .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 12.5rem; } .p-menubar .p-submenu-list .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar .p-submenu-list .p-submenu-icon { font-size: 0.875rem; } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } @media screen and (max-width: 960px) { @@ -3264,11 +3264,11 @@ } .p-menubar .p-menubar-button { display: flex; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: transparent; border: 0 none; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -3276,7 +3276,7 @@ font-size: 1.5rem; } .p-menubar .p-menubar-button:hover { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); background: rgba(0, 0, 0, 0.04); border-color: transparent; } @@ -3289,13 +3289,13 @@ position: absolute; display: none; padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); width: 100%; } .p-menubar .p-menubar-root-list .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-menubar .p-menubar-root-list .p-submenu-icon { @@ -3306,33 +3306,33 @@ position: static; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus { outline: 0 none; @@ -3364,19 +3364,19 @@ position: static; } .p-menubar .p-menubar-root-list ul li a { - padding-left: 3rem; + padding-left: 2.25rem; } .p-menubar .p-menubar-root-list ul li ul li a { - padding-left: 5rem; + padding-left: 3.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li a { - padding-left: 7rem; + padding-left: 5.25rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li a { - padding-left: 9rem; + padding-left: 6.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a { - padding-left: 11rem; + padding-left: 8.25rem; } .p-menubar.p-menubar-mobile-active .p-menubar-root-list { display: flex; @@ -3387,10 +3387,10 @@ } } .p-panelmenu .p-panelmenu-header > a { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; - color: #000001; - background: #ffffff; + color: rgba(255, 255, 255, 0.87); + background: #1e1e1e; font-weight: 400; border-radius: 4px; transition: none; @@ -3407,30 +3407,30 @@ box-shadow: none; } .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-header.p-highlight { margin-bottom: 0; } .p-panelmenu .p-panelmenu-header.p-highlight > a { - background: #ffffff; + background: #1e1e1e; border-color: transparent; - color: #000001; + color: rgba(255, 255, 255, 0.87); border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover { border-color: transparent; - background: #ffffff; - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content { padding: 0.5rem 0; border: 0 none; - background: #ffffff; - color: #000001; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); margin-bottom: 0; border-top: 0; border-top-right-radius: 0; @@ -3439,33 +3439,33 @@ border-bottom-left-radius: 4px; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus { outline: 0 none; @@ -3506,7 +3506,7 @@ background: transparent; } .p-steps .p-steps-item .p-menuitem-link .p-steps-number { - color: #000001; + color: rgba(255, 255, 255, 0.87); border: 1px solid transparent; background: transparent; min-width: 2rem; @@ -3518,7 +3518,7 @@ } .p-steps .p-steps-item .p-menuitem-link .p-steps-title { margin-top: 0.5rem; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus { outline: 0 none; @@ -3526,16 +3526,16 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item:before { content: " "; - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); width: 100%; top: 50%; left: 0; @@ -3545,8 +3545,8 @@ } .p-tabmenu .p-tabmenu-nav { - background: #ffffff; - border: solid rgba(0, 0, 0, 0.12); + background: transparent; + border: solid rgba(255, 255, 255, 0.12); border-width: 0 0 1px 0; } .p-tabmenu .p-tabmenu-nav .p-tabmenuitem { @@ -3556,9 +3556,9 @@ border: none; border-width: 0 0 0 0; border-color: transparent transparent transparent transparent; - background: #ffffff; - color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + background: transparent; + color: rgba(255, 255, 255, 0.6); + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3576,50 +3576,50 @@ .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link { background: rgba(63, 81, 181, 0.04); border-color: transparent; - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link { - background: #ffffff; + background: transparent; border-color: transparent; color: #3F51B5; } .p-tieredmenu { padding: 0.5rem 0; - background: #ffffff; - color: #000001; - border: 1px solid #e5e5e5; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 4px; width: 12.5rem; } .p-tieredmenu .p-menuitem-link { - padding: 1rem 1rem; - color: #000001; + padding: 0.75rem 0.75rem; + color: rgba(255, 255, 255, 0.87); border-radius: 0; transition: none; user-select: none; } .p-tieredmenu .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem-link .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); margin-right: 0.5rem; } .p-tieredmenu .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menuitem-link:focus { outline: 0 none; @@ -3627,27 +3627,27 @@ box-shadow: none; } .p-tieredmenu.p-menu-overlay { - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-submenu-list { padding: 0.5rem 0; - background: #ffffff; + background: #2b2b2b; border: 0 none; box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link { - background: rgba(0, 0, 0, 0.04); + background: rgba(255, 255, 255, 0.04); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text { - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-tieredmenu .p-menu-separator { - border-top: 1px solid rgba(0, 0, 0, 0.12); + border-top: 1px solid rgba(255, 255, 255, 0.12); margin: 0.5rem 0; } .p-tieredmenu .p-submenu-icon { @@ -3707,11 +3707,11 @@ } .p-message { - margin: 1rem 0; + margin: 0.75rem 0; border-radius: 4px; } .p-message .p-message-wrapper { - padding: 1.25rem 1.5rem; + padding: 1rem 1.25rem; } .p-message.p-message-info { background: #B3E5FC; @@ -3767,8 +3767,8 @@ } .p-message .p-message-close { border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-message .p-message-close:hover { @@ -3797,7 +3797,7 @@ border-radius: 4px; } .p-toast .p-toast-item-container .p-toast-item { - padding: 1.5rem; + padding: 1.25rem; border-width: 0 0 0 0; } .p-toast .p-toast-item-container .p-toast-item .p-toast-message { @@ -3814,8 +3814,8 @@ } .p-toast .p-toast-item-container .p-toast-icon-close { border-radius: 50%; - width: 2rem; - height: 2rem; + width: 1.5rem; + height: 1.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-toast .p-toast-item-container .p-toast-icon-close:hover { @@ -3880,7 +3880,7 @@ } .p-galleria .p-galleria-item-nav { background: transparent; - color: #f6f6f6; + color: rgba(255, 255, 255, 0.87); width: 4rem; height: 4rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; @@ -3904,18 +3904,18 @@ padding: 1rem; } .p-galleria .p-galleria-indicators .p-galleria-indicator button { - background-color: #dcdcdc; + background-color: rgba(255, 255, 255, 0.3); width: 1.25rem; height: 1.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; border-radius: 50%; } .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover { - background: #ececec; + background: rgba(255, 255, 255, 0.6); } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3927,14 +3927,14 @@ background: rgba(0, 0, 0, 0.5); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button { - background: rgba(255, 255, 255, 0.4); + background: rgba(255, 255, 255, 0.3); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover { background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.16); + color: #3F51B5; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -3974,8 +3974,8 @@ transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-inplace .p-inplace-display:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.4); - color: #000001; + background: rgba(255, 255, 255, 0.04); + color: rgba(255, 255, 255, 0.87); } .p-inplace .p-inplace-display:focus { outline: 0 none; @@ -3995,15 +3995,15 @@ background: #3F51B5; } .p-progressbar .p-progressbar-label { - color: #000001; + color: rgba(255, 255, 255, 0.87); line-height: 4px; } .p-terminal { - background: #ffffff; - color: #000001; - border: 1px solid #e0e0e0; - padding: 1rem; + background: #1e1e1e; + color: rgba(255, 255, 255, 0.87); + border: 1px solid rgba(255, 255, 255, 0.12); + padding: 0.75rem; } .p-terminal .p-terminal-input { font-size: 1rem; @@ -4028,20 +4028,20 @@ color: #ffffff; } .p-badge.p-badge-success { - background-color: #689F38; - color: #ffffff; + background-color: #C5E1A5; + color: #212121; } .p-badge.p-badge-info { - background-color: #2196F3; - color: #ffffff; + background-color: #90CAF9; + color: #212121; } .p-badge.p-badge-warning { - background-color: #FBC02D; - color: #212529; + background-color: #FFF59D; + color: #212121; } .p-badge.p-badge-danger { - background-color: #D32F2F; - color: #ffffff; + background-color: #EF9A9A; + color: #212121; } .p-badge.p-badge-lg { font-size: 1.125rem; @@ -4065,20 +4065,20 @@ border-radius: 4px; } .p-tag.p-tag-success { - background-color: #689F38; - color: #ffffff; + background-color: #C5E1A5; + color: #212121; } .p-tag.p-tag-info { - background-color: #2196F3; - color: #ffffff; + background-color: #90CAF9; + color: #212121; } .p-tag.p-tag-warning { - background-color: #FBC02D; - color: #212529; + background-color: #FFF59D; + color: #212121; } .p-tag.p-tag-danger { - background-color: #D32F2F; - color: #ffffff; + background-color: #EF9A9A; + color: #212121; } .p-inputtext:enabled:focus { @@ -4089,20 +4089,20 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; } .p-input-filled .p-inputtext:enabled:hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); } .p-input-filled .p-inputtext:enabled:focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4112,7 +4112,7 @@ .p-float-label .p-inputwrapper-focus ~ label, .p-float-label .p-inputwrapper-filled ~ label { top: -0.5rem !important; - background-color: #ffffff; + background-color: #1e1e1e; padding: 2px 4px; margin-left: -4px; margin-top: 0; @@ -4140,8 +4140,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4169,8 +4169,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4180,13 +4180,13 @@ background: transparent; } .p-input-filled .p-dropdown:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-dropdown:not(.p-disabled).p-focus, .p-input-filled .p-dropdown:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4196,8 +4196,8 @@ } .p-calendar-w-btn { - border: 1px solid rgba(0, 0, 0, 0.38); - background: #ffffff; + border: 1px solid rgba(255, 255, 255, 0.3); + background: #1e1e1e; border-radius: 4px; } .p-calendar-w-btn .p-inputtext { @@ -4213,7 +4213,7 @@ border: 0 none; } .p-calendar-w-btn .p-datepicker-trigger.p-button span { - color: rgba(0, 0, 0, 0.6); + color: rgba(255, 255, 255, 0.6); } .p-calendar-w-btn .p-datepicker-trigger.p-button:enabled:hover { background: rgba(0, 0, 0, 0.04); @@ -4222,7 +4222,7 @@ background: rgba(0, 0, 0, 0.12); } .p-calendar-w-btn:not(.p-disabled):hover { - border-color: #000001; + border-color: rgba(255, 255, 255, 0.6); } .p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus { border-color: #3F51B5; @@ -4233,8 +4233,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4244,13 +4244,13 @@ background: transparent; } .p-input-filled .p-calendar-w-btn:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-calendar-w-btn:not(.p-disabled).p-focus, .p-input-filled .p-calendar-w-btn:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4273,8 +4273,8 @@ order: 3; } .p-datepicker table th { - border-bottom: 1px solid rgba(0, 0, 0, 0.12); - color: rgba(0, 0, 0, 0.38); + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.38); font-weight: 400; font-size: 0.875rem; } @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.08); + box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.16); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { @@ -4293,8 +4293,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4304,13 +4304,13 @@ background: transparent; } .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4338,8 +4338,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4349,13 +4349,13 @@ background: transparent; } .p-input-filled .p-multiselect:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-multiselect:not(.p-disabled).p-focus, .p-input-filled .p-multiselect:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4373,15 +4373,15 @@ transition: box-shadow 0.2s; } .p-checkbox .p-checkbox-box { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); border-radius: 2px; position: relative; } .p-checkbox .p-checkbox-box:not(.p-disabled):hover { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); } .p-checkbox .p-checkbox-box:not(.p-disabled).p-focus { - border-color: #757575; + border-color: rgba(255, 255, 255, 0.7); } .p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled).p-focus { border-color: #3F51B5; @@ -4434,10 +4434,10 @@ transition: box-shadow 0.2s; } .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover { - border: 2px solid #757575; + border: 2px solid rgba(255, 255, 255, 0.7); } .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus { - border: 2px solid #757575; + border: 2px solid rgba(255, 255, 255, 0.7); } .p-radiobutton .p-radiobutton-box .p-radiobutton-icon { transition: transform 0.2s; @@ -4479,8 +4479,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 1px solid transparent; - background: rgba(255, 255, 255, 0.1) no-repeat; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)); + background: rgba(255, 255, 255, 0.06) no-repeat; + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)); background-size: 0 2px, 100% 1px; background-position: 50% 100%, 50% 100%; background-origin: border-box; @@ -4490,13 +4490,13 @@ background: transparent; } .p-input-filled .p-chips-multiple-container:not(.p-disabled):hover { - background-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.08); border-color: transparent; - background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #000001, #000001); + background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87)); } .p-input-filled .p-chips-multiple-container:not(.p-disabled).p-focus, .p-input-filled .p-chips-multiple-container:not(.p-disabled).p-inputwrapper-focus { box-shadow: none; - background-color: rgba(255, 255, 255, 0.14); + background-color: rgba(255, 255, 255, 0.1); border-color: transparent; background-size: 100% 2px, 100% 1px; } @@ -4584,83 +4584,83 @@ } .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus { - background: rgba(33, 150, 243, 0.76); + background: rgba(144, 202, 249, 0.76); } .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active { - background: rgba(33, 150, 243, 0.68); + background: rgba(144, 202, 249, 0.68); } .p-button.p-button-info.p-button-text:enabled:focus, .p-button.p-button-info.p-button-outlined:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:focus { - background: rgba(33, 150, 243, 0.12); + background: rgba(144, 202, 249, 0.12); } .p-button.p-button-info.p-button-text:enabled:active, .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active { - background: rgba(33, 150, 243, 0.16); + background: rgba(144, 202, 249, 0.16); } .p-button.p-button-info.p-button-text .p-ink, .p-button.p-button-info.p-button-outlined .p-ink, .p-buttonset.p-button-info > .p-button.p-button-text .p-ink, .p-buttonset.p-button-info > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-outlined .p-ink { - background-color: rgba(33, 150, 243, 0.16); + background-color: rgba(144, 202, 249, 0.16); } .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus { - background: rgba(104, 159, 56, 0.76); + background: rgba(197, 225, 165, 0.76); } .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active { - background: rgba(104, 159, 56, 0.68); + background: rgba(197, 225, 165, 0.68); } .p-button.p-button-success.p-button-text:enabled:focus, .p-button.p-button-success.p-button-outlined:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:focus { - background: rgba(104, 159, 56, 0.12); + background: rgba(197, 225, 165, 0.12); } .p-button.p-button-success.p-button-text:enabled:active, .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active { - background: rgba(104, 159, 56, 0.16); + background: rgba(197, 225, 165, 0.16); } .p-button.p-button-success.p-button-text .p-ink, .p-button.p-button-success.p-button-outlined .p-ink, .p-buttonset.p-button-success > .p-button.p-button-text .p-ink, .p-buttonset.p-button-success > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-outlined .p-ink { - background-color: rgba(104, 159, 56, 0.16); + background-color: rgba(197, 225, 165, 0.16); } .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus { - background: rgba(251, 192, 45, 0.76); + background: rgba(255, 245, 157, 0.76); } .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active { - background: rgba(251, 192, 45, 0.68); + background: rgba(255, 245, 157, 0.68); } .p-button.p-button-warning.p-button-text:enabled:focus, .p-button.p-button-warning.p-button-outlined:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:focus { - background: rgba(251, 192, 45, 0.12); + background: rgba(255, 245, 157, 0.12); } .p-button.p-button-warning.p-button-text:enabled:active, .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active { - background: rgba(251, 192, 45, 0.16); + background: rgba(255, 245, 157, 0.16); } .p-button.p-button-warning.p-button-text .p-ink, .p-button.p-button-warning.p-button-outlined .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-text .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-outlined .p-ink { - background-color: rgba(251, 192, 45, 0.16); + background-color: rgba(255, 245, 157, 0.16); } .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus { - background: rgba(156, 39, 176, 0.76); + background: rgba(206, 147, 216, 0.76); } .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active { - background: rgba(156, 39, 176, 0.68); + background: rgba(206, 147, 216, 0.68); } .p-button.p-button-help.p-button-text:enabled:focus, .p-button.p-button-help.p-button-outlined:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:focus { - background: rgba(156, 39, 176, 0.12); + background: rgba(206, 147, 216, 0.12); } .p-button.p-button-help.p-button-text:enabled:active, .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active { - background: rgba(156, 39, 176, 0.16); + background: rgba(206, 147, 216, 0.16); } .p-button.p-button-help.p-button-text .p-ink, .p-button.p-button-help.p-button-outlined .p-ink, .p-buttonset.p-button-help > .p-button.p-button-text .p-ink, .p-buttonset.p-button-help > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-outlined .p-ink { - background-color: rgba(156, 39, 176, 0.16); + background-color: rgba(206, 147, 216, 0.16); } .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus { - background: rgba(211, 47, 47, 0.76); + background: rgba(239, 154, 154, 0.76); } .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active { - background: rgba(211, 47, 47, 0.68); + background: rgba(239, 154, 154, 0.68); } .p-button.p-button-danger.p-button-text:enabled:focus, .p-button.p-button-danger.p-button-outlined:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:focus { - background: rgba(211, 47, 47, 0.12); + background: rgba(239, 154, 154, 0.12); } .p-button.p-button-danger.p-button-text:enabled:active, .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active { - background: rgba(211, 47, 47, 0.16); + background: rgba(239, 154, 154, 0.16); } .p-button.p-button-danger.p-button-text .p-ink, .p-button.p-button-danger.p-button-outlined .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-text .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-outlined .p-ink { - background-color: rgba(211, 47, 47, 0.16); + background-color: rgba(239, 154, 154, 0.16); } .p-panel { @@ -4700,7 +4700,7 @@ margin-left: auto; } .p-accordion .p-accordion-tab:not(.p-accordion-tab-active) .p-accordion-header-link:focus { - background: #f6f6f6; + background: rgba(255, 255, 255, 0.04); } .p-accordion .p-accordion-tab.p-accordion-tab-active { margin-bottom: 1rem; @@ -4802,7 +4802,7 @@ } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 600; - color: #000001; + color: rgba(255, 255, 255, 0.87); } .p-steps .p-steps-item.p-disabled { opacity: 1; @@ -4878,21 +4878,21 @@ } .p-togglebutton.p-button:focus { - background: #e0e0e1; - border-color: #e0e0e1; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); } .p-togglebutton.p-button:focus.p-highlight { - background: #d9d8d9; - border-color: #d9d8d9; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); } .p-selectbutton .p-button:focus { - background: #e0e0e1; - border-color: #e0e0e1; + background: #1c1c1c; + border-color: rgba(255, 255, 255, 0.12); } .p-selectbutton .p-button:focus.p-highlight { - background: #d9d8d9; - border-color: #d9d8d9; + background: #262626; + border-color: rgba(255, 255, 255, 0.12); } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/mdc-light-deeppurple-green/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/mdc-light-deeppurple-green/theme.css b/public/themes/mdc-light-deeppurple/theme.css similarity index 96% rename from public/themes/mdc-light-deeppurple-green/theme.css rename to public/themes/mdc-light-deeppurple/theme.css index b0df03459..9d5074b06 100644 --- a/public/themes/mdc-light-deeppurple-green/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -79,13 +79,13 @@ } .p-autocomplete .p-autocomplete-loader { - right: 1rem; + right: 0.75rem; } .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader { - right: 4rem; + right: 3rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { border-color: #000001; @@ -97,7 +97,7 @@ border-color: #673AB7; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; @@ -107,10 +107,10 @@ margin: 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -129,7 +129,7 @@ } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -141,8 +141,8 @@ background: rgba(0, 0, 0, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #B00020; @@ -181,8 +181,8 @@ } .p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -218,22 +218,22 @@ padding: 0.5rem; } .p-datepicker table th > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; } .p-datepicker table td { padding: 0.5rem; } .p-datepicker table td > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: none; border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker table td > span:focus { outline: 0 none; @@ -243,14 +243,14 @@ .p-datepicker table td.p-datepicker-today > span { background: #ffffff; color: #000001; - border-color: transparent; + border-color: black; } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker .p-datepicker-buttonbar { - padding: 1rem 0; + padding: 0.75rem 0; border-top: 1px solid rgba(0, 0, 0, 0.12); } .p-datepicker .p-datepicker-buttonbar .p-button { @@ -261,8 +261,8 @@ padding: 0.5rem; } .p-datepicker .p-timepicker button { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); background: transparent; border-radius: 50%; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(0, 0, 0, 0.12); @@ -376,7 +376,7 @@ } .p-chips .p-chips-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-chips .p-chips-multiple-container:not(.p-disabled):hover { border-color: #000001; @@ -388,17 +388,17 @@ border-color: #673AB7; } .p-chips .p-chips-multiple-container .p-chips-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { margin-left: 0.5rem; } .p-chips .p-chips-multiple-container .p-chips-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; @@ -447,7 +447,7 @@ } .p-dropdown .p-dropdown-label { border: 0 none; - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown .p-dropdown-label.p-placeholder { color: rgba(0, 0, 0, 0.6); @@ -476,7 +476,7 @@ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-dropdown-panel .p-dropdown-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -485,10 +485,10 @@ border-top-left-radius: 4px; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-dropdown-panel .p-dropdown-items { @@ -496,7 +496,7 @@ } .p-dropdown-panel .p-dropdown-items .p-dropdown-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(103, 58, 183, 0.08); + color: rgba(103, 58, 183, 0.12); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(103, 58, 183, 0.08); + stroke: rgba(103, 58, 183, 0.12); } .p-inputgroup-addon { @@ -593,7 +593,7 @@ border-top: 1px solid rgba(0, 0, 0, 0.38); border-left: 1px solid rgba(0, 0, 0, 0.38); border-bottom: 1px solid rgba(0, 0, 0, 0.38); - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; min-width: 2.357rem; } .p-inputgroup-addon:last-child { @@ -629,7 +629,7 @@ width: auto; } .p-fluid .p-inputgroup .p-button.p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-inputswitch { @@ -679,7 +679,7 @@ font-size: 1rem; color: #000001; background: #ffffff; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid rgba(0, 0, 0, 0.38); border-width: 1px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -701,35 +701,35 @@ } .p-inputtext.p-inputtext-sm { font-size: 0.875rem; - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-inputtext.p-inputtext-lg { font-size: 1.25rem; - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-float-label label { - left: 1rem; + left: 0.75rem; color: rgba(0, 0, 0, 0.6); transition-duration: 0.2s; } .p-input-icon-left > i { - left: 1rem; + left: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-input-icon-left > .p-inputtext { - padding-left: 3rem; + padding-left: 2.5rem; } .p-input-icon-right > i { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-input-icon-right > .p-inputtext { - padding-right: 3rem; + padding-right: 2.5rem; } ::-webkit-input-placeholder { @@ -765,7 +765,7 @@ border-radius: 4px; } .p-listbox .p-listbox-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -774,10 +774,10 @@ border-top-left-radius: 4px; } .p-listbox .p-listbox-header .p-listbox-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-listbox .p-listbox-header .p-listbox-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-listbox .p-listbox-list { @@ -785,15 +785,15 @@ } .p-listbox .p-listbox-list .p-listbox-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; transition: none; border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -825,7 +825,7 @@ border-color: #673AB7; } .p-multiselect .p-multiselect-label { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-multiselect .p-multiselect-label.p-placeholder { @@ -847,7 +847,7 @@ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-multiselect-panel .p-multiselect-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -856,18 +856,18 @@ border-top-left-radius: 4px; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext { - padding-right: 2rem; + padding-right: 1.75rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-multiselect-panel .p-multiselect-header .p-checkbox { margin-right: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 0.2 0.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -885,7 +885,7 @@ } .p-multiselect-panel .p-multiselect-items .p-multiselect-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -919,7 +919,7 @@ } .p-password-panel { - padding: 1rem; + padding: 0.75rem; background: #ffffff; color: #000001; border: 0 none; @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; } .p-radiobutton .p-radiobutton-box { border: 2px solid #757575; background: #ffffff; - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; color: #000001; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,10 +971,10 @@ } .p-rating .p-rating-icon { - color: #4CAF50; + color: #673AB7; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); - font-size: 1.143rem; + font-size: 1rem; } .p-rating .p-rating-icon.p-rating-cancel { color: #B00020; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #4CAF50; + color: #673AB7; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #B00020; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #4CAF50; + background: #673AB7; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #4CAF50; + background: #673AB7; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #4CAF50; + background: #673AB7; border-color: 0 none; } @@ -1122,7 +1122,7 @@ color: #ffffff; background: #673AB7; border: 0 none; - padding: 0.714rem 1rem; + padding: 0.571rem 0.75rem; font-size: 1rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; @@ -1199,8 +1199,8 @@ border-radius: 1rem; } .p-button.p-button-icon-only { - width: 3rem; - padding: 0.714rem; + width: 2.25rem; + padding: 0.571rem; } .p-button.p-button-icon-only .p-button-icon-left, .p-button.p-button-icon-only .p-button-icon-right { @@ -1208,18 +1208,18 @@ } .p-button.p-button-icon-only.p-button-rounded { border-radius: 50%; - height: 3rem; + height: 2.25rem; } .p-button.p-button-sm { font-size: 0.875rem; - padding: 0.62475rem 0.875rem; + padding: 0.499625rem 0.65625rem; } .p-button.p-button-sm .p-button-icon { font-size: 0.875rem; } .p-button.p-button-lg { font-size: 1.25rem; - padding: 0.8925rem 1.25rem; + padding: 0.71375rem 0.9375rem; } .p-button.p-button-lg .p-button-icon { font-size: 1.25rem; @@ -1229,7 +1229,7 @@ width: 100%; } .p-fluid .p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-fluid .p-buttonset { display: flex; @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1562,8 +1562,8 @@ border: 0 none; color: rgba(0, 0, 0, 0.6); border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; margin: 0.5rem; } @@ -1591,8 +1591,8 @@ background: #ececec; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable .p-paginator-top { @@ -1608,7 +1608,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-footer { @@ -1616,12 +1616,12 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-thead > tr > th { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -1631,7 +1631,7 @@ } .p-datatable .p-datatable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.12); + background: #673AB7; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1678,7 +1678,7 @@ text-align: left; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler { color: rgba(0, 0, 0, 0.6); @@ -1688,20 +1688,20 @@ color: #000001; } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 2px 0 0 rgba(103, 58, 183, 0.12); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.12); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -1742,44 +1742,44 @@ background: rgba(0, 0, 0, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #673AB7; } .p-datatable.p-datatable-sm .p-datatable-header { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-lg .p-datatable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-dataview .p-paginator-top { @@ -1795,14 +1795,14 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-dataview .p-dataview-content { background: #ffffff; color: #000001; border: 0 none; - padding: 1rem 0; + padding: 0.75rem; } .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div { border: solid rgba(0, 0, 0, 0.12); @@ -1813,7 +1813,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; @@ -1836,9 +1836,9 @@ border-right: 1px solid #e0e0e0; } .fc .fc-view-container .fc-event { - background: rgba(103, 58, 183, 0.08); - border: 1px solid rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + border: 1px solid rgba(103, 58, 183, 0.12); + color: #673AB7; } .fc .fc-view-container .fc-divider { background: #ffffff; @@ -1920,7 +1920,7 @@ } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; } .p-orderlist .p-orderlist-controls .p-button { margin-bottom: 0.5rem; @@ -1929,7 +1929,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; @@ -1944,7 +1944,7 @@ border-bottom-left-radius: 4px; } .p-orderlist .p-orderlist-list .p-orderlist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; color: #000001; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } @media screen and (max-width: 769px) { @@ -1970,7 +1970,7 @@ flex-direction: column; } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-orderlist .p-orderlist-controls .p-button { @@ -1986,11 +1986,11 @@ color: #000001; } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(49, 27, 86, 0.08); + color: rgba(49, 27, 86, 0.12); } .p-organizationchart .p-organizationchart-line-down { background: rgba(0, 0, 0, 0.12); @@ -2007,7 +2007,7 @@ border: 1px solid #e0e0e0; background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler { bottom: -0.7em; @@ -2030,7 +2030,7 @@ color: #000001; border: solid #e4e4e4; border-width: 0; - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; border-radius: 4px; } .p-paginator .p-paginator-first, @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(103, 58, 183, 0.08); - border-color: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + border-color: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2100,7 +2100,7 @@ } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; } .p-picklist .p-picklist-buttons .p-button { margin-bottom: 0.5rem; @@ -2109,7 +2109,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; @@ -2124,7 +2124,7 @@ border-bottom-left-radius: 4px; } .p-picklist .p-picklist-list .p-picklist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; color: #000001; @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(103, 58, 183, 0.08); + color: #673AB7; + background: rgba(103, 58, 183, 0.12); } @media screen and (max-width: 769px) { @@ -2150,7 +2150,7 @@ flex-direction: column; } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-picklist .p-picklist-buttons .p-button { @@ -2177,7 +2177,7 @@ border: 1px solid #e0e0e0; background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; border-radius: 4px; } .p-tree .p-tree-container .p-treenode { @@ -2186,7 +2186,7 @@ .p-tree .p-tree-container .p-treenode .p-treenode-content { border-radius: 4px; transition: none; - padding: 0.75rem; + padding: 0.571rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler { margin-right: 0.5rem; @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #673AB7; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2228,10 +2228,10 @@ } .p-tree .p-tree-filter-container .p-tree-filter { width: 100%; - padding-right: 2rem; + padding-right: 1.75rem; } .p-tree .p-tree-filter-container .p-tree-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-tree .p-treenode-children { @@ -2254,7 +2254,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-footer { @@ -2262,12 +2262,12 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-thead > tr > th { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -2277,7 +2277,7 @@ } .p-treetable .p-treetable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(103, 58, 183, 0.08); - background: #000001; + color: rgba(103, 58, 183, 0.12); + background: #673AB7; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2324,7 +2324,7 @@ text-align: left; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler { color: rgba(0, 0, 0, 0.6); @@ -2341,14 +2341,14 @@ color: #000001; } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #673AB7; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #673AB7; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2389,38 +2389,38 @@ border-width: 1px; } .p-treetable.p-treetable-sm .p-treetable-header { - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-treetable.p-treetable-sm .p-treetable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-lg .p-treetable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-accordion .p-accordion-header .p-accordion-header-link { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; color: #000001; background: #ffffff; @@ -2454,7 +2454,7 @@ color: #000001; } .p-accordion .p-accordion-content { - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; border: 0 none; background: #ffffff; color: #000001; @@ -2492,7 +2492,7 @@ border-radius: 4px; } .p-card .p-card-body { - padding: 1rem; + padding: 0.75rem; } .p-card .p-card-title { font-size: 1.5rem; @@ -2505,10 +2505,10 @@ color: rgba(0, 0, 0, 0.6); } .p-card .p-card-content { - padding: 1rem 0; + padding: 0.75rem 0; } .p-card .p-card-footer { - padding: 1rem 0 0 0; + padding: 0.75rem 0 0 0; } .p-fieldset { @@ -2518,7 +2518,7 @@ border-radius: 4px; } .p-fieldset .p-fieldset-legend { - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; color: #000001; background: #ffffff; @@ -2530,7 +2530,7 @@ transition: none; } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -2551,7 +2551,7 @@ .p-panel .p-panel-header { border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; background: #ffffff; color: #000001; border-top-right-radius: 4px; @@ -2583,7 +2583,7 @@ padding: 0.5rem 1rem; } .p-panel .p-panel-content { - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; background: #ffffff; color: #000001; @@ -2592,7 +2592,7 @@ border-top: 0 none; } .p-panel .p-panel-footer { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e0e0e0; background: #ffffff; color: #000001; @@ -2618,7 +2618,7 @@ border-color: transparent transparent transparent transparent; background: #ffffff; color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2642,7 +2642,7 @@ } .p-tabview .p-tabview-panels { background: #ffffff; - padding: 1rem; + padding: 0.75rem; border: 0 none; color: #000001; border-bottom-right-radius: 4px; @@ -2652,7 +2652,7 @@ .p-toolbar { background: #ffffff; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; border-radius: 4px; } .p-toolbar .p-toolbar-separator { @@ -2668,7 +2668,7 @@ border-bottom: 0 none; background: #ffffff; color: #000001; - padding: 1.5rem; + padding: 1.25rem; border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2677,8 +2677,8 @@ font-size: 1.25rem; } .p-dialog .p-dialog-header .p-dialog-header-icon { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -2702,13 +2702,13 @@ .p-dialog .p-dialog-content { background: #ffffff; color: #000001; - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-dialog .p-dialog-footer { border-top: 0 none; background: #ffffff; color: #000001; - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; text-align: right; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; @@ -2730,22 +2730,22 @@ box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-overlaypanel .p-overlaypanel-content { - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-overlaypanel .p-overlaypanel-close { - background: #4CAF50; + background: #673AB7; border: 0 none; color: #ffffff; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; position: absolute; - top: -1.5rem; - right: -1.5rem; + top: -1.125rem; + right: -1.125rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(76, 175, 80, 0.92); + background: rgba(255, 255, 255, 0.92); border-color: transparent; color: #ffffff; } @@ -2769,7 +2769,7 @@ .p-sidebar { background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } @@ -2777,8 +2777,8 @@ background: transparent; border: 0 none; color: rgba(0, 0, 0, 0.6); - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -2814,7 +2814,7 @@ .p-fileupload .p-fileupload-buttonbar { background: #ffffff; - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom: 0 none; @@ -2831,14 +2831,14 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 2rem 1rem; + padding: 1.5rem 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -2859,7 +2859,7 @@ background: #ffffff; border: 1px solid #e5e5e5; border-radius: 4px; - padding: 1rem; + padding: 0.75rem; } .p-breadcrumb ul li .p-menuitem-link { transition: none; @@ -2896,7 +2896,7 @@ width: 12.5rem; } .p-contextmenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -2953,14 +2953,14 @@ } .p-megamenu { - padding: 1rem; + padding: 0.75rem; background: transparent; color: #000001; border: 1px solid #e5e5e5; border-radius: 4px; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -3011,7 +3011,7 @@ color: rgba(0, 0, 0, 0.6); } .p-megamenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3052,7 +3052,7 @@ } .p-megamenu .p-megamenu-submenu-header { margin: 0; - padding: 1rem; + padding: 0.75rem; color: rgba(0, 0, 0, 0.6); background: #ffffff; font-weight: 400; @@ -3090,7 +3090,7 @@ width: 12.5rem; } .p-menu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3130,7 +3130,7 @@ } .p-menu .p-submenu-header { margin: 0; - padding: 1rem; + padding: 0.75rem; color: rgba(0, 0, 0, 0.6); background: #ffffff; font-weight: 400; @@ -3143,14 +3143,14 @@ } .p-menubar { - padding: 1rem; + padding: 0.75rem; background: transparent; color: #000001; border: 1px solid #e5e5e5; border-radius: 4px; } .p-menubar .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3184,7 +3184,7 @@ box-shadow: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -3267,8 +3267,8 @@ color: rgba(0, 0, 0, 0.6); background: transparent; border: 0 none; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -3306,7 +3306,7 @@ position: static; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3364,19 +3364,19 @@ position: static; } .p-menubar .p-menubar-root-list ul li a { - padding-left: 3rem; + padding-left: 2.25rem; } .p-menubar .p-menubar-root-list ul li ul li a { - padding-left: 5rem; + padding-left: 3.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li a { - padding-left: 7rem; + padding-left: 5.25rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li a { - padding-left: 9rem; + padding-left: 6.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a { - padding-left: 11rem; + padding-left: 8.25rem; } .p-menubar.p-menubar-mobile-active .p-menubar-root-list { display: flex; @@ -3387,7 +3387,7 @@ } } .p-panelmenu .p-panelmenu-header > a { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; color: #000001; background: #ffffff; @@ -3439,7 +3439,7 @@ border-bottom-left-radius: 4px; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3558,7 +3558,7 @@ border-color: transparent transparent transparent transparent; background: #ffffff; color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3593,7 +3593,7 @@ width: 12.5rem; } .p-tieredmenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3707,11 +3707,11 @@ } .p-message { - margin: 1rem 0; + margin: 0.75rem 0; border-radius: 4px; } .p-message .p-message-wrapper { - padding: 1.25rem 1.5rem; + padding: 1rem 1.25rem; } .p-message.p-message-info { background: #B3E5FC; @@ -3767,8 +3767,8 @@ } .p-message .p-message-close { border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-message .p-message-close:hover { @@ -3797,7 +3797,7 @@ border-radius: 4px; } .p-toast .p-toast-item-container .p-toast-item { - padding: 1.5rem; + padding: 1.25rem; border-width: 0 0 0 0; } .p-toast .p-toast-item-container .p-toast-item .p-toast-message { @@ -3814,8 +3814,8 @@ } .p-toast .p-toast-item-container .p-toast-icon-close { border-radius: 50%; - width: 2rem; - height: 2rem; + width: 1.5rem; + height: 1.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-toast .p-toast-item-container .p-toast-icon-close:hover { @@ -3914,8 +3914,8 @@ background: #ececec; } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(103, 58, 183, 0.08); - color: #000001; + background: rgba(103, 58, 183, 0.12); + color: #673AB7; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -3974,7 +3974,7 @@ transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-inplace .p-inplace-display:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.4); + background: rgba(0, 0, 0, 0.04); color: #000001; } .p-inplace .p-inplace-display:focus { @@ -4003,7 +4003,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; } .p-terminal .p-terminal-input { font-size: 1rem; @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.08); + box-shadow: 0 0 0 1px rgba(103, 58, 183, 0.12); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-500.woff2 rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-700.woff2 rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff diff --git a/public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 b/public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 similarity index 100% rename from public/themes/mdc-light-indigo-pink/fonts/roboto-v20-latin-ext_latin-regular.woff2 rename to public/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 diff --git a/public/themes/mdc-light-indigo-pink/theme.css b/public/themes/mdc-light-indigo/theme.css similarity index 96% rename from public/themes/mdc-light-indigo-pink/theme.css rename to public/themes/mdc-light-indigo/theme.css index 45b43fcbd..2bde1036d 100644 --- a/public/themes/mdc-light-indigo-pink/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -79,13 +79,13 @@ } .p-autocomplete .p-autocomplete-loader { - right: 1rem; + right: 0.75rem; } .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader { - right: 4rem; + right: 3rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled):hover { border-color: #000001; @@ -97,7 +97,7 @@ border-color: #3F51B5; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; @@ -107,10 +107,10 @@ margin: 0; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; border-radius: 4px; } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon { @@ -129,7 +129,7 @@ } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -141,8 +141,8 @@ background: rgba(0, 0, 0, 0.04); } .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-autocomplete-panel.p-error > .p-inputtext, .p-autocomplete-panel.p-invalid > .p-inputtext { border-color: #B00020; @@ -181,8 +181,8 @@ } .p-datepicker .p-datepicker-header .p-datepicker-prev, .p-datepicker .p-datepicker-header .p-datepicker-next { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -218,22 +218,22 @@ padding: 0.5rem; } .p-datepicker table th > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; } .p-datepicker table td { padding: 0.5rem; } .p-datepicker table td > span { - width: 2.5rem; - height: 2.5rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: none; border: 1px solid transparent; } .p-datepicker table td > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker table td > span:focus { outline: 0 none; @@ -243,14 +243,14 @@ .p-datepicker table td.p-datepicker-today > span { background: #ffffff; color: #000001; - border-color: transparent; + border-color: black; } .p-datepicker table td.p-datepicker-today > span.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker .p-datepicker-buttonbar { - padding: 1rem 0; + padding: 0.75rem 0; border-top: 1px solid rgba(0, 0, 0, 0.12); } .p-datepicker .p-datepicker-buttonbar .p-button { @@ -261,8 +261,8 @@ padding: 0.5rem; } .p-datepicker .p-timepicker button { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); background: transparent; border-radius: 50%; @@ -293,8 +293,8 @@ border-radius: 4px; } .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-datepicker.p-datepicker-multiple-month .p-datepicker-group { border-right: 1px solid rgba(0, 0, 0, 0.12); @@ -376,7 +376,7 @@ } .p-chips .p-chips-multiple-container { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; } .p-chips .p-chips-multiple-container:not(.p-disabled):hover { border-color: #000001; @@ -388,17 +388,17 @@ border-color: #3F51B5; } .p-chips .p-chips-multiple-container .p-chips-token { - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; margin-right: 0.5rem; - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; border-radius: 4px; } .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon { margin-left: 0.5rem; } .p-chips .p-chips-multiple-container .p-chips-input-token { - padding: 0.5rem 0; + padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { font-family: Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; @@ -447,7 +447,7 @@ } .p-dropdown .p-dropdown-label { border: 0 none; - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown .p-dropdown-label.p-placeholder { color: rgba(0, 0, 0, 0.6); @@ -476,7 +476,7 @@ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-dropdown-panel .p-dropdown-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -485,10 +485,10 @@ border-top-left-radius: 4px; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-dropdown-panel .p-dropdown-items { @@ -496,7 +496,7 @@ } .p-dropdown-panel .p-dropdown-items .p-dropdown-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -504,8 +504,8 @@ border-radius: 0; } .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -558,7 +558,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected { - color: rgba(63, 81, 181, 0.08); + color: rgba(63, 81, 181, 0.12); } .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke, .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke, @@ -584,7 +584,7 @@ .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter { - stroke: rgba(63, 81, 181, 0.08); + stroke: rgba(63, 81, 181, 0.12); } .p-inputgroup-addon { @@ -593,7 +593,7 @@ border-top: 1px solid rgba(0, 0, 0, 0.38); border-left: 1px solid rgba(0, 0, 0, 0.38); border-bottom: 1px solid rgba(0, 0, 0, 0.38); - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; min-width: 2.357rem; } .p-inputgroup-addon:last-child { @@ -629,7 +629,7 @@ width: auto; } .p-fluid .p-inputgroup .p-button.p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-inputswitch { @@ -679,7 +679,7 @@ font-size: 1rem; color: #000001; background: #ffffff; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid rgba(0, 0, 0, 0.38); border-width: 1px; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -701,35 +701,35 @@ } .p-inputtext.p-inputtext-sm { font-size: 0.875rem; - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-inputtext.p-inputtext-lg { font-size: 1.25rem; - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-float-label label { - left: 1rem; + left: 0.75rem; color: rgba(0, 0, 0, 0.6); transition-duration: 0.2s; } .p-input-icon-left > i { - left: 1rem; + left: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-input-icon-left > .p-inputtext { - padding-left: 3rem; + padding-left: 2.5rem; } .p-input-icon-right > i { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-input-icon-right > .p-inputtext { - padding-right: 3rem; + padding-right: 2.5rem; } ::-webkit-input-placeholder { @@ -765,7 +765,7 @@ border-radius: 4px; } .p-listbox .p-listbox-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -774,10 +774,10 @@ border-top-left-radius: 4px; } .p-listbox .p-listbox-header .p-listbox-filter { - padding-right: 2rem; + padding-right: 1.75rem; } .p-listbox .p-listbox-header .p-listbox-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-listbox .p-listbox-list { @@ -785,15 +785,15 @@ } .p-listbox .p-listbox-list .p-listbox-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; transition: none; border-radius: 0; } .p-listbox .p-listbox-list .p-listbox-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-listbox .p-listbox-list .p-listbox-item:focus { outline: 0 none; @@ -825,7 +825,7 @@ border-color: #3F51B5; } .p-multiselect .p-multiselect-label { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-multiselect .p-multiselect-label.p-placeholder { @@ -847,7 +847,7 @@ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); } .p-multiselect-panel .p-multiselect-header { - padding: 1rem; + padding: 0.75rem; border-bottom: 1px solid rgba(0, 0, 0, 0.12); color: #000001; background: #ffffff; @@ -856,18 +856,18 @@ border-top-left-radius: 4px; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext { - padding-right: 2rem; + padding-right: 1.75rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-multiselect-panel .p-multiselect-header .p-checkbox { margin-right: 0.5rem; } .p-multiselect-panel .p-multiselect-header .p-multiselect-close { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 0.2 0.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -885,7 +885,7 @@ } .p-multiselect-panel .p-multiselect-items .p-multiselect-item { margin: 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 0 none; color: #000001; background: transparent; @@ -893,8 +893,8 @@ border-radius: 0; } .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover { color: #000001; @@ -919,7 +919,7 @@ } .p-password-panel { - padding: 1rem; + padding: 0.75rem; background: #ffffff; color: #000001; border: 0 none; @@ -931,14 +931,14 @@ } .p-radiobutton { - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; } .p-radiobutton .p-radiobutton-box { border: 2px solid #757575; background: #ffffff; - width: 1.5rem; - height: 1.5rem; + width: 20px; + height: 20px; color: #000001; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -971,10 +971,10 @@ } .p-rating .p-rating-icon { - color: #ff4081; + color: #3F51B5; margin-left: 0.5rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); - font-size: 1.143rem; + font-size: 1rem; } .p-rating .p-rating-icon.p-rating-cancel { color: #B00020; @@ -988,7 +988,7 @@ margin-left: 0; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon:hover { - color: #ff4081; + color: #3F51B5; } .p-rating:not(.p-disabled):not(.p-rating-readonly) .p-rating-icon.p-rating-cancel:hover { color: #B00020; @@ -1058,7 +1058,7 @@ .p-slider .p-slider-handle { height: 20px; width: 20px; - background: #ff4081; + background: #3F51B5; border: 0 none; border-radius: 50%; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); @@ -1069,10 +1069,10 @@ box-shadow: none; } .p-slider .p-slider-range { - background: #ff4081; + background: #3F51B5; } .p-slider:not(.p-disabled) .p-slider-handle:hover { - background: #ff4081; + background: #3F51B5; border-color: 0 none; } @@ -1122,7 +1122,7 @@ color: #ffffff; background: #3F51B5; border: 0 none; - padding: 0.714rem 1rem; + padding: 0.571rem 0.75rem; font-size: 1rem; transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); border-radius: 4px; @@ -1199,8 +1199,8 @@ border-radius: 1rem; } .p-button.p-button-icon-only { - width: 3rem; - padding: 0.714rem; + width: 2.25rem; + padding: 0.571rem; } .p-button.p-button-icon-only .p-button-icon-left, .p-button.p-button-icon-only .p-button-icon-right { @@ -1208,18 +1208,18 @@ } .p-button.p-button-icon-only.p-button-rounded { border-radius: 50%; - height: 3rem; + height: 2.25rem; } .p-button.p-button-sm { font-size: 0.875rem; - padding: 0.62475rem 0.875rem; + padding: 0.499625rem 0.65625rem; } .p-button.p-button-sm .p-button-icon { font-size: 0.875rem; } .p-button.p-button-lg { font-size: 1.25rem; - padding: 0.8925rem 1.25rem; + padding: 0.71375rem 0.9375rem; } .p-button.p-button-lg .p-button-icon { font-size: 1.25rem; @@ -1229,7 +1229,7 @@ width: 100%; } .p-fluid .p-button-icon-only { - width: 3rem; + width: 2.25rem; } .p-fluid .p-buttonset { display: flex; @@ -1547,7 +1547,7 @@ } .p-button.p-button-link:enabled:focus { background: transparent; - box-shadow: 0 0 0 0.2rem transparent; + box-shadow: none; border-color: transparent; } .p-button.p-button-link:enabled:active { @@ -1562,8 +1562,8 @@ border: 0 none; color: rgba(0, 0, 0, 0.6); border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; margin: 0.5rem; } @@ -1591,8 +1591,8 @@ background: #ececec; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable .p-paginator-top { @@ -1608,7 +1608,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-footer { @@ -1616,12 +1616,12 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-datatable .p-datatable-thead > tr > th { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -1631,7 +1631,7 @@ } .p-datatable .p-datatable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -1650,8 +1650,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.12); + background: #3F51B5; margin-left: 0.5rem; } .p-datatable .p-sortable-column:not(.p-highlight):hover { @@ -1678,7 +1678,7 @@ text-align: left; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-datatable .p-datatable-tbody > tr > td .p-row-toggler { color: rgba(0, 0, 0, 0.6); @@ -1688,20 +1688,20 @@ color: #000001; } .p-datatable .p-datatable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td { - box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 2px 0 0 rgba(63, 81, 181, 0.12); } .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td { - box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.08); + box-shadow: inset 0 -2px 0 0 rgba(63, 81, 181, 0.12); } .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -1742,44 +1742,44 @@ background: rgba(0, 0, 0, 0.02); } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover { - color: #000001; + color: #3F51B5; } .p-datatable.p-datatable-sm .p-datatable-header { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-sm .p-datatable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-datatable.p-datatable-lg .p-datatable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-datatable.p-datatable-lg .p-datatable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-dataview .p-paginator-top { @@ -1795,14 +1795,14 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-dataview .p-dataview-content { background: #ffffff; color: #000001; border: 0 none; - padding: 1rem 0; + padding: 0.75rem; } .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div { border: solid rgba(0, 0, 0, 0.12); @@ -1813,7 +1813,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; @@ -1836,9 +1836,9 @@ border-right: 1px solid #e0e0e0; } .fc .fc-view-container .fc-event { - background: rgba(63, 81, 181, 0.08); - border: 1px solid rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + border: 1px solid rgba(63, 81, 181, 0.12); + color: #3F51B5; } .fc .fc-view-container .fc-divider { background: #ffffff; @@ -1920,7 +1920,7 @@ } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; } .p-orderlist .p-orderlist-controls .p-button { margin-bottom: 0.5rem; @@ -1929,7 +1929,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; @@ -1944,7 +1944,7 @@ border-bottom-left-radius: 4px; } .p-orderlist .p-orderlist-list .p-orderlist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; color: #000001; @@ -1961,8 +1961,8 @@ box-shadow: none; } .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } @media screen and (max-width: 769px) { @@ -1970,7 +1970,7 @@ flex-direction: column; } .p-orderlist .p-orderlist-controls { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-orderlist .p-orderlist-controls .p-button { @@ -1986,11 +1986,11 @@ color: #000001; } .p-organizationchart .p-organizationchart-node-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i { - color: rgba(30, 39, 86, 0.08); + color: rgba(30, 39, 86, 0.12); } .p-organizationchart .p-organizationchart-line-down { background: rgba(0, 0, 0, 0.12); @@ -2007,7 +2007,7 @@ border: 1px solid #e0e0e0; background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; } .p-organizationchart .p-organizationchart-node-content .p-node-toggler { bottom: -0.7em; @@ -2030,7 +2030,7 @@ color: #000001; border: solid #e4e4e4; border-width: 0; - padding: 0.5rem 1rem; + padding: 0.375rem 0.75rem; border-radius: 4px; } .p-paginator .p-paginator-first, @@ -2089,9 +2089,9 @@ border-radius: 50%; } .p-paginator .p-paginator-pages .p-paginator-page.p-highlight { - background: rgba(63, 81, 181, 0.08); - border-color: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + border-color: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2100,7 +2100,7 @@ } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; } .p-picklist .p-picklist-buttons .p-button { margin-bottom: 0.5rem; @@ -2109,7 +2109,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; font-weight: 500; border-bottom: 0 none; border-top-right-radius: 4px; @@ -2124,7 +2124,7 @@ border-bottom-left-radius: 4px; } .p-picklist .p-picklist-list .p-picklist-item { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; margin: 0; border: 0 none; color: #000001; @@ -2141,8 +2141,8 @@ box-shadow: none; } .p-picklist .p-picklist-list .p-picklist-item.p-highlight { - color: #000001; - background: rgba(63, 81, 181, 0.08); + color: #3F51B5; + background: rgba(63, 81, 181, 0.12); } @media screen and (max-width: 769px) { @@ -2150,7 +2150,7 @@ flex-direction: column; } .p-picklist .p-picklist-buttons { - padding: 1rem; + padding: 0.75rem; flex-direction: row; } .p-picklist .p-picklist-buttons .p-button { @@ -2177,7 +2177,7 @@ border: 1px solid #e0e0e0; background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; border-radius: 4px; } .p-tree .p-tree-container .p-treenode { @@ -2186,7 +2186,7 @@ .p-tree .p-tree-container .p-treenode .p-treenode-content { border-radius: 4px; transition: none; - padding: 0.75rem; + padding: 0.571rem; } .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler { margin-right: 0.5rem; @@ -2212,12 +2212,12 @@ box-shadow: none; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler, .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon { - color: #000001; + color: #3F51B5; } .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2228,10 +2228,10 @@ } .p-tree .p-tree-filter-container .p-tree-filter { width: 100%; - padding-right: 2rem; + padding-right: 1.75rem; } .p-tree .p-tree-filter-container .p-tree-filter-icon { - right: 1rem; + right: 0.75rem; color: rgba(0, 0, 0, 0.6); } .p-tree .p-treenode-children { @@ -2254,7 +2254,7 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-footer { @@ -2262,12 +2262,12 @@ color: #000001; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; font-weight: 500; } .p-treetable .p-treetable-thead > tr > th { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -2277,7 +2277,7 @@ } .p-treetable .p-treetable-tfoot > tr > td { text-align: left; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; font-weight: 500; @@ -2296,8 +2296,8 @@ height: 1.143rem; min-width: 1.143rem; line-height: 1.143rem; - color: rgba(63, 81, 181, 0.08); - background: #000001; + color: rgba(63, 81, 181, 0.12); + background: #3F51B5; margin-left: 0.5rem; } .p-treetable .p-sortable-column:not(.p-highlight):hover { @@ -2324,7 +2324,7 @@ text-align: left; border: 1px solid #e4e4e4; border-width: 0 0 1px 0; - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; } .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler { color: rgba(0, 0, 0, 0.6); @@ -2341,14 +2341,14 @@ color: #000001; } .p-treetable .p-treetable-tbody > tr.p-highlight { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler { - color: #000001; + color: #3F51B5; } .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover { - color: #000001; + color: #3F51B5; } .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover { background: rgba(0, 0, 0, 0.04); @@ -2389,38 +2389,38 @@ border-width: 1px; } .p-treetable.p-treetable-sm .p-treetable-header { - padding: 0.875rem 0.875rem; + padding: 0.65625rem 0.65625rem; } .p-treetable.p-treetable-sm .p-treetable-thead > tr > th { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-sm .p-treetable-footer { - padding: 0.5rem 0.5rem; + padding: 0.375rem 0.375rem; } .p-treetable.p-treetable-lg .p-treetable-header { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-thead > tr > th { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-treetable.p-treetable-lg .p-treetable-footer { - padding: 1.25rem 1.25rem; + padding: 0.9375rem 0.9375rem; } .p-accordion .p-accordion-header .p-accordion-header-link { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; color: #000001; background: #ffffff; @@ -2454,7 +2454,7 @@ color: #000001; } .p-accordion .p-accordion-content { - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; border: 0 none; background: #ffffff; color: #000001; @@ -2492,7 +2492,7 @@ border-radius: 4px; } .p-card .p-card-body { - padding: 1rem; + padding: 0.75rem; } .p-card .p-card-title { font-size: 1.5rem; @@ -2505,10 +2505,10 @@ color: rgba(0, 0, 0, 0.6); } .p-card .p-card-content { - padding: 1rem 0; + padding: 0.75rem 0; } .p-card .p-card-footer { - padding: 1rem 0 0 0; + padding: 0.75rem 0 0 0; } .p-fieldset { @@ -2518,7 +2518,7 @@ border-radius: 4px; } .p-fieldset .p-fieldset-legend { - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; color: #000001; background: #ffffff; @@ -2530,7 +2530,7 @@ transition: none; } .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -2551,7 +2551,7 @@ .p-panel .p-panel-header { border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; background: #ffffff; color: #000001; border-top-right-radius: 4px; @@ -2583,7 +2583,7 @@ padding: 0.5rem 1rem; } .p-panel .p-panel-content { - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; background: #ffffff; color: #000001; @@ -2592,7 +2592,7 @@ border-top: 0 none; } .p-panel .p-panel-footer { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; border: 1px solid #e0e0e0; background: #ffffff; color: #000001; @@ -2618,7 +2618,7 @@ border-color: transparent transparent transparent transparent; background: #ffffff; color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -2642,7 +2642,7 @@ } .p-tabview .p-tabview-panels { background: #ffffff; - padding: 1rem; + padding: 0.75rem; border: 0 none; color: #000001; border-bottom-right-radius: 4px; @@ -2652,7 +2652,7 @@ .p-toolbar { background: #ffffff; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; border-radius: 4px; } .p-toolbar .p-toolbar-separator { @@ -2668,7 +2668,7 @@ border-bottom: 0 none; background: #ffffff; color: #000001; - padding: 1.5rem; + padding: 1.25rem; border-top-right-radius: 4px; border-top-left-radius: 4px; } @@ -2677,8 +2677,8 @@ font-size: 1.25rem; } .p-dialog .p-dialog-header .p-dialog-header-icon { - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; color: rgba(0, 0, 0, 0.6); border: 0 none; background: transparent; @@ -2702,13 +2702,13 @@ .p-dialog .p-dialog-content { background: #ffffff; color: #000001; - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-dialog .p-dialog-footer { border-top: 0 none; background: #ffffff; color: #000001; - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; text-align: right; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; @@ -2730,22 +2730,22 @@ box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } .p-overlaypanel .p-overlaypanel-content { - padding: 0 1.5rem 1.5rem 1.5rem; + padding: 0 1.25rem 1.25rem 1.25rem; } .p-overlaypanel .p-overlaypanel-close { - background: #ff4081; + background: #3F51B5; border: 0 none; color: #ffffff; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; position: absolute; - top: -1.5rem; - right: -1.5rem; + top: -1.125rem; + right: -1.125rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-overlaypanel .p-overlaypanel-close:hover { - background: rgba(255, 64, 129, 0.92); + background: rgba(255, 255, 255, 0.92); border-color: transparent; color: #ffffff; } @@ -2769,7 +2769,7 @@ .p-sidebar { background: #ffffff; color: #000001; - padding: 1rem; + padding: 0.75rem; border: 0 none; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); } @@ -2777,8 +2777,8 @@ background: transparent; border: 0 none; color: rgba(0, 0, 0, 0.6); - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -2814,7 +2814,7 @@ .p-fileupload .p-fileupload-buttonbar { background: #ffffff; - padding: 1rem; + padding: 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom: 0 none; @@ -2831,14 +2831,14 @@ } .p-fileupload .p-fileupload-content { background: #ffffff; - padding: 2rem 1rem; + padding: 1.5rem 0.75rem; border: 1px solid #e0e0e0; color: #000001; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .p-fileupload .p-progressbar { - height: 0.25rem; + height: 4px; } .p-fileupload .p-fileupload-row > div { margin-right: 0.5rem; @@ -2859,7 +2859,7 @@ background: #ffffff; border: 1px solid #e5e5e5; border-radius: 4px; - padding: 1rem; + padding: 0.75rem; } .p-breadcrumb ul li .p-menuitem-link { transition: none; @@ -2896,7 +2896,7 @@ width: 12.5rem; } .p-contextmenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -2953,14 +2953,14 @@ } .p-megamenu { - padding: 1rem; + padding: 0.75rem; background: transparent; color: #000001; border: 1px solid #e5e5e5; border-radius: 4px; } .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -3011,7 +3011,7 @@ color: rgba(0, 0, 0, 0.6); } .p-megamenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3052,7 +3052,7 @@ } .p-megamenu .p-megamenu-submenu-header { margin: 0; - padding: 1rem; + padding: 0.75rem; color: rgba(0, 0, 0, 0.6); background: #ffffff; font-weight: 400; @@ -3090,7 +3090,7 @@ width: 12.5rem; } .p-menu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3130,7 +3130,7 @@ } .p-menu .p-submenu-header { margin: 0; - padding: 1rem; + padding: 0.75rem; color: rgba(0, 0, 0, 0.6); background: #ffffff; font-weight: 400; @@ -3143,14 +3143,14 @@ } .p-menubar { - padding: 1rem; + padding: 0.75rem; background: transparent; color: #000001; border: 1px solid #e5e5e5; border-radius: 4px; } .p-menubar .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3184,7 +3184,7 @@ box-shadow: none; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem; + padding: 0.75rem; color: #000001; border-radius: 4px; transition: none; @@ -3267,8 +3267,8 @@ color: rgba(0, 0, 0, 0.6); background: transparent; border: 0 none; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; border-radius: 50%; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } @@ -3306,7 +3306,7 @@ position: static; } .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3364,19 +3364,19 @@ position: static; } .p-menubar .p-menubar-root-list ul li a { - padding-left: 3rem; + padding-left: 2.25rem; } .p-menubar .p-menubar-root-list ul li ul li a { - padding-left: 5rem; + padding-left: 3.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li a { - padding-left: 7rem; + padding-left: 5.25rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li a { - padding-left: 9rem; + padding-left: 6.75rem; } .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a { - padding-left: 11rem; + padding-left: 8.25rem; } .p-menubar.p-menubar-mobile-active .p-menubar-root-list { display: flex; @@ -3387,7 +3387,7 @@ } } .p-panelmenu .p-panelmenu-header > a { - padding: 1.5rem; + padding: 1.25rem; border: 0 none; color: #000001; background: #ffffff; @@ -3439,7 +3439,7 @@ border-bottom-left-radius: 4px; } .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3526,8 +3526,8 @@ box-shadow: none; } .p-steps .p-steps-item.p-highlight .p-steps-number { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-steps .p-steps-item.p-highlight .p-steps-title { font-weight: 500; @@ -3558,7 +3558,7 @@ border-color: transparent transparent transparent transparent; background: #ffffff; color: rgba(0, 0, 0, 0.6); - padding: 1rem 1.5rem; + padding: 0.75rem 1.25rem; font-weight: 500; border-top-right-radius: 4px; border-top-left-radius: 4px; @@ -3593,7 +3593,7 @@ width: 12.5rem; } .p-tieredmenu .p-menuitem-link { - padding: 1rem 1rem; + padding: 0.75rem 0.75rem; color: #000001; border-radius: 0; transition: none; @@ -3707,11 +3707,11 @@ } .p-message { - margin: 1rem 0; + margin: 0.75rem 0; border-radius: 4px; } .p-message .p-message-wrapper { - padding: 1.25rem 1.5rem; + padding: 1rem 1.25rem; } .p-message.p-message-info { background: #B3E5FC; @@ -3767,8 +3767,8 @@ } .p-message .p-message-close { border-radius: 50%; - width: 3rem; - height: 3rem; + width: 2.25rem; + height: 2.25rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-message .p-message-close:hover { @@ -3797,7 +3797,7 @@ border-radius: 4px; } .p-toast .p-toast-item-container .p-toast-item { - padding: 1.5rem; + padding: 1.25rem; border-width: 0 0 0 0; } .p-toast .p-toast-item-container .p-toast-item .p-toast-message { @@ -3814,8 +3814,8 @@ } .p-toast .p-toast-item-container .p-toast-icon-close { border-radius: 50%; - width: 2rem; - height: 2rem; + width: 1.5rem; + height: 1.5rem; transition: background-color 0.2s, color 0.2s, box-shadow 0.2s; } .p-toast .p-toast-item-container .p-toast-icon-close:hover { @@ -3914,8 +3914,8 @@ background: #ececec; } .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator { margin-right: 0.5rem; @@ -3933,8 +3933,8 @@ background: rgba(255, 255, 255, 0.6); } .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button { - background: rgba(63, 81, 181, 0.08); - color: #000001; + background: rgba(63, 81, 181, 0.12); + color: #3F51B5; } .p-galleria .p-galleria-thumbnail-container { background: rgba(0, 0, 0, 0.9); @@ -3974,7 +3974,7 @@ transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); } .p-inplace .p-inplace-display:not(.p-disabled):hover { - background: rgba(0, 0, 0, 0.4); + background: rgba(0, 0, 0, 0.04); color: #000001; } .p-inplace .p-inplace-display:focus { @@ -4003,7 +4003,7 @@ background: #ffffff; color: #000001; border: 1px solid #e0e0e0; - padding: 1rem; + padding: 0.75rem; } .p-terminal .p-terminal-input { font-size: 1rem; @@ -4282,7 +4282,7 @@ box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.38); } .p-datepicker table td.p-datepicker-today.p-highlight { - box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.08); + box-shadow: 0 0 0 1px rgba(63, 81, 181, 0.12); } .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-disabled).p-focus { diff --git a/src/AppConfigurator.vue b/src/AppConfigurator.vue index 1b9d65be4..6030fdaae 100755 --- a/src/AppConfigurator.vue +++ b/src/AppConfigurator.vue @@ -57,27 +57,27 @@
- Indigo - Pink + Indigo
- Purple - Green + Deep Purple
- Indigo - Pink + Indigo
- Purple - Green + Deep Purple
@@ -85,27 +85,27 @@
- Indigo - Pink + Indigo
- Purple - Green + Deep Purple
- Indigo - Pink + Indigo
- Purple - Green + Deep Purple
diff --git a/src/assets/images/themes/md-dark-deeppurple-green.svg b/src/assets/images/themes/md-dark-deeppurple.svg similarity index 61% rename from src/assets/images/themes/md-dark-deeppurple-green.svg rename to src/assets/images/themes/md-dark-deeppurple.svg index 9c7a7f3b0..c6f838bef 100644 --- a/src/assets/images/themes/md-dark-deeppurple-green.svg +++ b/src/assets/images/themes/md-dark-deeppurple.svg @@ -1,9 +1,9 @@ - 1 - - - + 4 + + + \ No newline at end of file diff --git a/src/assets/images/themes/md-dark-indigo-pink.svg b/src/assets/images/themes/md-dark-indigo.svg similarity index 87% rename from src/assets/images/themes/md-dark-indigo-pink.svg rename to src/assets/images/themes/md-dark-indigo.svg index 60ddb6af8..68658b609 100644 --- a/src/assets/images/themes/md-dark-indigo-pink.svg +++ b/src/assets/images/themes/md-dark-indigo.svg @@ -3,7 +3,7 @@ 2 - + \ No newline at end of file diff --git a/src/assets/images/themes/md-light-deeppurple-green.svg b/src/assets/images/themes/md-light-deeppurple.svg similarity index 50% rename from src/assets/images/themes/md-light-deeppurple-green.svg rename to src/assets/images/themes/md-light-deeppurple.svg index 7147d9b8d..0d3119f85 100644 --- a/src/assets/images/themes/md-light-deeppurple-green.svg +++ b/src/assets/images/themes/md-light-deeppurple.svg @@ -1,9 +1,9 @@ - 1 - - - - + 4 + + + + \ No newline at end of file diff --git a/src/assets/images/themes/md-light-indigo-pink.svg b/src/assets/images/themes/md-light-indigo.svg similarity index 87% rename from src/assets/images/themes/md-light-indigo-pink.svg rename to src/assets/images/themes/md-light-indigo.svg index 1418554a1..1afeed707 100644 --- a/src/assets/images/themes/md-light-indigo-pink.svg +++ b/src/assets/images/themes/md-light-indigo.svg @@ -3,7 +3,7 @@ 2 - + \ No newline at end of file diff --git a/src/views/dialog/DialogDemo.vue b/src/views/dialog/DialogDemo.vue index 86e1f1b2e..503576fe8 100755 --- a/src/views/dialog/DialogDemo.vue +++ b/src/views/dialog/DialogDemo.vue @@ -11,10 +11,15 @@
Basic