| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750 | 
							- // Load Third Party Libraries
 
- @import "configuration/template/base";
 
- @import "template/modules/bourbon_essentials";
 
- @import "template/modules/buttons";
 
- // Logo
 
- $logo-bg:                       #323640 !default;
 
- $logo-link:                     #FFFFFF !default;
 
- // Nav
 
- $nav-bg:                        #3D424E !default;
 
- $nav-text:                      #B7B9BD !default;
 
- $nav-link:                      #ffffff !default;
 
- $nav-selected-bg:               #323640 !default;
 
- $nav-selected-link:             #ffffff !default;
 
- $nav-hover-bg:                  #434753 !default;
 
- $nav-hover-link:                #ffffff !default;
 
- // Toolbar
 
- $toolbar-bg:                    #ffffff !default;
 
- $toolbar-text:                  #3D424E !default;
 
- // Page
 
- $page-bg:                       #F6F6F6 !default;
 
- $page-text:                     #6f7b8a !default;
 
- $page-link:                     #0090D9 !default;
 
- // Content
 
- $content-bg:                    #ffffff !default;
 
- $content-text:                  #6f7b8a !default;
 
- $content-link:                  #0090D9 !default;
 
- $content-link2:                 #da4b46 !default;
 
- $content-header:                #414147 !default;
 
- $content-tabs-bg:               #e3e3e3 !default;
 
- $content-tabs-text:             #808080 !default;
 
- // Buttons
 
- $button-bg:                     #0090D9 !default;
 
- $button-text:                   #ffffff !default;
 
- // Notice
 
- $notice-bg:                     #06A599 !default;
 
- $notice-text:                   #ffffff !default;
 
- // Updates
 
- $update-bg:                     #77559D !default;
 
- $update-text:                   #ffffff !default;
 
- // Critical
 
- $critical-bg:                   #F45857 !default;
 
- $critical-text:                 #ffffff !default;
 
- // Calculated values
 
- $primary-accent:                button   !default;
 
- $secondary-accent:              notice   !default;
 
- $tertiary-accent:               critical !default;
 
- // Initial values
 
- $primary-accent-bg:             $notice-bg;
 
- $primary-accent-fg:             $notice-text;
 
- $secondary-accent-bg:           $notice-bg;
 
- $secondary-accent-fg:           $notice-text;
 
- $tertiary-accent-bg:            $notice-bg;
 
- $tertiary-accent-fg:            $notice-text;
 
- $element-map: (
 
-     button: $button-bg $button-text,
 
-     notice: $notice-bg $notice-text,
 
-     content: $content-bg $content-text,
 
-     tabs: $content-tabs-bg $content-tabs-text,
 
-     update: $update-bg  $update-text,
 
-     critical: $critical-bg $critical-text,
 
-     page: $page-bg $page-text,
 
-     nav: $nav-bg $nav-text,
 
-     toolbar: $toolbar-bg $toolbar-text,
 
-     logo: $logo-bg $logo-link
 
- );
 
- // Set based on configuration
 
- @each $element, $element-parts in $element-map {
 
-     @if $primary-accent == $element {
 
-         $primary-accent-bg: nth($element-parts, 1);
 
-         $primary-accent-fg: nth($element-parts, 2);
 
-     }
 
- }
 
- @each $element, $element-parts in $element-map {
 
-     @if $secondary-accent == $element {
 
-         $secondary-accent-bg: nth($element-parts, 1);
 
-         $secondary-accent-fg: nth($element-parts, 2);
 
-     }
 
- }
 
- @each $element, $element-parts in $element-map {
 
-     @if $tertiary-accent == $element {
 
-         $tertiary-accent-bg: nth($element-parts, 1);
 
-         $tertiary-accent-fg: nth($element-parts, 2);
 
-     }
 
- }
 
- $form-border: #f00;
 
- $form-field-bg: #00f;
 
- $form-field-text: #0f0;
 
- $underline: #ff0;
 
- $subtle-text: #0ff;
 
- $ir-slider-bg: #f0f;
 
- @if (lightness($content-bg) < 50) {
 
-     $form-border: lighten($content-bg, 15%);
 
-     $form-field-bg: lighten($content-bg, 1%);
 
-     $ir-slider-bg: lighten($content-bg, 2%);
 
-     $form-field-text: lighten($content-text, 5%);
 
-     $underline: lighten($content-bg, 3%);
 
-     $subtle-text: darken($content-text, 10%);
 
- } @else {
 
-     $form-border: darken($content-bg, 10%);
 
-     $form-field-bg: darken($content-bg, 1%);
 
-     $ir-slider-bg: darken($content-bg, 2%);
 
-     $form-field-text: darken($content-text, 5%);
 
-     $underline: darken($content-bg, 3%);
 
-     $subtle-text: lighten($content-text, 10%);
 
- }
 
- $form-border-width: 1px;
 
- // Core
 
- body {
 
-     background: $page-bg;
 
-     color: $page-text;
 
- }
 
- a {
 
-     color: $page-link;
 
-     &:hover {
 
-         color: darken($page-link, 5%);
 
-     }
 
- }
 
- .text-gray, .text-grey {
 
-     color: $nav-text;
 
- }
 
- .text-update {
 
-     color: $update-bg;
 
- }
 
- // Typography
 
- blockquote {
 
-     border-left: 10px solid darken($content-bg, 10%);
 
-     background: darken($content-bg, 2%);
 
-     p {
 
-         color: darken($page-text, 5%);
 
-     }
 
-     cite {
 
-         color: $page-text;
 
-     }
 
- }
 
- code {
 
-     background: $code-bg;
 
-     color: darken($code-text,10%);
 
- }
 
