[{"data":1,"prerenderedAt":249},["ShallowReactive",2],{"navigation_docs":3,"-contributing":49,"-contributing-surround":246},[4,14,32,45],{"title":5,"path":6,"stem":7,"children":8},"Introduction","/getting-started","1.getting-started/1.index",[9,10],{"title":5,"path":6,"stem":7},{"title":11,"path":12,"stem":13},"Installation","/getting-started/installation","1.getting-started/2.installation",{"title":15,"path":16,"stem":17,"children":18,"page":31},"Usage","/usage","2.usage",[19,23,27],{"title":20,"path":21,"stem":22},"Basic Usage","/usage/basic","2.usage/1.basic",{"title":24,"path":25,"stem":26},"Force Color Mode","/usage/force-mode","2.usage/2.force-mode",{"title":28,"path":29,"stem":30},"Configuration","/usage/configuration","2.usage/3.configuration",false,{"title":33,"path":34,"stem":35,"children":36,"page":31},"Advanced","/advanced","3.advanced",[37,41],{"title":38,"path":39,"stem":40},"Caveats","/advanced/caveats","3.advanced/1.caveats",{"title":42,"path":43,"stem":44},"Migration Guide","/advanced/migration","3.advanced/2.migration",{"title":46,"path":47,"stem":48},"Contributing","/contributing","4.contributing",{"id":50,"title":46,"body":51,"description":239,"extension":240,"links":241,"meta":242,"navigation":243,"path":47,"seo":244,"stem":48,"__hash__":245},"docs/4.contributing.md",{"type":52,"value":53,"toc":233},"minimark",[54,58,63,70,106,111,124,130,142,149,153,180,184,217,221,229],[55,56,57],"p",{},"Contributions are welcome! Here's how you can help improve Nuxt Color Mode.",[59,60,62],"h2",{"id":61},"development-setup","Development Setup",[64,65,66],"ol",{},[67,68,69],"li",{},"Clone the repository:",[71,72,77],"pre",{"className":73,"code":74,"language":75,"meta":76,"style":76},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","git clone https://github.com/nuxt-modules/color-mode.git\ncd color-mode\n","bash","",[78,79,80,96],"code",{"__ignoreMap":76},[81,82,85,89,93],"span",{"class":83,"line":84},"line",1,[81,86,88],{"class":87},"sBMFI","git",[81,90,92],{"class":91},"sfazB"," clone",[81,94,95],{"class":91}," https://github.com/nuxt-modules/color-mode.git\n",[81,97,99,103],{"class":83,"line":98},2,[81,100,102],{"class":101},"s2Zo4","cd",[81,104,105],{"class":91}," color-mode\n",[64,107,108],{"start":98},[67,109,110],{},"Install dependencies:",[71,112,114],{"className":73,"code":113,"language":75,"meta":76,"style":76},"pnpm install\n",[78,115,116],{"__ignoreMap":76},[81,117,118,121],{"class":83,"line":84},[81,119,120],{"class":87},"pnpm",[81,122,123],{"class":91}," install\n",[64,125,127],{"start":126},3,[67,128,129],{},"Start the development server:",[71,131,133],{"className":73,"code":132,"language":75,"meta":76,"style":76},"pnpm dev\n",[78,134,135],{"__ignoreMap":76},[81,136,137,139],{"class":83,"line":84},[81,138,120],{"class":87},[81,140,141],{"class":91}," dev\n",[55,143,144,145,148],{},"This will start the playground at ",[78,146,147],{},"http://localhost:3000",".",[59,150,152],{"id":151},"project-structure","Project Structure",[154,155,156,162,168,174],"ul",{},[67,157,158,161],{},[78,159,160],{},"src/"," - Module source code",[67,163,164,167],{},[78,165,166],{},"playground/"," - Test playground for development",[67,169,170,173],{},[78,171,172],{},"docs/"," - Documentation website",[67,175,176,179],{},[78,177,178],{},"test/"," - Test suite",[59,181,183],{"id":182},"pull-requests","Pull Requests",[64,185,186,189,192,195,198,204,214],{},[67,187,188],{},"Fork the repository",[67,190,191],{},"Create a new branch for your feature or bugfix",[67,193,194],{},"Make your changes",[67,196,197],{},"Add tests if applicable",[67,199,200,201],{},"Run the test suite: ",[78,202,203],{},"pnpm test",[67,205,206,207],{},"Commit your changes following ",[208,209,213],"a",{"href":210,"rel":211},"https://www.conventionalcommits.org/",[212],"nofollow","Conventional Commits",[67,215,216],{},"Submit a pull request",[59,218,220],{"id":219},"issues","Issues",[55,222,223,224,148],{},"Found a bug or have a feature request? Please open an issue on ",[208,225,228],{"href":226,"rel":227},"https://github.com/nuxt-modules/color-mode/issues",[212],"GitHub",[230,231,232],"style",{},"html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html pre.shiki code .s2Zo4, html code.shiki .s2Zo4{--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":76,"searchDepth":98,"depth":98,"links":234},[235,236,237,238],{"id":61,"depth":98,"text":62},{"id":151,"depth":98,"text":152},{"id":182,"depth":98,"text":183},{"id":219,"depth":98,"text":220},"Learn how to contribute to Nuxt Color Mode","md",null,{},true,{"title":46,"description":239},"r9gCHQ1ADazIYYV79SKcpiC125qXr6a2ih3w5rW-LIo",[247,241],{"title":42,"path":43,"stem":44,"description":248,"children":-1},"Guide for migrating between major versions",1770815682844]