/* ---------- */
/* BASE00; */
body.toc #TableOfContents,
pre,
li.pinned
{ background-color: #1d2021; }

/* ---------- */
/* BASE01; */
blockquote
{ color: #3c3836; }

body
{ background-color: #3c3836;}

/* ---------- */
/* BASE02; */

#search-results,
.postBody p.techNote
{ background-color: #504945; }

input#search
{ color: #504945; }

body.toc #TableOfContents,
hr
{ border-color: #504945; }

/* ---------- */
/* BASE03; */
input#search,
.postBody th,
code
{ background-color: #665c54; }

footer.pageFooter,
span.lastUpdate,
p.lastUpdate,
p.flagArticle,
.postHeader p.lastUpdate
{ color: #665c54; }

.postBody th,
.postBody td,
.postBody tr:nth-child(even)
{ border-color: #665c54; }

/* ---------- */
/* BASE04; */
.releasenotes a[href*="?tag"]
{ background-color: #bdae93; }

section.releasenotes h2 + ul li,
section#appList li,
.postBody th,
input#search::placeholder
{ color: #bdae93; }

/* ---------- */
/* BASE05; */
body,
h1
{ color: #d5c4a1; }

/* ---------- */
/* BASE06; */
#tagList li
{ color: #ebdbb2; }

blockquote code
{
    background-color: #ebdbb2;
}

/* ---------- */
/* BASE07; */
blockquote,
input#search:focus,
input#search:active
{ background-color: #fbf1c7; }

pre,
.releasenotes a[href*="?tag"],
section.releasenotes h1 + p + p a[title*="latest"],
.dl-button
{ color: #fbf1c7; }

/* ---------- */
/* BASE08; */
.releasenotes h3[id|="removed"]
{ color: #f42b3d; }

/* ---------- */
/* BASE09; */
{ background-color: #f27e18; }
{ color: #f27e18; }
{ border-color: #f27e18; }

/* ---------- */
/* BASE0A; */
.releasenotes h3[id|="added"], .releasenotes h3[id|="new"]
{ color: #fabd2f; }

/* ---------- */
/* BASE0B; */
h2,
.releasenotes h3[id|="fixed"]
{ color: #b8bb26; }

/* ---------- */
/* BASE0C; */
pre code,
#search-results h1
.releasenotes h3[id|="improved"]
{ color: #8ec07c; }

/* ---------- */
/* BASE0D; */
a,
a.siteTitle
{ color: #83a598; }

/* ---------- */
/* BASE0E; */
section.releasenotes h1 + p + p a[title*="latest"],
.dl-button
{ background-color: #d386de }

h3,
section.releasenotes h2,
#search-results.noResults h1.noResults
{ color: #d386de }

/* ---------- */
/* BASE0F; */
#tagList li
{ background-color: #de7373 }

h4,
code
{ color: #de7373 }

blockquote,
.postBody dt,
.postBody dd
{ border-color: #de7373 }

strong em, em strong
{ background-image: linear-gradient(-90deg, transparent 50%, #de7373 50%); }


/* ---------- */
/* APPS */
.cat-nova a
{
    color: #E6516E;
}

.tagName-nova
{
    background-color: #E6516E;
}

.cat-coda a,
.cat-code-editor a
{ color: #21b902 }

.tagName-coda,
.tagName-coda-2,
.tagName-code-editor,
.tagName-clips,
.tagName-editor,
.tagName-emmet,
.tagName-git,
.tagName-indentation,
.tagName-javascript,
.tagName-line-endings,
.tagName-placeholders,
.tagName-plug-ins,
.tagName-preview,
.tagName-scm,
.tagName-site-images,
.tagName-sites,
.tagName-source-control,
.tagName-subversion,
.tagName-svn,
.tagName-syntax-mode,
.tagName-thumbnail,
.tagName-air-preview
{ background-color: #21b902 !important }

.cat-transmit a,
.cat-transmit-ios a
{ color: #f27e18 }

.tagName-disk,
.tagName-dropbox,
.tagName-droplet,
.tagName-fuse,
.tagName-macfuse,
.tagName-protocol,
.tagName-sftp,
.tagName-transmit,
.tagName-transmit-disk,
.tagName-transmit-ios
{ background-color: #f27e18 !important }


.cat-prompt a
{ color: #8367c9 }

.tagName-ssh,
.tagName-ssh-dss,
.tagName-agent-forwarding,
.tagName-dsa,
.tagName-keyboard,
.tagName-keyboards,
.tagName-keypairs,
.tagName-keys,
.tagName-mosh,
.tagName-pem,
.tagName-prompt,
.tagName-prompt-2,
.tagName-shell,
.tagName-terminal
{ background-color: #8367c9 !important }


.cat-statusboard a
{ color: #2483b2 }

.tagName-expansion-pack,
.tagName-feed,
.tagName-panel,
.tagName-panels,
.tagName-rss,
.tagName-status-board,
.tagName-statusboard,
.tagName-table-panel,
.tagName-unlocking-panels
{ background-color: #2483b2 !important }

.tagName-appstore,
.tagName-app-store,
.tagName-icloud,
.tagName-ios,
.tagName-mac,
.tagName-macos,
.tagName-mas,
.tagName-osx,
.tagName-sierra,
.tagName-xcode
{ background-color: #8ec07c !important }

.tagName-additional-mac,
.tagName-license,
.tagName-licensing,
.tagName-migrate,
.tagName-privacy,
.tagName-serial-numbers,
.tagName-registration,
.tagName-reseller,
.tagName-vat,
.tagName-unsupported,
.tagName-updates,
.tagName-upgrade
{ background-color: #f42b3d !important }

.tagName-unsupported
{ background-color: #fabd2f !important; }

/* ---------- */