- pre {
 
-     background: $pre-bg;
 
-     border: 1px solid $core-border-color;
 
-     code {
 
-         color: $pre-text;
 
-     }
 
- }
 
- hr {
 
-     border-bottom: 2px solid $underline;
 
- }
 
- .label {
 
-     background: $page-link;
 
-     color: $white;
 
- }
 
- .badge {
 
-     background: $update-bg;
 
-     color: $update-text;
 
- }
 
- .light-border {
 
-     border-color: $underline !important;
 
- }
 
- .subtle-text {
 
-     color: $subtle-text !important;
 
- }
 
- // Tables
 
- td, thead th {
 
-     border-bottom: 1px solid $underline;
 
- }
 
- tr {
 
-     td {
 
-         &.gpm-details {
 
-             background-color: darken($content-bg,2%);
 
-         }
 
-     }
 
- }
 
- // Tabs
 
- .tab-bar {
 
-     background: $content-tabs-bg;
 
-     color: $content-tabs-text;
 
-     li {
 
-         &.active {
 
-             span, a {
 
-                 background: $content-bg;
 
-                 color: $content-text;
 
-             }
 
-         }
 
-     }
 
-     span, a {
 
-         color: $content-tabs-text;
 
-         &:hover {
 
-             color: lighten($content-tabs-text, 10%);
 
-             background: lighten($content-tabs-bg,10%);
 
-         }
 
-     }
 
- }
 
- // Buttons
 
- .button {
 
-     @include button-color($button-bg);
 
-     &.dropdown-toggle {
 
-         border-left: 1px solid darken($button-bg, 5%);
 
-     }
 
-     &.secondary {
 
-         @include button-color(shade($button-bg, 20%));
 
-         &.dropdown-toggle {
 
-             border-left: 1px solid darken(shade($button-bg, 20%), 5%);
 
-         }
 
-     }
 
-     &.danger {
 
-         @include button-color($critical-bg);
 
-     }
 
- }
 
- .button-group {
 
-     .dropdown-menu {
 
-         background-color: $button-bg;
 
-         box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 
-         .divider {
 
-             background-color: $button-bg;
 
-         }
 
-         li > a {
 
-             color: $button-text;
 
-             &:focus, &:hover {
 
-                 color: $button-text;
 
-                 &:hover {
 
-                     background: tint($button-bg,15%);
 
-                 }
 
-             }
 
-         }
 
-         &.language-switcher {
 
-             a.active {
 
-                 background-color: lighten($button-bg, 10%);
 
-             }
 
-         }
 
-     }
 
- }
 
- #admin-main .admin-block a.gumroad-button {
 
-     background: $critical-bg !important;
 
-     color: $critical-text !important;
 
- }
 
- #admin-login-wrapper {
 
-     background: radial-gradient(circle at center, lighten($nav-bg, 10%) 40%, darken($nav-bg, 10%) 100%);
 
- }
 
- #admin-login {
 
-     background: $nav-bg;
 
-     &.wide form {
 
-         label {
 
-             color: $nav-text;
 
-         }
 
-         input {
 
-             @include placeholder {
 
-                 color: rgba($nav-text, 0.6);
 
-             }
 
-         }
 
-     }
 
-     .wrapper-spacer {
 
-         h3 {
 
-             color: rgba(white, 0.4);
 
-             border-bottom: 3px solid rgba($nav-link, 0.1);
 
-         }
 
-     }
 
-     .instructions, p {
 
-         color: rgba($nav-text,0.8);
 
-     }
 
-     h1 {
 
-         background-color: $logo-bg;
 
-         &.text-logo {
 
-             color: $logo-link;
 
-         }
 
-         svg {
 
-             path:first-child {
 
-                 fill: darken($logo-bg, 3%);
 
-             }
 
-             path:last-child {
 
-                 fill: rgba($logo-link, 0.9) !important;
 
-             }
 
-         }
 
-     }
 
-     h5 {
 
-         color: $nav-text;
 
-     }
 
-     form {
 
-         input {
 
-             background: lighten($nav-bg, 3%);
 
-             color: $nav-link;
 
-             border: 1px solid shade($nav-bg, 20%);
 
-             @include placeholder {
 
-                 @if (lightness($nav-bg) < 50) {
 
-                     color: shade($nav-text, 15%);
 
-                 } @else {
 
-                     color: tint($nav-text, 15%);
 
-                 }
 
-             }
 
-         }
 
-     }
 
- }
 
- #admin-sidebar {
 
-     background: $nav-bg;
 
-     a {
 
-         color: rgba($nav-link, 0.9);
 
-         &:hover {
 
-             color: $nav-link;
 
-         }
 
-     }
 
- }
 
- #admin-logo {
 
-     background-color: $logo-bg;
 
-     .grav-logo {
 
-         path {
 
-             fill: rgba($logo-link, 0.9) !important;
 
-         }
 
-         &:hover {
 
-             path {
 
-                 fill: $logo-link !important;
 
-             }
 
-         }
 
-     }
 
-     a, i {
 
-         color: shade($logo-link, 10%);
 
-         &:hover {
 
-             color: $logo-link;
 
-         }
 
-     }
 
- }
 
- #open-handle {
 
-     background-color: darken($logo-bg, 5%);
 
-     border-left: 1px solid lighten($logo-bg, 5%);
 
-     i {
 
-         color: rgba($logo-link, 0.6);
 
-         &:hover {
 
-             color: rgba($logo-link, 0.8);
 
-         }
 
-     }
 
- }
 
- #admin-nav-quick-tray {
 
-     background: darken($nav-bg, 2%);
 
-     border-bottom: 1px solid darken($nav-bg, 3%);
 
-     color: $nav-link;
 
