Compare commits
No commits in common. "2d00abc61e3d2bab88243b4a75097c5e942df872" and "f99283219006c54a1db2a525c982f7ef007d615a" have entirely different histories.
2d00abc61e
...
f992832190
@ -6,7 +6,7 @@
|
||||
|
||||
body {
|
||||
|
||||
--mainBackgroundColor: #121313;
|
||||
--mainBackgroundColor: #141414;
|
||||
--mainForegroundColor: #FFF;
|
||||
--mainBackgroundHoverColor: #fef3ec;
|
||||
|
||||
@ -48,23 +48,6 @@ h1.instance-name.home-page,
|
||||
font-weight: 900 !important;
|
||||
}
|
||||
|
||||
input.p-inputtext.p-component.ng-star-inserted {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.custom-markup-container a ,
|
||||
.modal-body p a {
|
||||
color: #f57200 !important;
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
.custom-markup-container a:hover,
|
||||
.modal-body p a:hover {
|
||||
color: #D16100 !important;
|
||||
text-decoration: none !important;
|
||||
font-weight: 900 !important;
|
||||
}
|
||||
|
||||
|
||||
.icon.icon-logo {
|
||||
display: inline-block;
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-theme-nctv-dark",
|
||||
"version": "1.1.4",
|
||||
"description": "NCTV dark theme",
|
||||
"version": "1.1.3",
|
||||
"description": "NCTV dark theme.",
|
||||
"engine": {
|
||||
"peertube": ">=4.2.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user