{"id":4641,"date":"2020-05-08T20:23:41","date_gmt":"2020-05-08T20:23:41","guid":{"rendered":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/rogan-wordpress-theme-documentation\/code\/code-dark-theme\/"},"modified":"2025-11-26T05:57:57","modified_gmt":"2025-11-26T05:57:57","slug":"code-dark-theme","status":"publish","type":"docs","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/","title":{"rendered":"Code Dark Theme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4641\" class=\"elementor elementor-4641\" data-elementor-post-type=\"docs\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-72679b1c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"72679b1c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-547ac10a\" data-id=\"547ac10a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-46bfc3a8 elementor-widget elementor-widget-heading\" data-id=\"46bfc3a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Inline code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d730d69 elementor-widget elementor-widget-text-editor\" data-id=\"6d730d69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wrap inline snippets of code with<code class=\" language-html\"><span class=\"token tag\"><span class=\"token punctuation\">&lt;<\/span><span class=\"token tag-id\">code<\/span><span class=\"token punctuation\">&gt;<\/span><\/span><\/code>. Be sure to escape HTML angle brackets.<\/p><div class=\"bd-example\">For example,\u00a0<code>&lt;section&gt;<\/code>should be wrapped as inline.<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5549111 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5549111\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-26d69975\" data-id=\"26d69975\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5832077e elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"5832077e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-dark\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\tFor example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline.\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a522cb4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a522cb4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5ec5ae35\" data-id=\"5ec5ae35\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-212862 elementor-widget elementor-widget-heading\" data-id=\"212862\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Code blocks<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-516aac85 elementor-widget elementor-widget-text-editor\" data-id=\"516aac85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Use\u00a0<code class=\"highlighter-rouge  language-css\">&lt;pre&gt;<\/code>s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add the\u00a0<code class=\"highlighter-rouge\">.pre-scrollable<\/code>\u00a0class, which will set a max-height of 350px and provide a y-axis scrollbar.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d31ebd0 elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"5d31ebd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-dark\" data-lng-type=\"markup\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-markup\">\n\t\t\t\t\t&lt;ul class=&quot;list-unstyled f_social_icon&quot;&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_facebook&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_twitter&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_vimeo&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n    &lt;li&gt;&lt;a href=&quot;#&quot;&gt;&lt;i class=&quot;social_linkedin&quot;&gt;&lt;i&gt;&lt;a&gt;&lt;li&gt;\r\n&lt;ul&gt;\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1453e386 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1453e386\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-36974877\" data-id=\"36974877\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c88b0c7 elementor-widget elementor-widget-heading\" data-id=\"1c88b0c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CSS Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3be60abd elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"3be60abd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-dark\" data-lng-type=\"css\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-css\">\n\t\t\t\t\t.footnotes-link::before {\r\n    display: none;\r\n}\r\n\r\n.footnotes-link {\r\n    color: #10b3d6;\r\n}\r\n\r\n.tip_content p {\r\n    font-size: 14px;\r\n}\r\n\r\n.tip_content p:last-child {\r\n    margin-bottom: 0;\r\n}\r\n\r\n.footnotes_item strong {\r\n    position: relative;\r\n}\r\n\r\nspan.top-arrow {\r\n    position: absolute;\r\n    top: -3px;\r\n}\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f0dbbdd elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f0dbbdd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d80ec40\" data-id=\"d80ec40\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-194c1526 elementor-widget elementor-widget-heading\" data-id=\"194c1526\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">JavaScript Code<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12ca04fc elementor-widget elementor-widget-docly_code_syntax_highlighter\" data-id=\"12ca04fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"docly_code_syntax_highlighter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"docly-source-code prism-dark\" data-lng-type=\"javascript\">\n\t\t\t<pre>\n\t\t\t\t<code class=\"language-javascript\">\n\t\t\t\t\t$(&quot;.img_popup&quot;).each(function () {\r\n    $(&quot;.img_popup&quot;).magnificPopup({\r\n        type: &#039;image&#039;,\r\n        closeOnContentClick: true,\r\n        closeBtnInside: false,\r\n        fixedContentPos: true,\r\n        removalDelay: 300,\r\n        mainClass: &#039;mfp-no-margins mfp-with-zoom&#039;,\r\n        image: {\r\n            enabled: true,\r\n            navigateByImgClick: true,\r\n            preload: [0, 1]\r\n        }\r\n    });\r\n})\t\t\t\t<\/code>\n\t\t\t<\/pre>\n            <\/div>\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inline code Wrap inline snippets of code with&lt;code&gt;. Be sure to escape HTML angle brackets. For example,\u00a0&lt;section&gt;should be wrapped as inline. For example, &lt;code&gt;&lt;section&gt;&lt;\/code&gt; should be wrapped as inline. Code blocks Use\u00a0&lt;pre&gt;s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":4632,"menu_order":1,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-4641","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Al Imran\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"docly -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Code Dark Theme - docly\" \/>\n\t\t<meta property=\"og:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-05-08T20:23:41+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-26T05:57:57+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Code Dark Theme - docly\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"position\":2,\"name\":\"Docly Documentation\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"position\":3,\"name\":\"Code Syntax Highlight\",\"item\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#listItem\",\"name\":\"Code Dark Theme\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/#listItem\",\"name\":\"Docly Documentation\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#listItem\",\"position\":4,\"name\":\"Code Dark Theme\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/#listItem\",\"name\":\"Code Syntax Highlight\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\",\"name\":\"docly\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs\",\"name\":\"Al Imran\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Al Imran\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#webpage\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/\",\"name\":\"Code Dark Theme - docly\",\"description\":\"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/docs\\\/docly-documentation\\\/code\\\/code-dark-theme\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/author\\\/imrandocly\\\/?post_type=docs#author\"},\"datePublished\":\"2020-05-08T20:23:41+00:00\",\"dateModified\":\"2025-11-26T05:57:57+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#website\",\"url\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/\",\"name\":\"docly\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress-theme.spider-themes.net\\\/docly\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Code Dark Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","canonical_url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","position":1,"name":"Home","item":"https:\/\/wordpress-theme.spider-themes.net\/docly","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","position":2,"name":"Docly Documentation","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","position":3,"name":"Code Syntax Highlight","item":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#listItem","name":"Code Dark Theme"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/#listItem","name":"Docly Documentation"}},{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#listItem","position":4,"name":"Code Dark Theme","previousItem":{"@type":"ListItem","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/#listItem","name":"Code Syntax Highlight"}}]},{"@type":"Organization","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization","name":"docly","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/"},{"@type":"Person","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs","name":"Al Imran","image":{"@type":"ImageObject","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/cc77391ad47082ac8b9ee5fff6c8af76cca2bd15364c1f52b9956e9f3a9ce85e?s=96&d=mm&r=g","width":96,"height":96,"caption":"Al Imran"}},{"@type":"WebPage","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#webpage","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/","name":"Code Dark Theme - docly","description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website"},"breadcrumb":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/#breadcrumblist"},"author":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"creator":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/author\/imrandocly\/?post_type=docs#author"},"datePublished":"2020-05-08T20:23:41+00:00","dateModified":"2025-11-26T05:57:57+00:00"},{"@type":"WebSite","@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#website","url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/","name":"docly","inLanguage":"en-US","publisher":{"@id":"https:\/\/wordpress-theme.spider-themes.net\/docly\/#organization"}}]},"og:locale":"en_US","og:site_name":"docly -","og:type":"article","og:title":"Code Dark Theme - docly","og:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add","og:url":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/","article:published_time":"2020-05-08T20:23:41+00:00","article:modified_time":"2025-11-26T05:57:57+00:00","twitter:card":"summary_large_image","twitter:title":"Code Dark Theme - docly","twitter:description":"Inline code Wrap inline snippets of code with. Be sure to escape HTML angle brackets.For example, should be wrapped as inline. For example, should be wrapped as inline. Code blocks Use s for multiple lines of code. Once again, be sure to escape any angle brackets in the code for proper rendering. You may optionally add"},"aioseo_meta_data":{"post_id":"4641","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-05-09 09:05:40","updated":"2025-11-26 06:03:27","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/\" title=\"Docly Documentation\">Docly Documentation<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/\" title=\"Code Syntax Highlight\">Code Syntax Highlight<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCode Dark Theme\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wordpress-theme.spider-themes.net\/docly"},{"label":"Docly Documentation","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/"},{"label":"Code Syntax Highlight","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/"},{"label":"Code Dark Theme","link":"https:\/\/wordpress-theme.spider-themes.net\/docly\/docs\/docly-documentation\/code\/code-dark-theme\/"}],"_links":{"self":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/comments?post=4641"}],"version-history":[{"count":1,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4641\/revisions"}],"predecessor-version":[{"id":5874,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4641\/revisions\/5874"}],"up":[{"embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/docs\/4632"}],"wp:attachment":[{"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/media?parent=4641"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wordpress-theme.spider-themes.net\/docly\/wp-json\/wp\/v2\/doc_tag?post=4641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}