-     i:hover {
 
-         @if (lightness($nav-bg) < 50) {
 
-             color: lighten($nav-link, 10%);
 
-         } @else {
 
-             color: darken($nav-link, 10%);
 
-         }
 
-     }
 
- }
 
- .block-userinfo {
 
-     img {
 
-         border: 4px solid $form-border;
 
-     }
 
- }
 
- #offline-status {
 
-     background-color: $update-bg;
 
-     color: $update-text;
 
- }
 
- #admin-user-details, .admin-user-details {
 
-     border-bottom: 1px solid lighten($nav-bg, 5%);
 
-     &:hover img {
 
-         box-shadow: 0px 0px 0 50px lighten($nav-bg, 3%);
 
-     }
 
-     .admin-user-names {
 
-         h4, h5 {
 
-             color: $nav-link;
 
-         }
 
-     }
 
- }
 
- #admin-menu {
 
-     li {
 
-         .badges {
 
-             .count {
 
-                 color: $nav-link;
 
-                 background-color: darken($nav-bg, 5%);
 
-             }
 
-             .updates {
 
-                 color: $notice-text;
 
-                 background-color: $notice-bg;
 
-             }
 
-         }
 
-         a {
 
-             &:hover {
 
-                 background: $nav-hover-bg;
 
-                 color: $nav-hover-link;
 
-                 .fa {
 
-                     color: $nav-hover-link;
 
-                 }
 
-             }
 
-         }
 
-         &.selected {
 
-             a {
 
-                 background: $nav-selected-bg;
 
-                 color: $nav-selected-link;
 
-                 border-left: 9px solid shade($button-bg, 15%);
 
-                 .fa {
 
-                     color: $nav-selected-link;
 
-                 }
 
-             }
 
-         }
 
-     }
 
- }
 
- #admin-main {
 
-     .grav-update {
 
-         background: $update-bg;
 
-         color: $update-text;
 
-         a.button, span.button, button.button {
 
-             @include button-color(shade($update-bg, 20%), $update-text, true);
 
-         }
 
-     }
 
-     .titlebar {
 
-         background: $toolbar-bg;
 
-         color: $toolbar-text;
 
-         .button-bar {
 
-             .button {
 
-                 @include button-color($button-bg, $button-text, false);
 
-             }
 
-         }
 
-     }
 
-     .lines-button {
 
-         background: rgba($black, 0.1); // move this
 
-         .lines, .lines:before, .lines:after {
 
-             background: $toolbar-text;
 
-         }
 
-     }
 
-     .admin-block {
 
-         background: $content-bg;
 
-         color: $content-text;
 
-         a:not(.button)  {
 
-             color: $content-link;
 
-             &:hover {
 
-                 color: darken($content-link, 5%);
 
-             }
 
-         }
 
-         h1 {
 
-             color: $content-header;
 
-             border-bottom: 1px solid $underline;
 
-         }
 
-         //.button {
 
-         //    @include button-color($button-bg);
 
-         //}
 
-     }
 
-     .danger, .success {
 
-         &.button-bar {
 
-             background: darken($content-bg, 3%);
 
-         }
 
-     }
 
-     .danger {
 
-         .button {
 
-             @include button-color($critical-bg);
 
-         }
 
-     }
 
-     // Notifications
 
-     .content-padding {
 
-         div[class*=notifications-container] {
 
-             .alert.note {
 
-                 background: $content-bg;
 
-                 color: $content-text;
 
-                 &.alert {
 
-                     border-bottom: 2px solid darken($content-bg, 5%);
 
-                 }
 
-                 a:not(.button) {
 
-                     color: $content-link;
 
-                     &:hover {
 
-                         color: darken($content-link, 5%);
 
-                     }
 
-                 }
 
-             }
 
-             .alert.warning {
 
-                 background: $critical_bg;
 
-                 color: $critical_text;
 
-                 &.alert {
 
-                     border-bottom: 2px solid darken($critical_bg, 5%);
 
-                 }
 
-                 a {
 
-                     color: $critical_text;
 
-                     &:hover {
 
-                         color: lighten($critical_text, 10%);
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-     }
 
-     #notifications {
 
-         .badge.alert {
 
-             &.note {
 
-                 background: $content_link;
 
-                 color: $content_bg;
 
-             }
 
-             &.warning {
 
-                 background: $critical_bg;
 
-                 color: $critical_text;
 
-             }
 
-         }
 
-     }
 
- }
 
- .sidebar-mobile-open {
 
-     #admin-main {
 
-         .lines-button {
 
-             .lines, .lines:before, .lines:after {
 
-                 background: $logo-link;
 
-             }
 
-         }
 
-     }
 
- }
 
- #admin-dashboard {
 
-     .admin-block {
 
-         li {
 
-             border-bottom: 1px solid $underline;
 
-         }
 
-     }
 
-     .dashboard-item {
 
-     }
 
-     .primary-accent {
 
-         @include linear-gradient(darken($primary-accent-bg, 7%), $primary-accent-bg);
 
-         h1 {
 
-             color: $white;
 
-             border-bottom: 0;
 
-         }
 
-         p {
 
-             color: rgba($primary-accent-fg, 0.95);
 
-         }
 
-         .stat {
 
-             i {
 
-                 color: rgba($primary-accent-fg, 0.75);
 
-             }
 
-         }
 
-         .numeric {
 
-             em {
 
-                 color: rgba($primary-accent-fg, .85);
 
-             }
 
-         }
 
-         .chart-loader {
 
-             color: shade($primary-accent-bg, 20%);
 
-         }
 
-     }
 
-     .secondary-accent {
 
-         @include linear-gradient(darken($secondary-accent-bg, 7%), $secondary-accent-bg);
 
-         h1 {
 
-             color: $white;
 
-             border-bottom: 0;
 
-         }
 
-         p {
 
-             color: rgba($secondary-accent-fg, 0.95);
 
-         }
 
-         .stat {
 
-             i {
 
-                 color: rgba($secondary-accent-fg, 0.75);
 
-             }
 
-         }
 
-         .numeric {
 
-             em {
 
-                 color: rgba($secondary-accent-fg, .85);
 
-             }
 
-         }
 
-         .chart-loader {
 
-             color: shade($secondary-accent-bg, 20%);
 
-         }
 
-     }
 
- }
 
