Nord theme for Blognone.
Blognone nord theme by sian1468
Details
Authorsian1468
LicenseCC-BY-SA-4.0
Categoryblognone
Created
Updated
Size5.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Update: 26/02/2023
Fix ads between content wasn't hidden
Update: 26/10/2022
Set ads between content to hidden
Update: 08/02/2022
Fix theme display incorrectly in workplace's header
Update: 02/02/2022
Fix theme display incorrectly in user page and create content page
Adjust margin/padding in comment section
Update: 28/01/2022
Remove picture dimming
Some mirror adjustment
Source code
/* ==UserStyle==
@name Blognone nord theme
@version 20230226.10.36
@namespace userstyles.world/user/sian1468
@description [Nord theme](https://www.nordtheme.com/) for Blognone.
@author sian1468
@license CC-BY-SA-4.0
==/UserStyle== */
@-moz-document domain("www.blognone.com") {
#wrapper,
body {
background: #2e3440;
}
#logo {
filter: grayscale(1);
}
#header,
#navi-menu,
#footer {
color: #434c5e;
background: none;
}
.sponsored .content-title-box,
.sponsored .content-title-box a {
color: #434c5e !important;
background-color: #ebcb8b !important;
}
.workplace .content-title-box,
.workplace .content-title-box a{
color: #e5e9f0 !important;
background-color: #5e81ac !important;
}
/*Round user profile picture*/
.user-picture,
.comment-user-picture {
clip-path: circle(50%);
line-height: 0px;
}
.node-image img {
border-radius: 5px;
}
.content,
#main-menu-links li a,
#comment-area a.comment-target,
.vertical-tabs ul.vertical-tabs-list .selected strong,
.pager-ellipsis,
#footer a,
#footer .block h2,
#rightbottom_sidebar .block h2 {
color: #e5e9f0;
}
code {
color: #e5e9f0;
font-family: ui-monospace;
}
.comment-content p {
padding: 5px 1px
}
.comment-links a,
li a.active {
padding: 5px 1px;
color: #d8dee9;
}
.node,
.submitted,
.sticky .submitted,
.workplace .submitted,
.item-list .pager li.pager-current,
#block-user-login,
#block-block-35,
.user-block,
#block-main-login,
.user-header,
.user-header img,
#block-user-login h2,
.user-header h2,
#block-main-login h2,
.profile,
#user-profile-form,
.primary.tabs .active,
ul.primary li a,
.node-type-list,
.selected.last.first.vertical-tab-button,
#rightbottom_sidebar,
#rightbottom_sidebar h2,
#comments,
.comment-form,
.comment-body,
.comment-odd-depth,
.indented {
background: #434c5e !important;
border: none !important;
}
#forum,
thead th,
tr.even,
tr.odd,
tr,
#forum td.last-reply {
color: #e5e9f0 !important;
background: #434c5e !important;
border: none !important;
border-collapse: unset !important;
}
div.status {
background-color: #a3be8c;
border: none;
color: #434c5e;
border-radius: 5px;
}
div.error,
tr.error {
background-color: #bf616a;
border: none;
color: #e5e9f0;
border-radius: 5px;
}
#block-user-login #edit-name,
#block-user-login #edit-pass {
background: #4c566a !important;
color: #e5e9f0 !important;
border: none !important;
border-radius: 5px !important;
}
.content-title-box,
.content-title-box a,
.signout,
#block-user-login #edit-submit,
#comments .title {
color: #e5e9f0 !important;
background-color: #3b4252 !important;
border: none !important;
}
.user-header img {
height: 40px !important;
width: 40px !important;
}
.user-header h2 {
padding: 5px !important;
}
.item-list .pager li a {
color: #4c566a;
background: #d8dee9;
border-radius: 5px;
}
a,
a:active {
color: #88c0d0;
}
.news-info {
border-top: none;
}
.news-info .comment-new-comments a {
color: #d08770;
}
#comment-area {
color: #e5e9f0;
background: #434c5e;
border: none;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.comment-info {
color: #e5e9f0;
background: #4c566a;
padding: 5px 15px 5px;
margin-bottom: unset;
border: none;
}
.comment-info-new {
background: #a3be8c;
color: #434c5e;
}
.comment-info-new .username,
.comment-info-new a.comment-target,
.comment-info-new .new-comment {
color: #4c566a !important;
font-weight: normal !important;
}
.form-item,
.form-actions {
margin: 1em;
}
.form-type-item.form-item {
margin-top: 1px;
padding-top: 5px;
}
form.comment-form {
margin: 5px 0px 0px;
border-radius: 5px;
}
blockquote,
.form-item-current-pass.form-type-password.form-item .form-text,
.required.form-text,
.password-processed.form-text.password-field,
.form-text.password-confirm,
.form-textarea-wrapper textarea,
#edit-profile-url,
#edit-profile-facebook,
#edit-profile-twitter,
#edit-profile-flickr,
#edit-profile-hi5,
#edit-profile-linkedin,
#edit-profile-lastfm,
#edit-profile-slideshare,
#edit-profile-delicious,
#edit-profile-greader,
#edit-profile-picasa,
#edit-profile-multiply,
#edit-signature-format--2,
#edit-taxonomy-forums-und,
#edit-taxonomy-vocabulary-1-und,
#edit-body-und-0-format--2,
#edit-field-maintag-und-0-value,
#edit-title {
color: #e5e9f0;
background-color: #4c566a;
}
#edit-field-maintag-und-0-value {
width: 449px;
}
.marker,
.form-required {
color: #bf616a;
}
.resizable-textarea .grippie {
background: #4c566a url(/misc/grippie.png) no-repeat center 2px;
}
#edit-actions {
padding-bottom: 8px;
}
.form-submit {
padding: 4px 8px;
color: #e5e9f0;
background-color: #3b4252;
border: #4c566a 1px solid;
border-radius: 5px;
}
.poll .bar .foreground {
background-color: #81a1c1;
border-radius: 2px;
}
.poll .bar {
background-color: #4c566a;
border-radius: 2px;
}
.form-item.form-type-textfield.form-item-profile-googleplus,
#above_comments,
#page-sharing,
#block-views-jobs-blognone-com-block,
#block-block-57,
#block-system-main > div > div:nth-child(12),
#block-system-main > div > div:nth-child(13),
.breadcrumb,
.social-sharing,
/*They killed third-party app but third-party app's rule is still here.*/
#block-block-38 > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) {
display: none !important;
}
}