{"id":48,"date":"2018-06-22T16:29:06","date_gmt":"2018-06-22T16:29:06","guid":{"rendered":"https:\/\/documentation.px-lab.com\/rscard-html\/?p=48"},"modified":"2020-07-31T09:34:20","modified_gmt":"2020-07-31T09:34:20","slug":"theme-colors","status":"publish","type":"post","link":"https:\/\/documentation.px-lab.com\/rscard-html\/2018\/06\/22\/theme-colors\/","title":{"rendered":"Theme Colors"},"content":{"rendered":"<p>Our template goes with an ability to change template color. We provide 24 predefined colors.<\/p>\n<\/p>\n<h4 class=\"docs-title2\">Change Theme Color<\/h4>\n<p>To change theme color using existig color add appropriate class (theme-color-33d685) on the &lt;html&gt; tag and link to appropriate external style sheet ( green.css ).<\/p>\n<div>\n<pre class=\"xml\">&lt;html lang=\"en\" class=\"<strong>theme-color-33d685<\/strong>\"&gt;\n   &lt;head&gt;\n      ...\n      &lt;link rel=\"stylesheet\" type=\"text\/css\" href=\"style.css\"&gt;\n      &lt;link rel=\"stylesheet\" type=\"text\/css\" href=\"colors\/<strong>green.css<\/strong>\"&gt;\n   &lt;\/head&gt;\n   ...\n&lt;\/html&gt;<\/pre>\n<\/div>\n<div>\n<h4 class=\"docs-title2\">Theme colors table<\/h4>\n<\/div>\n<div>\n<table style=\"width: 700px;\" border=\"1\" cellspacing=\"1\" cellpadding=\"5\">\n<tbody style=\"width: 100%; border-collapse: collapse;\">\n<tr>\n<td width=\"25%\"><strong>Color<\/strong><\/td>\n<td width=\"25%\"><strong>HEX format<\/strong><\/td>\n<td width=\"25%\"><strong>CSS File<\/strong><\/td>\n<td width=\"25%\"><strong>Color Class<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Amber<\/td>\n<td>#fec107<\/td>\n<td>amber.css<\/td>\n<td>theme-color-fec107<\/td>\n<\/tr>\n<tr>\n<td>Blue<\/td>\n<td>#1a77d4<\/td>\n<td>blue.css<\/td>\n<td>theme-color-1a77d4<\/td>\n<\/tr>\n<tr>\n<td>Coral<\/td>\n<td>#e8676b<\/td>\n<td>coral.css<\/td>\n<td>theme-color-e8676b<\/td>\n<\/tr>\n<tr>\n<td>Cyan<\/td>\n<td>#07aaf5<\/td>\n<td>cyan.css<\/td>\n<td>theme-color-07aaf5<\/td>\n<\/tr>\n<tr>\n<td>Green<\/td>\n<td>#07cb79<\/td>\n<td>green.css<\/td>\n<td>theme-color-07cb79<\/td>\n<\/tr>\n<tr>\n<td>Indigo<\/td>\n<td>#5d6cc1<\/td>\n<td>indigo.css<\/td>\n<td>theme-color-5d6cc1<\/td>\n<\/tr>\n<tr>\n<td>Lime<\/td>\n<td>#8dc24c<\/td>\n<td>lime.css<\/td>\n<td>theme-color-8dc24c<\/td>\n<\/tr>\n<tr>\n<td>Orange<\/td>\n<td>#ff9801<\/td>\n<td>orange.css<\/td>\n<td>theme-color-ff9801<\/td>\n<\/tr>\n<tr>\n<td>Pale Coral<\/td>\n<td>#ffcfd3<\/td>\n<td>pale-coral.css<\/td>\n<td>theme-color-ffcfd3<\/td>\n<\/tr>\n<tr>\n<td>Pale Cyan<\/td>\n<td>#83d5fb<\/td>\n<td>pale-cyan.css<\/td>\n<td>theme-color-83d5fb<\/td>\n<\/tr>\n<tr>\n<td>Pale Green<\/td>\n<td>#a7d9a8<\/td>\n<td>pale-green.css<\/td>\n<td>theme-color-a7d9a8<\/td>\n<\/tr>\n<tr>\n<td>Pale Pink<\/td>\n<td>#fbbdd4<\/td>\n<td>pale-pink.css<\/td>\n<td>theme-color-fbbdd4<\/td>\n<\/tr>\n<tr>\n<td>Pale Purple<\/td>\n<td>#c7ccea<\/td>\n<td>pale-purple.css<\/td>\n<td>theme-color-c7ccea<\/td>\n<\/tr>\n<tr>\n<td>Pale Red<\/td>\n<td>#d1a3a6<\/td>\n<td>pale-red.css<\/td>\n<td>theme-color-d1a3a6<\/td>\n<\/tr>\n<tr>\n<td>Pale Teal<\/td>\n<td>#b4e1dc<\/td>\n<td>pale-teal.css<\/td>\n<td>theme-color-b4e1dc<\/td>\n<\/tr>\n<tr>\n<td>Pale Violet<\/td>\n<td>#e2bfe7<\/td>\n<td>pale-violet.css<\/td>\n<td>theme-color-e2bfe7<\/td>\n<\/tr>\n<tr>\n<td>Pink<\/td>\n<td>#ec407a<\/td>\n<td>pink.css<\/td>\n<td>theme-color-ec407a<\/td>\n<\/tr>\n<tr>\n<td>Purple<\/td>\n<td>#673bb7<\/td>\n<td>purple.css<\/td>\n<td>theme-color-673bb7<\/td>\n<\/tr>\n<tr>\n<td>Red<\/td>\n<td>#e83b35<\/td>\n<td>red.css<\/td>\n<td>theme-color-e83b35<\/td>\n<\/tr>\n<tr>\n<td>Royal Blue<\/td>\n<td>#3f51b5<\/td>\n<td>royal-blue.css<\/td>\n<td>theme-color-3f51b5<\/td>\n<\/tr>\n<tr>\n<td>Teal<\/td>\n<td>#27a79a<\/td>\n<td>teal.css<\/td>\n<td>theme-color-27a79a<\/td>\n<\/tr>\n<tr>\n<td>Turquoise<\/td>\n<td>#56c8d2<\/td>\n<td>turquoise.css<\/td>\n<td>theme-color-56c8d2<\/td>\n<\/tr>\n<tr>\n<td>Violet<\/td>\n<td>#8e45ae<\/td>\n<td>violet.css<\/td>\n<td>theme-color-8e45ae<\/td>\n<\/tr>\n<tr>\n<td>Yellow<\/td>\n<td>#ffde03<\/td>\n<td>yellow.css<\/td>\n<td>theme-color-ffde03<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div>\n<div><\/div>\n<h4 class=\"docs-title2\">Use Custom Color<\/h4>\n<\/div>\n<div>If you want to use your custom theme color, then do following steps:<\/div>\n<ol>\n<li>Choose your color in HEX format (for example #98002b)<\/li>\n<li>Create new css file in colors folder ( for example cherry.css )<\/li>\n<li>Copy following css in you created file\n<\/p>\n<pre class=\"xml\">.theme-color-[custom-color] a,\n.theme-color-[custom-color] blockquote:before,\n.theme-color-[custom-color] .contact-map .contact-info a:hover,\n.theme-color-[custom-color] .interests-list i,\n.theme-color-[custom-color] .input-field.used label,\n.theme-color-[custom-color] .logo span,\n.theme-color-[custom-color] #map .map-icon,\n.theme-color-[custom-color] .nav-wrap .btn-mobile-nav,\n.theme-color-[custom-color] .page-404 h2 span,\n.theme-color-[custom-color] .post-box .post-title a:hover,\n.theme-color-[custom-color] .post-single .post-title a:hover,\n.theme-color-[custom-color] .post-comments .section-title,\n.theme-color-[custom-color] .ref-box .person-speech:before,\n.theme-color-[custom-color] .timeline-box .date,\n.theme-color-[custom-color] .widget-title,\n.theme-color-[custom-color] .widget_meta ul li a:hover,\n.theme-color-[custom-color] .widget_archive ul li a:hover,\n.theme-color-[custom-color] .widget_nav_menu ul li a:hover,\n.theme-color-[custom-color] .widget_categories ul li a:hover,\n.theme-color-[custom-color] .widget_recent_entries ul li a:hover,\n.theme-color-[custom-color] .widget_recent_comments ul li a:hover,\n.theme-color-[custom-color] .widget_search .search-form:before,\n.theme-color-[custom-color] .widget-popuplar-posts .post-title a:hover,\n.theme-color-[custom-color] .widget-recent-posts .post-title a:hover {\n      color: #[custom-color];\n}\n\n.theme-color-[custom-color] ins,\n.theme-color-[custom-color] mark,\n.theme-color-[custom-color] .btn-primary,\n.theme-color-[custom-color] .btn-primary-outer,\n.theme-color-[custom-color] .btn-sidebar-close,\n.theme-color-[custom-color] .calendar-busy .calendar-body td .current-day,\n.theme-color-[custom-color] .calendar-busy .calendar-today .date,\n.theme-color-[custom-color] .filter .active:after,\n.theme-color-[custom-color] .filter-bar .filter-bar-line,\n.theme-color-[custom-color] .input-field .line:before,\n.theme-color-[custom-color] .input-field .line:after,\n.theme-color-[custom-color] .mobile-nav,\n.theme-color-[custom-color] .nav &gt; ul &gt; li &gt; a &gt; span,\n.theme-color-[custom-color] .post-datetime,\n.theme-color-[custom-color] .profile-social,\n.theme-color-[custom-color] .profile-preword span,\n.theme-color-[custom-color] .progress-bar .bar-fill,\n.theme-color-[custom-color] .progress-bar .bar-line:after,\n.theme-color-[custom-color] .price-box.box-primary .btn,\n.theme-color-[custom-color] .price-box.box-primary .price-box-top,\n.theme-color-[custom-color] .profile-list .button,\n.theme-color-[custom-color] .pagination .page-numbers.current,\n.theme-color-[custom-color] .pagination .page-numbers.current:hover,\n.theme-color-[custom-color] .pagination .page-numbers:active,\n.theme-color-[custom-color] .pagination .page-numbers.next:active,\n.theme-color-[custom-color] .pagination .page-numbers.prev:active,\n.theme-color-[custom-color] .timeline-bar,\n.theme-color-[custom-color] .timeline-box .dot,\n.theme-color-[custom-color] .timeline-box-compact .date span,\n.theme-color-[custom-color] .widget_tag_cloud a:hover {\n       background-color: #[custom-color];\n}\n\n.theme-color-[custom-color] .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,\n.theme-color-[custom-color] .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {\n       background: #[custom-color];\n}\n\n.theme-color-[custom-color] .timeline-box-inner,\n.theme-color-[custom-color] .price-box.box-primary .btn,\n.theme-color-[custom-color] .widget_search .search-form,\n.theme-color-[custom-color] .widget_tag_cloud a:hover {\n       border-color: #[custom-color]; }\n\n.theme-color-[custom-color] .page-404 h2 span:before,\n.theme-color-[custom-color] .profile-preword span:before,\n.theme-color-[custom-color] .timeline-box-compact .date span:before {\n       border-left-color: #[custom-color];\n}\n\n.theme-color-[custom-color] .price-box.box-primary .price-box-top:before {\n       border-top-color: #[custom-color];\n}<\/pre>\n<\/li>\n<li>Replace all [custom-color]-s with your choosed color without hex simbol ( i.e. 98002b )<\/li>\n<li>Add color class to &lt;html&gt; tag : &lt;html class=&#8221;theme-color-98002b&#8221;&gt;<\/li>\n<li>Link to created external style sheet : &lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text\/css&#8221; href=&#8221;colors\/cherry.css&#8221;&gt;<\/li>\n<\/ol>\n<h4 class=\"docs-title2\">Change Skin Color<\/h4>\n<p>Theme has dark and light skins. To use light skin just add &#8220;theme-skin-light&#8221; class to the tag, for dark version add &#8220;theme-skin-dark&#8221;.<\/p>\n<pre class=\"xml\">&lt;html class=\"<strong>theme-skin-light<\/strong>\"&gt;...&lt;\/html&gt;\n\n&lt;html class=\"<strong>theme-skin-dark<\/strong>\"&gt;...&lt;\/html&gt;<\/pre>\n<p>So if you want to use the light skin with color scheme then use in the body these clases:<\/p>\n<pre class=\"xml\">&lt;html class=\"<strong>theme-color-33d685 theme-skin-light<\/strong>\"&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Our template goes with an ability to change template color. We provide 24 predefined colors. Change Theme Color To change theme color using existig color add appropriate class (theme-color-33d685) on the &lt;html&gt; tag and link to appropriate external style sheet ( green.css ). &lt;html lang=&#8221;en&#8221; class=&#8221;theme-color-33d685&#8243;&gt; &lt;head&gt; &#8230; &lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text\/css&#8221; href=&#8221;style.css&#8221;&gt; &lt;link rel=&#8221;stylesheet&#8221; type=&#8221;text\/css&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/posts\/48"}],"collection":[{"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/comments?post=48"}],"version-history":[{"count":17,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/posts\/48\/revisions"}],"predecessor-version":[{"id":132,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/posts\/48\/revisions\/132"}],"wp:attachment":[{"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/media?parent=48"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/categories?post=48"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.px-lab.com\/rscard-html\/wp-json\/wp\/v2\/tags?post=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}