- .sidebar-mobile-open {
 
-     #admin-main {
 
-         .lines-button {
 
-             .lines, .lines:before, .lines:after {
 
-                 background: $logo-link;
 
-             }
 
-         }
 
-     }
 
- }
 
- // Forms
 
- form {
 
-     h1, h3 {
 
-         border-bottom: 3px solid $underline;
 
-     }
 
-     h1, h2, h3, h4, h5 {
 
-         color: $content-header;
 
-     }
 
-     .note {
 
-         color: $critical-bg;
 
-     }
 
-     .required {
 
-         color: $content-link2;
 
-     }
 
-     .overlay {
 
-         background: darken($content-bg, 2%);
 
-         pre {
 
-             background: lighten($pre-bg, 3%);
 
-         }
 
-     }
 
-     .form-border {
 
-         border: 1px solid $form-border;
 
-     }
 
-     .form-field-colors {
 
-         background-color: $form-field-bg;
 
-         color: $form-field-text;
 
-     }
 
-     .form-select-wrapper, .selectize-control.single .selectize-input {
 
-         &:after {
 
-             color: lighten($content-text, 15%);
 
-         }
 
-     }
 
-     .selectize-control {
 
-         &.single, &.multi {
 
-             .selectize-input {
 
-                 &, &.full, &.items, &.active {
 
-                     color: $form-field-text;
 
-                     border-color: $form-border;
 
-                     background-color: $form-field-bg;
 
-                 }
 
-                 input {
 
-                     color: $form-field-text;
 
-                 }
 
-                 a.remove {
 
-                     color: $page-bg !important;
 
-                 }
 
-             }
 
-         }
 
-     }
 
-     .form-input-wrapper {
 
-         .form-input-addon {
 
-             border: 1px solid $form-border;
 
-             background: $content-bg;
 
-             &.copy-to-clipboard {
 
-                 background: $button-bg;
 
-                 color: $button-text;
 
-                 &:hover {
 
-                     background: darken($button-bg, 5%);
 
-                 }
 
-             }
 
-         }
 
-     }
 
-     .selectize-control.single.plugin-remove_button .selectize-input,
 
-     .selectize-control.multi .selectize-input {
 
-         .item, .remove-single {
 
-             color: $content-bg !important;
 
-             background: $content-text;
 
-             &.active {
 
-                 background: $notice-bg;
 
-                 color: $notice-text;
 
-             }
 
-         }
 
-     }
 
-     select {
 
-         border: $form-border-width solid $form-border;
 
-         background: $form-field-bg;
 
-         color: $form-field-text;
 
-     }
 
-     input[type=text],
 
-     input[type=password],
 
-     input[type=email],
 
-     input[type=date],
 
-     input[type=tel],
 
-     input[type=time],
 
-     input[type=week],
 
-     input[type=month],
 
-     input[type=number],
 
-     input[type=color],
 
-     input[type=url] {
 
-         border: $form-border-width solid $form-border;
 
-         background: $form-field-bg;
 
-         color: $form-field-text;
 
-     }
 
-     input[readonly=readonly] {
 
-         background: $content-bg;
 
-     }
 
-     textarea {
 
-         color: $form-field-text;
 
-         border: $form-border-width solid $form-border;
 
-         background: $form-field-bg;
 
-     }
 
-     .form-frontmatter-wrapper {
 
-         border: $form-border-width solid $form-border;
 
-     }
 
-     .button-bar {
 
-         background: lighten($form-border,7%);
 
-     }
 
-     .checkboxes {
 
-         label:before {
 
-             background: $form-field-bg;
 
-             border: $form-border-width solid $form-border;
 
-         }
 
-     }
 
-     input, textarea, select {
 
-         @include placeholder {
 
-             @if (lightness($form-field-bg) < 50) {
 
-                 color: darken($form-field-text, 25%);
 
-             } @else {
 
-                 color: lighten($form-field-text, 25%);
 
-             }
 
-         }
 
-     }
 
-     .g-colorpicker {
 
-         width: 230px;
 
-         .g-colorpicker-preview-wrap {
 
-             border-color: $form-border;
 
-             height: 43px;
 
-             width: 43px;
 
-         }
 
-         input {
 
-             height: 43px;
 
-         }
 
-     }
 
-     .form-input-file {
 
-         border: 2px dashed $form-border;
 
-         p {
 
-             color: $form-field-text;
 
-         }
 
-         ul {
 
-             color: $primary-accent-fg;
 
-             background: $primary-accent-bg;
 
-         }
 
-     }
 
-     .file-thumbnail-remove {
 
-         background: $button-bg;
 
-         .fa {
 
-             color: $button-text;
 
-         }
 
-         &:hover {
 
-             background: $button-text;
 
-             .fa {
 
-                 color: $button-bg;
 
-             }
 
-         }
 
-     }
 
-     // Range
 
-     input[type=range] {
 
-         &::-webkit-slider-runnable-track {
 
-             background: $ir-slider-bg;
 
-             border: 1px solid $form-border;
 
-         }
 
-         &::-webkit-slider-thumb {
 
-             border: 1px solid $form-border;
 
-             background: $button-bg;
 
-         }
 
-         &:focus::-webkit-slider-runnable-track {
 
-             background: $ir-slider-bg;
 
-         }
 
-         &::-moz-range-track {
 
-             background: $ir-slider-bg;
 
-             border: 1px solid $form-border;
 
-         }
 
-         &::-moz-range-progress {
 
-             background: $ir-slider-bg;
 
-         }
 
-         &::-moz-range-thumb {
 
-             border: 1px solid $form-border;
 
-             background: $button-bg;
 
-         }
 
-         &::-ms-fill-lower, &::-ms-fill-upper {
 
-             background: $ir-slider-bg;
 
-             border: 1px solid $form-border;
 
-         }
 
-         &::-ms-thumb {
 
-             border: 1px solid $form-border;
 
-             background: $button-bg;
 
-         }
 
-         &:focus::-ms-fill-lower, &:focus::-ms-fill-upper {
 
-             background: $ir-slider-bg;
 
-         }
 
-     }
 
- }
 
