html:not(.dark) .shiki,html:not(.dark) .shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}.jk-search-match{background-color:#fef08a;color:inherit}.jk-search-current{background-color:#fbbf24;color:#000}.dark .jk-search-match{background-color:#854d0e;color:#fef08a}.dark .jk-search-current{background-color:#b45309;color:#fff}