Cicada/Vicuna Theme color modification (#4626)

1. a view color modifications
2. h1 set to 21px instead of 22px
This commit is contained in:
René
2025-03-28 09:21:53 +01:00
committed by GitHub
parent e1786e0771
commit 69f283109c
6 changed files with 31 additions and 29 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= theme-cicada
PLUGIN_VERSION= 1.39
PLUGIN_REVISION= 1
PLUGIN_COMMENT= The cicada theme - dark grey onyx
PLUGIN_MAINTAINER= rene@team-rebellion.net
PLUGIN_NO_ABI= yes
@@ -1453,7 +1453,7 @@ h6 {
}
h1, .h1 {
font-size: 22px;
font-size: 21px;
text-transform: uppercase;
}
@@ -6890,7 +6890,7 @@ fieldset[disabled] .navbar-inverse .btn-link {
line-height: 1.428571429;
text-decoration: none;
color: #bac3ca;
background-color: #505050;
background-color: #282828;
border: 1px solid #191919;
margin-left: -1px;
cursor: pointer;
@@ -6967,28 +6967,28 @@ fieldset[disabled] .navbar-inverse .btn-link {
.disabled > {
span {
color: #000;
background-color: #757575;
color: #4f4f4f;
background-color: #282828;
border-color: #191919;
cursor: not-allowed;
&:hover, &:focus {
color: #000;
background-color: #757575;
color: #4f4f4f;
background-color: #282828;
border-color: #191919;
cursor: not-allowed;
}
}
a {
color: #000;
background-color: #757575;
color: #4f4f4f;
background-color: #282828;
border-color: #191919;
cursor: not-allowed;
&:hover, &:focus {
color: #000;
background-color: #757575;
color: #4f4f4f;
background-color: #282828;
border-color: #191919;
cursor: not-allowed;
}
@@ -7892,7 +7892,7 @@ a.list-group-item-danger {
border-bottom: 1px solid #191919;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
background-color: #2D2D2D !important;
background-color: #202020 !important;
> .dropdown .dropdown-toggle {
color: inherit;
@@ -7912,7 +7912,7 @@ a.list-group-item-danger {
.panel-footer {
padding: 10px 15px;
background-color: #2d2d2d;
background-color: #202020;
border-top: 1px solid #191919;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
@@ -9150,7 +9150,7 @@ button.close {
.show {
display: block !important;
color: #FFF;
color: #3c8014;
}
.invisible {
@@ -1050,7 +1050,7 @@ h6, .h6 {
font-size: 75%; }
h1, .h1 {
font-size: 22px;
font-size: 21px;
text-transform: uppercase; }
h2, .h2 {
@@ -4085,7 +4085,7 @@ tbody.collapse.in {
line-height: 1.428571429;
text-decoration: none;
color: #bac3ca;
background-color: #505050;
background-color: #282828;
border: 1px solid #191919;
margin-left: -1px;
cursor: pointer; }
@@ -4122,8 +4122,8 @@ tbody.collapse.in {
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #000;
background-color: #757575;
color: #4f4f4f;
background-color: #282828;
border-color: #191919;
cursor: not-allowed; }
@@ -4701,7 +4701,7 @@ a.list-group-item-danger {
border-bottom: 1px solid #191919;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
background-color: #2D2D2D !important; }
background-color: #202020 !important; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
@@ -4716,7 +4716,7 @@ a.list-group-item-danger {
.panel-footer {
padding: 10px 15px;
background-color: #2d2d2d;
background-color: #202020;
border-top: 1px solid #191919;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px; }
@@ -5508,7 +5508,7 @@ button.close {
.show {
display: block !important;
color: #FFF; }
color: #3c8014; }
.invisible {
visibility: hidden; }
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= theme-vicuna
PLUGIN_VERSION= 1.49
PLUGIN_REVISION= 1
PLUGIN_COMMENT= The vicuna theme - blue sapphire
PLUGIN_MAINTAINER= rene@team-rebellion.net
PLUGIN_NO_ABI= yes
@@ -1452,7 +1452,7 @@ h6 {
}
h1, .h1 {
font-size: 22px;
font-size: 21px;
text-transform: uppercase;
}
@@ -6996,7 +6996,7 @@ fieldset[disabled] .navbar-inverse .btn-link {
line-height: 1.428571429;
text-decoration: none;
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
border: 1px solid #191919;
margin-left: -1px;
cursor: pointer;
@@ -7068,24 +7068,24 @@ fieldset[disabled] .navbar-inverse .btn-link {
.disabled > {
span {
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
cursor: not-allowed;
&:hover, &:focus {
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
cursor: not-allowed;
}
}
a {
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
cursor: not-allowed;
&:hover, &:focus {
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
cursor: not-allowed;
}
}
@@ -1050,7 +1050,7 @@ h6, .h6 {
font-size: 75%; }
h1, .h1 {
font-size: 22px;
font-size: 21px;
text-transform: uppercase; }
h2, .h2 {
@@ -4058,7 +4058,7 @@ tbody.collapse.in {
line-height: 1.428571429;
text-decoration: none;
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
border: 1px solid #191919;
margin-left: -1px;
cursor: pointer; }
@@ -4093,7 +4093,7 @@ tbody.collapse.in {
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #bac3ca;
background-color: #273946;
background-color: #1d2c37;
cursor: not-allowed; }