- // Display RESET
 
- form {
 
-     .form-display-wrapper {
 
-         table {
 
-             border: 1px solid $form-border;
 
-             th {
 
-                 background-color: lighten($form-border, 6%);
 
-                 border-bottom: 3px solid  $form-border;
 
-                 border-right: 1px solid $form-border;
 
-             }
 
-             td {
 
-                 border-right: 1px solid  $form-border;
 
-             }
 
-             tr {
 
-                 border-bottom: 1px solid  $form-border;
 
-             }
 
-         }
 
-     }
 
- }
 
- .grav-editor-resizer {
 
-     background-color: rgba(213,213,213,1);
 
-     @include linear-gradient(top, rgba(213,213,213,1) 0%, rgba(213,213,213,1) 20%, rgba(237,237,237,1) 20%, rgba(237,237,237,1) 40%, rgba(213,213,213,1) 40%, rgba(213,213,213,1) 60%, rgba(237,237,237,1) 60%, rgba(237,237,237,1) 80%, rgba(213,213,213,1) 80%, rgba(213,213,213,1) 100%);
 
- }
 
- .form-order-wrapper {
 
-     ul.orderable {
 
-         li {
 
-             border: 1px solid $form-border;
 
-             background: lighten($content-bg, 2%);
 
-             color: $content-text;
 
-             &.drag-handle {
 
-                 background: $form-field-bg;
 
-                 color: $form-field-text;
 
-             }
 
-             &[data-active-id] {
 
-                 border-color: $content-link;
 
-             }
 
-         }
 
-         &.disabled li {
 
-             opacity: 0.7;
 
-         }
 
-     }
 
- }
 
- .form-list-wrapper {
 
-     ul[data-collection-holder] {
 
-         > li {
 
-             border: 1px solid $form-border;
 
-             background: lighten($content-bg, 4%);
 
-             color: lighten($content-text, 10%);
 
-             .item-actions {
 
-                 color: darken($content-text, 10%);
 
-             }
 
-         }
 
-     }
 
-     .collection-sort {
 
-         background: darken($content-bg, 2%);
 
-         border-right: 1px solid $form-border;
 
-     }
 
- }
 
- .form-fieldset {
 
-     background-color: darken($content-bg, 1%);
 
-     border: 1px solid $form-border;
 
- }
 
- .form-fieldset--label {
 
-     background-color: darken($content-bg, 4%);
 
-     &:hover,
 
-     .form-fieldset input:checked + & {
 
-         background-color: darken($content-bg, 6%);
 
-     }
 
- }
 
- #admin-main {
 
-     #admin-topbar {
 
-         background: $content-tabs-bg;
 
-     }
 
