A dark theme for cv-library.co.uk
CV-library Dark Theme by axeia
Details
Authoraxeia
LicenseNo License
Categorycv-library
Created
Updated
Size25 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name cv-library.co.uk Dark Theme
@namespace cv-library.co.uk
@version 2022.05.05
@description Gives cv-library.co.uk a dark lick of paint
@author Axeia
==/UserStyle== */
@-moz-document domain("cv-library.co.uk") {
body, .site-wrapper{
background-color: #121212;
color: #e3e3e3;
}
h1, h2, h3{
color: #fff;
}
a, a:visited,
.btn-more, .btn-more:visited, .btn-back, .btn-back:visited{
color: #006ae6;
}
button{
border-color: transparent;
}
.search-nav-actions, .search-nav{
background-color: #1e1e1e !important;
border-width: 0 !important;
}
.search-nav__label{
background: #1e1e1e !important;
border-width: 0 !important;
color: #fff !important;
}
.search-nav__input{
background: #2e2e2e !important;
border-width: 0 !important;
}
.search-header__secondary .form__select{
background-color: #2e2e2e;
}
.search-header__secondary .form__select option{
color: #006ae6;
}
.page-wrapper{
background-color: #1e1e1e;
border: 0;
}
.page-wrapper .breadcrumbs-nav{
background-color: #222;
border-width: 0;
}
/** Job **/
.job-card{
background-color: #222;
border-width: 0;
}
.job__title{
color: #fff;
}
.job__details-term, .job__details-value{
color: #ddd
}
.btn-save{
background-color: #005da4;
color: #fff;
border-width: 0;
}
.job__cta::before {
background-color: #383838;
background-color: rgba(255,255,255, 0.2);
}
.cvl-btn{
background: #5bb543;
}
.job__actions{
background: #003777;
border-width: 0;
}
.job__cta-wrapper{
background: transparent;
}
.btn-job:not(:nth-child(4)){
border: 0;
color: #fff;
}
.btn-job:hover:not(:nth-child(4)){
background-color: #5bb543;
text-decoration: none;
}
#viewjob .create-alert{
background-color: #1d1d1d;
border-width: 0;
}
.create-alert .create-alert__header{
color: #fff;
}
.create-alert input,
.create-alert select{
background-color: #2e2e2e;
}
.create-alert input[type="submit"]:hover{
background-color: #5bb543;
cursor: pointer;
}
/** /Job **/
.search-filters__chip{
background-color: transparent;
}
.search-filters.card{
background-color: #222;
border-width: 0;
color: #e3e3e3;
}
.search-filters__job a{
color: #006ae6;
}
.search-filters__title,
.search-filters__job:not(:first-child){
border-color: #383838;
border-color: rgba(255,255,255, 0.2);
}
.job__icon--featured{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cpath fill='%23006ae6' d='M22.79 6.93c.27-.67 1.04-.99 1.71-.71.32.13.58.39.71.71l4.09 9.96c.18.45.6.76 1.08.8l10.37 1.03c.72.07 1.25.71 1.17 1.43-.03.32-.18.61-.41.83l-7.91 7.34c-.34.31-.49.78-.39 1.23l2.29 10.74c.15.71-.3 1.4-1.01 1.55-.33.07-.68.01-.97-.17l-8.84-5.5c-.42-.26-.96-.26-1.38 0l-8.84 5.5a1.311 1.311 0 0 1-1.97-1.39l2.29-10.74c.1-.45-.05-.92-.39-1.23l-7.92-7.35a1.31 1.31 0 0 1-.07-1.85c.22-.23.51-.38.83-.41l10.37-1.03c.48-.05.9-.36 1.08-.8l4.11-9.94z'/%3E%3C/svg%3E");
}
.job__details--icons .job__details-term.location{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M24 44.95s15.71-14.89 15.71-26.18c0-8.68-7.03-15.71-15.71-15.71S8.29 10.09 8.29 18.76C8.29 30.06 24 44.95 24 44.95zm0-18.33a7.861 7.861 0 010-15.72 7.861 7.861 0 010 15.72z' fill='%23006ae6'/%3E%3C/svg%3E");
}
.job__details--icons .job__details-term.salary{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M26.66 3c3.68 0 7.36.77 11.05 2.32l-2.63 6.52c-2.96-1.21-5.53-1.81-7.7-1.81-1.47 0-2.61.42-3.4 1.26-.79.84-1.19 2.05-1.19 3.61v5.46H33.4v6.2H22.78v4.05c0 3.21-1.43 5.55-4.28 7.02h20.34V45H9.16v-7.02c1.94-.83 3.28-1.78 4.01-2.86.73-1.07 1.09-2.56 1.09-4.45v-4.11H9.22v-6.2h5.04v-5.52c0-3.79 1.08-6.71 3.24-8.76C19.66 4.02 22.72 3 26.66 3z' fill='%23006ae6'/%3E%3C/svg%3E")
}
/** Front page **/
#hpjm, #cand-services{
background: #121212;
}
.hpjm-mod{
background: #1e1e1e;
border-width: 0;
color: #fff;
}
.hpjm-mod-loc::after{
background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='%230080e1'%3E%3Cpath d='M12 21.85a.15.15 0 01-.12-.06c-1.12-1.45-6.74-8.9-6.74-12.46 0-3.96 3.07-7.18 6.86-7.18 3.78 0 6.86 3.22 6.86 7.18 0 3.55-5.62 11-6.74 12.47a.15.15 0 01-.12.05zm0-15.92c-1.79 0-3.24 1.52-3.24 3.4s1.45 3.4 3.24 3.4 3.24-1.52 3.24-3.4-1.45-3.4-3.24-3.4z'/%3E%3Cpath d='M12 2.3c3.7 0 6.71 3.15 6.71 7.03 0 3.48-5.47 10.76-6.71 12.38-1.25-1.62-6.72-8.9-6.72-12.38C5.28 5.45 8.3 2.3 12 2.3m0 10.59c1.87 0 3.39-1.6 3.39-3.56A3.48 3.48 0 0012 5.78a3.48 3.48 0 00-3.39 3.55A3.48 3.48 0 0012 12.9M12 2C8.13 2 4.99 5.29 4.99 9.33c0 3.51 5.19 10.5 6.78 12.56a.3.3 0 00.47 0C13.81 19.83 19 12.84 19 9.33 19.01 5.3 15.87 2 12 2zm0 10.59c-1.7 0-3.1-1.46-3.1-3.26 0-1.8 1.4-3.26 3.1-3.26 1.7 0 3.1 1.47 3.1 3.26 0 1.8-1.4 3.26-3.1 3.26z'/%3E%3C/g%3E%3C/svg%3E");
}
.hpjm-mod-sal span{
color: #0080e1;
}
#companies{
background: #1e1e1e;
}
.featured-company__logo{
background: #272727;
}
.featured-company__text{
border-top-color: #0080e1;
background-color: #2c2c2c;
position: relative;
}
.featured-company__logo::before{
border-top-color: #0080e1;
}
.featured-company__logo::after{
border-top-color: #0080e1;
}
.featured-company__text p{
color: #e3e3e3;
}
.modules-wrapper, .modules-wrapper::before{
background-color: #1e1e1e;
}
.homepage-module{
background: #2c2c2c;
color: #e3e3e3;
}
/** /Front page **/
/** Search page **/
.page-wrapper--faceted{
background-color: transparent;
}
.search-header__secondary .form__label{
color: #ccc;
}
.breadcrumb:not(:last-of-type){
background: transparent url("data:image/svg+xml,%3Csvg version='1' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg' width='12' height='25' viewBox='0 0 12 25'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' d='M0 25l12-12L0 0'/%3E%3C/svg%3E") no-repeat right calc(50% + .05em)/0.4em 0.5em;
}
.search-nav-facet__toggle{
background-color: #373737;
border-color: #373737;
}
.search-nav-facet__toggle:focus{
}
.jbe-dropdown__btn{
color: #006ae6;
}
.jbe-dropdown__btn::before{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23006ae6' d='M20 19s-1.5-2-2-3c-1-2-1-2.6-1-5 0-2-1.1-5-5-5s-5 3-5 5c0 2.4 0 3-1 5-.5 1-2 3-2 3h16zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2'/%3E%3Cpath fill='%23005da4' d='M13.5 6.5c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5M10 5V4C7.5 4 5 6.7 5 9h1c0-1.9 2-4 4-4z'/%3E%3Cpath fill='%23005da4' d='M9 3V2C4.9 2 2 6.1 2 9h1c0-2 2.2-5.5 6-6zM18 9h1c0-2.3-2.5-5-5-5v1c2 0 4 2.1 4 4z'/%3E%3Cpath fill='%23005da4' d='M21 9h1c0-2.9-2.9-7-7-7v1c3.8.5 6 4 6 6z'/%3E%3C/svg%3E");
}
.faceted-search-filters__dropdown{
background: #373737;
border-color: #373737;
}
.faceted-search-filter.is-selected{
color: inherit;
}
.search-card{
background: #1e1e1e;
border: 0;
padding: 1rem 2rem;
}
.job__posted-row{
margin-bottom: 1rem;
}
.job__main{
border-right-color: #2d2d2d;
border-right-color: rgba(255, 255, 255, 0.2);
}
.job__logo-container{
border: 0;
}
.job__sidebar .btn-save{
border: 0;
}
.featured-jobs__title{
background: transparent;
border-bottom-color: rgba(255, 255, 255, 0.2);
}
.featured-jobs li.results__item{
background-color: #252525;
}
.featured-jobs .btn-save, .featured-jobs .results__item + .results__item{
border-left-color: rgba(255, 255, 255, 0.2);
}
.job__cta--extra{
background-color: #222;
border-top-color: #222;
}
.pagination__previous,.pagination__next{
background: #1d1d1d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25' viewBox='0 0 15 25'%3E%3Cpath fill='%23005da4' d='M.6 3.4c0-.2.1-.5.3-.6l1.4-1.4c.2-.3.4-.4.6-.4.2 0 .5.1.6.3L14 11.9c.2.2.3.4.3.6 0 .2-.1.5-.3.6L3.6 23.7c-.2.2-.4.3-.6.3s-.5-.1-.6-.3L1 22.3c-.2-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6l8.5-8.5L.9 4c-.2-.2-.3-.4-.3-.6z'/%3E%3C/svg%3E") no-repeat 52% 51%/23% auto;
background-size: 30%;
border-color: #1d1d1d;
}
.pagination__item{
background: #1d1d1d;
color: #ccc;
border-color: #1d1d1d;
}
.jbe--results{
background-color: #1e1e1e;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23006ae6' d='M20 19s-1.5-2-2-3c-1-2-1-2.6-1-5 0-2-1.1-5-5-5s-5 3-5 5c0 2.4 0 3-1 5-.5 1-2 3-2 3h16zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2'/%3E%3Cpath fill='%23005da4' d='M13.5 6.5c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5M10 5V4C7.5 4 5 6.7 5 9h1c0-1.9 2-4 4-4z'/%3E%3Cpath fill='%23005da4' d='M9 3V2C4.9 2 2 6.1 2 9h1c0-2 2.2-5.5 6-6zM18 9h1c0-2.3-2.5-5-5-5v1c2 0 4 2.1 4 4z'/%3E%3Cpath fill='%23005da4' d='M21 9h1c0-2.9-2.9-7-7-7v1c3.8.5 6 4 6 6z'/%3E%3C/svg%3E");
color: inherit;
}
.card{
background-color: #1d1d1d;
border: 0;
color: inherit;
}
.faqs{
background-color: #1d1d1d;
color: #e3e3e3;
border: 0;
}
/** /Search page **/
/** Apply **/
.card, .card--grey{
background: #222;
}
.upload-cv-apply{
background: #2e2e2e;
border-color: transparent;
}
.upload-tab.is-selected{
color: inherit;
}
.apply-save-cv{
background: #2e2e2e;
border-color: #4488d5;
}
/** Post-apply **/
.notify-success{
background-color: #222;
color: inherit;
}
.create-alert{
background-color: #222;
border-color: #4488d5;
}
.create-alert__close{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0...