/* Red */ .theme-base-08 .sidebar { background-color: #ac4142; } .theme-base-08 .content a, .theme-base-08 .related-posts li a:hover { color: #ac4142; } /* Orange */ .theme-base-09 .sidebar { background-color: #d28445; } .theme-base-09 .content a, .theme-base-09 .related-posts li a:hover { color: #d28445; } /* Yellow */ .theme-base-0a .sidebar { background-color: #f4bf75; } .theme-base-0a .content a, .theme-base-0a .related-posts li a:hover { color: #f4bf75; } /* Green */ .theme-base-0b .sidebar { background-color: #90a959; } .theme-base-0b .content a, .theme-base-0b .related-posts li a:hover { color: #90a959; } /* Cyan */ .theme-base-0c .sidebar { background-color: #75b5aa; } .theme-base-0c .content a, .theme-base-0c .related-posts li a:hover { color: #75b5aa; } /* Blue */ .theme-base-0d .sidebar { background-color: #6a9fb5; } .theme-base-0d .content a, .theme-base-0d .related-posts li a:hover { color: #6a9fb5; } /* Magenta */ .theme-base-0e .sidebar { background-color: #aa759f; } .theme-base-0e .content a, .theme-base-0e .related-posts li a:hover { color: #aa759f; } /* Brown */ .theme-base-0f .sidebar { background-color: #8f5536; } .theme-base-0f .content a, .theme-base-0f .related-posts li a:hover { color: #8f5536; }