-     .form-tabs {
 
-         background: $content-tabs-bg;
 
-         &.side-tabs {
 
-             > .tabs-nav {
 
-                 background: $content-bg;
 
-                 a {
 
-                     color: $content-link;
 
-                     cursor: pointer;
 
-                     &:hover  {
 
-                         background: $page-bg;
 
-                     }
 
-                     &.active {
 
-                         background: lighten($content-tabs-bg, 5%);
 
-                         color: $content-tabs-text;
 
-                     }
 
-                 }
 
-             }
 
-             > .tabs-content {
 
-                 box-shadow: -20px 0 50px -40px rgba(#000, 0.3);
 
-             }
 
-         }
 
-         .tabs-nav {
 
-             a {
 
-                 color: $content-tabs-text;
 
-                 &:hover {
 
-                     color: darken($content-tabs-text, 5%);
 
-                     background: darken($content-tabs-bg,5%);
 
-                 }
 
-                 &.active {
 
-                     background: $content-bg;
 
-                     color: $content-text;
 
-                 }
 
-             }
 
-         }
 
-         &.subtle {
 
-             background: $content-bg;
 
-             .tabs-nav {
 
-                 background: linear-gradient(to bottom, rgba($content-bg,0), shade($content-bg,3%));
 
-             }
 
-             a {
 
-                 color: shade($content-text, 10%);
 
-                 border: 0 solid transparent;
 
-                 &:hover {
 
-                     color: shade($content-text, 20%);
 
-                     background: linear-gradient(to bottom, rgba($content-bg,0), shade($content-bg,7%));
 
-                 }
 
-                 border-bottom: 1px solid $form-border;
 
-                 &.active {
 
-                     border-top: 1px solid $form-border;
 
-                     border-left: 1px solid $form-border;
 
-                     border-right: 1px solid $form-border;
 
-                     border-bottom: 0;
 
-                     &:hover {
 
-                         background: $content-bg;
 
-                     }
 
-                     &:first-child {
 
-                         border-left: 0;
 
-                     }
 
-                     &:last-child {
 
-                         border-right: 0;
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-         .tabs-content {
 
-             background: $content-bg;
 
-         }
 
-     }
 
- }
 
- .switch-grav {
 
-     background-color: $form-field-bg;
 
-     border: $form-border-width solid $form-border;
 
-     label {
 
-         color: $content-text;
 
-         transition: background-color 0.5s ease;
 
-     }
 
-     &.switch-toggle input.highlight:checked + label {
 
-         background: $button-bg;
 
-         color: $button-text;
 
-     }
 
-     &.switch-toggle input:checked + label {
 
-         color: $content-bg;
 
-         background: $content-text;
 
-     }
 
- }
 
- // Toaster
 
- .toast {
 
-     background-color: #030303;
 
- }
 
- .toast-success {
 
-     background-color: $update-bg;
 
-     .button {
 
-         background: lighten($update-bg, 5%);
 
-         @include button-color(lighten($update-bg, 10%));
 
-     }
 
- }
 
- .toast-error {
 
-     background-color: $critical-bg;
 
-     .button {
 
-         background-color: darken($critical-bg, 10);
 
-         @include button-color(darken($critical-bg, 20));
 
-     }
 
- }
 
- .toast-info {
 
-     background-color: $notice-bg;
 
-     .button {
 
-         background-color: darken($notice-bg, 10);
 
-         @include button-color(darken($notice-bg, 20));
 
-     }
 
- }
 
- // Info
 
- .info {
 
-     background: $update-bg;
 
-     color: $update-text;
 
-     a {
 
-         color: darken($update-text, 10%);
 
-         &:hover {
 
-             color: $update-text;
 
-         }
 
-     }
 
-     a.button, span.button, button.button {
 
-         @include button-color(shade($update-bg, 20%), $update-text, true);
 
-     }
 
- }
 
- .info-reverse {
 
-     color: $update-bg;
 
- }
 
- .notice, .note {
 
-     background: $notice-bg;
 
-     color: $notice-text;
 
-     a {
 
-         color: darken($notice-text, 10%);
 
-         &:hover {
 
-             color: $notice-text;
 
-         }
 
-     }
 
-     a.button, span.button, button.button {
 
-         @include button-color(shade($notice-bg, 20%), $notice-text, true);
 
-     }
 
- }
 
- .notice-reverse, .note-reverse {
 
-     color: $notice-bg;
 
- }
 
- .error, .warning {
 
-     background: $critical-bg;
 
-     color: $critical-text;
 
-     a {
 
-         color: darken($critical-text, 10%);
 
-         &:hover {
 
-             color: $critical-text;
 
-         }
 
-     }
 
-     a.button, span.button, button.button {
 
-         @include button-color(shade($critical-bg, 20%), $critical-text, true);
 
-     }
 
- }
 
- .error-reverse, .warning-reverse {
 
-     color: $critical-bg;
 
- }
 
- .primary-accent {
 
-     background: darken($primary-accent-bg, 5%);
 
-     color: $primary-accent-fg;
 
-     .button-bar {
 
-         background: darken($primary-accent-bg, 7%);
 
-     }
 
-     .button {
 
-         @include button-color($primary-accent-bg, $primary-accent-fg);
 
-     }
 
- }
 
- .secondary-accent {
 
-     background: darken($secondary-accent-bg, 5%);
 
-     color: $secondary-accent-fg;
 
-     .button-bar {
 
-         background: darken($secondary-accent-bg, 7%);
 
-     }
 
-     .button {
 
-         @include button-color($secondary-accent-bg, $secondary-accent-fg);
 
-     }
 
-     .button-group {
 
-         .dropdown-menu {
 
-             background: $secondary-accent-bg;
 
-             li {
 
-                 a {
 
-                     &:hover {
 
-                         background: tint($secondary-accent-bg,15%);
 
-                     }
 
-                 }
 
-             }
 
-         }
 
-     }
 
- }
 
- .card-item {
 
-     border: 1px solid darken($content-bg, 5%);
 
-     background: $white;
 
-     .gpm-actions {
 
-         background: darken($content-bg, 2%);
 
-     }
 
-     &.active-theme {
 
-         border: 1px solid $notice-bg;
 
-         .gpm-actions {
 
-             background: $notice-bg;
 
-             color: $notice-text;
 
-         }
 
-     }
 
- }
 
- .user-details {
 
-     h2 {
 
-         color: $content-header;
 
-         span {
 
-             color: $content-text;
 
-         }
 
-     }
 
-     .gravatar {
 
-         color: lighten($content-text,20%);
 
-         a {
 
-             color: $content-text !important;
 
-         }
 
-     }
 
- }
 
- #admin-main .grav-editor-toolbar .dropdown-menu {
 
-     box-shadow: 0 3px 6px rgba(0, 0, 0, .075);
 
-     border: 1px solid $form-border;
 
-     background: lighten($content-bg, 5%);
 
- }
 
- #admin-main .grav-editor-toolbar {
 
-     border: 1px solid $form-border;
 
-     border-top-right-radius: $border-radius;
 
-     border-top-left-radius: $border-radius;
 
-     background: lighten($content-bg, 5%);
 
-     ul {
 
-         a {
 
-             color: $content-text;
 
-             &:hover, &:focus {
 
-                 background: darken($content-bg, 3%);
 
-                 color: $form-field-text;
 
-                 border-top: 1px solid $form-border;
 
-             }
 
-         }
 
-         .editor-active {
 
-             a {
 
-                 cursor: auto;
 
-                 background: lighten($content-bg, 8%);
 
-                 border-top: 1px solid $form-border;
 
-                 border-left: 1px solid $form-border;
 
-                 border-right: 1px solid $form-border;
 
-                 &:hover {
 
-                     background: darken($content-bg, 3%);
 
-                     color: $form-field-text;
 
-                     border-top: 0;
 
-                     border-bottom: 1px solid $form-border;
 
-                 }
 
-             }
 
-             &:last-child a, &:last-child a:hover {
 
-                 border-right: 1px solid transparent;
 
-             }
 
-         }
 
-         .button-disabled a {
 
-             color: rgba($content-text, 0.5);
 
-             &:hover, &:focus {
 
-                 background: lighten($content-bg, 5%);
 
-                 color: $content-text;
 
-                 border-left: 1px solid transparent;
 
-                 border-right: 1px solid transparent;
 
-             }
 
-         }
 
-     }
 
- }
 
- #admin-main .grav-editor-hide-toolbar + div {
 
-     border: 1px solid $form-border;
 
- }
 
- .grav-editor-content, .grav-editor-preview {
 
-     border: 1px solid $form-border;
 
-     border-top: 0;
 
- }
 
- .grav-mdeditor-content {
 
-     border: 1px solid $form-border;
 
- }
 
- [data-mode=split] {
 
-     .grav-mdeditor-code {
 
-         border-right: 1px solid $form-border;
 
-     }
 
- }
 
- #admin-main {
 
-     .grav-editor-preview {
 
-         h1, h2, h3, h4, h5, h6 {
 
-             color: darken($content-text, 10%);
 
-         }
 
-     }
 
- }
 
