From e52f6497853389a218dfef6716f5ab0c03ba23c6 Mon Sep 17 00:00:00 2001 From: aaron Date: Tue, 21 Jun 2022 06:31:01 +0000 Subject: [PATCH] update frio-red changed the missing color --- frio-red/red dark.css | 18 +++++++++--------- frio-red/red light.css | 18 +++++++++--------- frio-red/red white.css | 18 +++++++++--------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/frio-red/red dark.css b/frio-red/red dark.css index d5459fa..eef589a 100644 --- a/frio-red/red dark.css +++ b/frio-red/red dark.css @@ -644,7 +644,7 @@ border-radius: 20px;} .nav .open > .btn-link { background-color: #800000; - border-color: #1e4482; + border-color: #600000; color: #fff; } @@ -849,7 +849,7 @@ border-radius: 20px;} } .pager li > a:focus, .pager li > a:hover { - background-color: #1e448200; + background-color: #60000000; } .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;} @@ -878,11 +878,11 @@ border-radius: 20px;} #topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus -{ background-color: #1e4482; +{ background-color: #600000; } #item-delete-selected {border-radius: 20px; -background-color: #800000; border: 2px solid #1e4482;} +background-color: #800000; border: 2px solid #600000;} .radio label::before, .checkbox label::before { background-color: rgb(62, 62, 62); } @@ -925,7 +925,7 @@ padding-top: 5px !important; .btn.btn-primary { background: #800000; color: #fff; - border: 0px solid #1e4482; + border: 0px solid #600000; font-size: 15px; } @@ -953,7 +953,7 @@ aside .widget li, .nav-container .widget li { aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover {color: #fdfdfd !important; background-color: rgb(45, 45, 45); -border-left: 3px solid #1e4482 !important;} +border-left: 3px solid #600000 !important;} aside .widget, .nav-container .widget {padding: 22px;border: 1px #333 solid; -webkit-box-shadow: 0 0 3px #dadada00; border-radius: 20px;} @@ -977,7 +977,7 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con .textcomplete-item.active > a { background-color: #0d0d0d !important; background-image: none !important; - border-left: 3px solid #1e4482; + border-left: 3px solid #600000; padding-left: 17px !important; color: #fff !important; } @@ -991,7 +991,7 @@ aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-con } .btn-default:focus, .btn-default:hover { - background-color: #1e4482; + background-color: #600000; background-position: 0 -15px; color: #ffffff91; } @@ -1036,7 +1036,7 @@ body { line-height: 15px; } -#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;} +#topbar-first, nav.navbar { border-bottom: 4px solid #600000;} aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second { color: #dfdcdc; diff --git a/frio-red/red light.css b/frio-red/red light.css index 5d32889..34f785a 100644 --- a/frio-red/red light.css +++ b/frio-red/red light.css @@ -653,7 +653,7 @@ border-radius: 20px;} .nav .open > .btn-link { background-color: #800000; - border-color: #1e4482; + border-color: #600000; color: #fff; } @@ -868,7 +868,7 @@ border-bottom: 3px solid #800000;} } .pager li > a:focus, .pager li > a:hover { - background-color: #1e448200; + background-color: #60000000; } .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;} @@ -897,11 +897,11 @@ border-radius: 20px;} #topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus -{ background-color: #1e4482; +{ background-color: #600000; } #item-delete-selected {border-radius: 0px; -background-color: #800000; border: 1px solid #1e4482;} +background-color: #800000; border: 1px solid #600000;} .radio label::before, .checkbox label::before { background-color: #ccc; } @@ -944,7 +944,7 @@ padding-top: 5px !important; .btn.btn-primary { background: #800000; color: #fff; - border: 0px solid #1e4482; + border: 0px solid #600000; font-size: 15px; } @@ -975,7 +975,7 @@ aside .widget li, .nav-container .widget li { aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover { color: #fdfdfd !important; background-color: #ccc; -border-left: 3px solid #1e4482 !important; +border-left: 3px solid #600000 !important; } @@ -989,7 +989,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg .textcomplete-item.active > a { background-color: #e6e6e6 !important; background-image: none !important; - border-left: 3px solid #1e4482; + border-left: 3px solid #600000; padding-left: 17px !important; color: #000 !important; } @@ -1004,7 +1004,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg } .btn-default:focus, .btn-default:hover { - background-color: #1e4482; + background-color: #600000; background-position: 0 -15px; color: #ffffff91; } @@ -1050,7 +1050,7 @@ color:#fff !important; line-height: 15px; } -#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;} +#topbar-first, nav.navbar { border-bottom: 4px solid #600000;} aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second { color: #222; diff --git a/frio-red/red white.css b/frio-red/red white.css index ad4846e..4c8e899 100644 --- a/frio-red/red white.css +++ b/frio-red/red white.css @@ -640,7 +640,7 @@ border-radius: 20px;} .nav .open > .btn-link { background-color: #800000; - border-color: #1e4482; + border-color: #600000; color: #fff; } @@ -854,7 +854,7 @@ border-radius: 20px;} } .pager li > a:focus, .pager li > a:hover { - background-color: #1e448200; + background-color: #60000000; } .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {background-color: #2b2b2b;} @@ -883,11 +883,11 @@ border-radius: 20px;} #topbar-first .nav > li > a:hover, #topbar-first .nav > li > a:focus, #topbar-first .nav > li > button:not(#main-menu):hover, #topbar-first .nav > li > button:not(#main-menu):focus, nav.navbar .nav > li > a:hover, nav.navbar .nav > li > a:focus nav.navbar .nav > li > button:hover, nav.navbar .nav > li > button:focus -{ background-color: #1e4482; +{ background-color: #600000; } #item-delete-selected {border-radius: 0px; -background-color: #800000; border: 1px solid #1e4482;} +background-color: #800000; border: 1px solid #600000;} .radio label::before, .checkbox label::before { background-color: #ccc; } @@ -930,7 +930,7 @@ padding-top: 5px !important; .btn.btn-primary { background: #800000; color: #fff; - border: 0px solid #1e4482; + border: 0px solid #600000; font-size: 15px; } @@ -958,7 +958,7 @@ aside .widget li, .nav-container .widget li { aside .widget li:hover, aside .widget li.selected, .nav-container .widget li:hover {color: #fdfdfd !important; background-color: rgb(230, 230, 230); -border-left: 3px solid #1e4482 !important; +border-left: 3px solid #600000 !important; } @@ -972,7 +972,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg .textcomplete-item.active > a { background-color: #e6e6e6 !important; background-image: none !important; - border-left: 3px solid #1e4482; + border-left: 3px solid #600000; padding-left: 17px !important; color: #000 !important; } @@ -986,7 +986,7 @@ box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rg } .btn-default:focus, .btn-default:hover { - background-color: #1e4482; + background-color: #600000; background-position: 0 -15px; color: #ffffff91; } @@ -1032,7 +1032,7 @@ color:#fff !important; line-height: 15px; } -#topbar-first, nav.navbar { border-bottom: 4px solid #1e4482;} +#topbar-first, nav.navbar { border-bottom: 4px solid #600000;} aside .widget, .form-control, .panel, .nav-container, .wall-item-content, .e-content, .p-name, .topbar, post, shiny, tread-wrapper, #topbar-second { color: #222;