- .primary-accent {
 
-     .ct-chart {
 
-         .ct-series {
 
-             &.ct-series-a {
 
-                 .ct-bar {
 
-                     stroke: rgba($primary-accent-fg, 0.85) !important;
 
-                 }
 
-                 .ct-slice-donut {
 
-                     stroke: $primary-accent-fg !important;
 
-                 }
 
-             }
 
-             &.ct-series-b {
 
-                 .ct-slice-donut {
 
-                     stroke: rgba($primary-accent-fg, 0.2) !important;
 
-                 }
 
-             }
 
-         }
 
-     }
 
- }
 
- .secondary-accent {
 
-     .ct-chart {
 
-         .ct-series {
 
-             &.ct-series-a {
 
-                 .ct-bar {
 
-                     stroke: rgba($secondary-accent-fg, 0.85) !important;
 
-                 }
 
-                 .ct-slice-donut {
 
-                     stroke: $secondary-accent-fg !important;
 
-                 }
 
-             }
 
-             &.ct-series-b {
 
-                 .ct-slice-donut {
 
-                     stroke: rgba($secondary-accent-fg, 0.2) !important;
 
-                 }
 
-             }
 
-         }
 
-     }
 
- }
 
- .dropzone {
 
-     background: $form-field-bg;
 
-     border: 1px $form-border solid;
 
-     &.dz-drag-hover {
 
-         border-color: darken($form-border, 10%);
 
-         background: rgba(0,0,0,0.04);
 
-     }
 
-     .dz-preview {
 
-         border:1px solid darken($content-bg,5%);
 
-         .dz-success-mark, .dz-error-mark {
 
-             color: $white;
 
-         }
 
-         .dz-success-mark {
 
-             background-color: lighten($button-bg,10%);
 
-         }
 
-         .dz-error-mark {
 
-             background-color: $critical-bg;
 
-         }
 
-         .dz-progress {
 
-             background: #d7d7d7;
 
-             .dz-upload {
 
-                 background-color: lighten($button-bg,10%);
 
-             }
 
-         }
 
-         .dz-error-message {
 
-             background: lighten($content-bg,3%);
 
-             color: $critical-bg;
 
-         }
 
-         &:hover {
 
-             .dz-details {
 
-                 box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.4);
 
-             }
 
-         }
 
-         .dz-remove, .dz-unset, .dz-view, .dz-insert, .dz-metadata {
 
-             background: darken($content-bg,7%);
 
-             &:hover {
 
-                 &:after {
 
-                     color: $content-link;
 
-                 }
 
-             }
 
-             &:after {
 
-                 color: $content-text;
 
-             }
 
-         }
 
-         .dz-remove {
 
-             &:hover {
 
-                 &:after {
 
-                     color: $critical-bg;
 
-                 }
 
-             }
 
-         }
 
-     }
 
-     &.dz-clickable {
 
-         .dz-message, .dz-message span {
 
-             color: lighten($content-text,30%);
 
-         }
 
-     }
 
- }
 
- .gpm {
 
-     > table > tbody {
 
-         > tr {
 
-             border-bottom: 1px solid $underline;
 
-             &:hover {
 
-                 background: lighten($content-bg, 2%);
 
-             }
 
-         }
 
-     }
 
-     .gpm-name {
 
-         color: lighten($content-text, 15%);
 
-     }
 
-     .gpm-version {
 
-         color: lighten($content-text, 10%);
 
-     }
 
-     .gpm-ribbon, .badge.update {
 
-         background: $update-bg;
 
-         a, & {
 
-             color: $update-text !important;
 
-             &:hover {
 
-                 background: shade($update-bg, 15%);
 
-             }
 
-         }
 
-     }
 
-     .gpm-update {
 
-         .gpm-name {
 
-             color: $button-bg;
 
-         }
 
-     }
 
-     .gpm-item-info {
 
-         border-bottom: 3px solid $underline;
 
-         .gpm-item-icon {
 
-             color: darken($content-bg, 2%);
 
-         }
 
-     }
 
-     .gpm-actions {
 
-         .disabled {
 
-             color: lighten($content-text, 10%);
 
-         }
 
-     }
 
-     .gpm-testing {
 
-         background-color: $critical-bg;
 
-         color: $critical-text;
 
-     }
 
- }
 
- .pages-list {
 
-     border-top: 1px solid $underline;
 
-     .row {
 
-         border-bottom: 1px solid $underline;
 
-         &:hover {
 
-             background: lighten($content-bg, 2%);
 
-         }
 
-         p.page-route {
 
-             color: $content-text;
 
-             .spacer {
 
-                 color: $content-text;
 
-             }
 
-         }
 
-         .badge.lang {
 
-             background-color: $content-tabs-bg;
 
-             color: $content-tabs-text;
 
-         }
 
-         .badge.lang.info {
 
-             background-color: $update-bg;
 
-             color: $update-text;
 
-         }
 
-     }
 
-     .page-home {
 
-         color: $subtle-text;
 
-     }
 
-     .page-info {
 
-         color: $subtle-text;
 
-     }
 
- }
 
- #admin-topbar {
 
-     #admin-lang-toggle {
 
-         z-index: 3;
 
-         button {
 
-             @include button-color($update-bg);
 
-         }
 
-         .dropdown-menu {
 
-             background: $update-bg;
 
-         }
 
-     }
 
-     .switch-grav {
 
-         background-color: lighten($content-tabs-bg,10%);
 
-     }
 
-     .switch-toggle {
 
-         input:checked + label {
 
-             color: $white;
 
-         }
 
-         input + label {
 
-             color: $content-tabs-text;
 
-         }
 
-         input.highlight:checked + label {
 
-             background: $button-bg;
 
-         }
 
-     }
 
- }
 
- body .selectize-dropdown .optgroup-header {
 
-     color: $black;
 
-     border-bottom: 1px solid #eee;
 
-     background-color: #fafafa;
 
- }
 
- body .bootstrap-datetimepicker-widget {
 
-     &.dropdown-menu {
 
-         border-color: $form-border;
 
-     }
 
-     table {
 
-         td span:hover, th:hover, td.day:hover {
 
-             background: darken($content-bg, 5%) !important;
 
-         }
 
-         .active {
 
-             color: $content-link !important;
 
-             &:hover {
 
-                 color: darken($content-link, 10%);
 
-             }
 
-         }
 
-     }
 
- }
 
- #phpinfo {
 
-     th {
 
-         background: $form-field-bg;
 
-     }
 
-     td {
 
-         word-wrap: break-word;
 
-         &:first-child {
 
-             color: $button-bg;
 
-         }
 
-     }
 
- }
 
- .remodal {
 
-     background: $content-bg;
 
-     color: $content-text;
 
-     // box-shadow: 0 10px 20px rgba(0,0,0,0.5);
 
- }
 
- .remodal-close {
 
-     color: $content-text;
 
- }
 
- .remodal-close:hover,
 
- .remodal-close:focus {
 
-     color: darken($content-text, 20%);
 
- }
 
- .gm-scrollbar .thumb {
 
-     @if (lightness($page-bg) <  50) {
 
-         background-color: rgba($white, 0.2);
 
-         &:hover, &:active {
 
-             background-color: rgba($white, 0.3);
 
-         }
 
-     } @else {
 
-         background-color: rgba($black, 0.2);
 
-         &:hover, &:active {
 
-             background-color: rgba($black, 0.3);
 
-         }
 
-     }
 
- }
 
- #page-filtering {
 
-     .page-shortcuts {
 
-         .button {
 
-             @include button-color(rgba(darken($content-text,5%), 0.5));
 
-         }
 
-     }
 
- }
 
- #admin-sidebar .gm-scrollbar .thumb {
 
-     @if (lightness($nav-bg) < 50) {
 
-         background-color: rgba($white, 0.2);
 
-         &:hover, &:active {
 
-             background-color: rgba($white, 0.3);
 
-         }
 
-     } @else {
 
-         background-color: rgba($black, 0.2);
 
-         &:hover, &:active {
 
-             background-color: rgba($black, 0.3);
 
-         }
 
-     }
 
- }
 
- .preview-wrapper {
 
-     iframe {
 
-         @if (lightness($page-bg) < 50) {
 
-             border: 1px solid lighten($page-bg, 3%)
 
-         } @else {
 
-             border: 1px solid darken($page-bg, 3%)
 
-         }
 
-     }
 
- }
 
- #backups-stats {
 
-     .backups-usage-wrapper {
 
-         > div {
 
-             background: linear-gradient(-90deg, darken($primary-accent-bg, 10%) 0, darken($primary-accent-bg, 15%) 100%);
 
-             &.full {
 
-                 background: linear-gradient(-90deg, darken($critical-bg, 5%) 0, darken($critical-bg, 35%) 100%);
 
-             }
 
-         }
 
-     }
 
- }
 
- // Log Viewer
 
- .logs-output {
 
-     table.noflex {
 
-         td.level .badge {
 
-             &.error, &.critical, &.alert {
 
-                 background-color: #DC3023;
 
-                 color: #fff;
 
-             }
 
-             &.notice, &.warning {
 
-                 background-color: #E08A1E;
 
-                 color: #fff;
 
-             }
 
-             &.debug {
 
-                 background-color: #26A65B;
 
-                 color: #fff;
 
-             }
 
-             &.info {
 
-                 background-color: #22A7F0;
 
-                 color: #fff;
 
-             }
 
-             &.emergency {
 
-                 background-color: #8E44AD;
 
-                 color: #fff;
 
-             }
 
-         }
 
-     }
 
- }
 
- .permission-container {
 
-     overflow: hidden;
 
- }
 
- // Range-field
 
- @import "template/modules/input-range";
 
 
  |