{"id":13580017,"url":"https://github.com/domainzero/bookstack-dark-theme","last_synced_at":"2025-04-06T00:30:38.165Z","repository":{"id":77559347,"uuid":"84703207","full_name":"domainzero/bookstack-dark-theme","owner":"domainzero","description":"A dark theme for Bookstack using the dracula color scheme","archived":true,"fork":false,"pushed_at":"2020-10-06T04:29:56.000Z","size":4850,"stargazers_count":78,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-05T18:51:33.755Z","etag":null,"topics":["bookstack","css","documentation","laravel","selfhosted","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domainzero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-12T05:48:07.000Z","updated_at":"2024-07-01T19:53:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"274a9245-b295-42a6-a2fe-caa8c3ebdcb8","html_url":"https://github.com/domainzero/bookstack-dark-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domainzero%2Fbookstack-dark-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domainzero%2Fbookstack-dark-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domainzero%2Fbookstack-dark-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domainzero%2Fbookstack-dark-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domainzero","download_url":"https://codeload.github.com/domainzero/bookstack-dark-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419597,"owners_count":20936009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bookstack","css","documentation","laravel","selfhosted","theme"],"created_at":"2024-08-01T15:01:46.094Z","updated_at":"2025-04-06T00:30:37.501Z","avatar_url":"https://github.com/domainzero.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"Casual stab at modifying the Bookstack main theme using the Dracula color scheme.\nDownload and use at your own risk.\n\n# Installation\n1. Deploy this CSS file to your Bookstack install's public/css folder\n2. Call the stylesheet in the \"Custom HTML head content\" section in the settings like so:\n\t`\u003clink rel=\"stylesheet\" href=\"https://bookstack.example.com/css/dark-theme.css\"\u003e`\n3. Additionally, put the following block in your Custom HTML Head Content (these rules are also included in the bottom of the CSS sheet. They must be put in your Custom HTML Head Content due to how the CSS loads in Bookstack)\n4. Enjoy!\n\n```css\n\u003cstyle\u003e\n.title-input.page-title input[type=text]{background:#44475a}\n.floating-toolbox div[toolbox-tab-content]{background-color:#282a36}\nhtml.dark-mode .card.drag-card{background-color:#44475a}\nhtml.dark-mode .card.drag-card .handle{background-color:#44475a}\n.card.drag-card .outline input{background-color:#282a36;color:#f8f8f2}\n#header{background-color:#282a36!important}\nhtml.dark-mode .fake-input,html.dark-mode .input-base,html.dark-mode input[type=color],html.dark-mode input[type=date],html.dark-mode input[type=email],html.dark-mode input[type=number],html.dark-mode input[type=password],html.dark-mode input[type=search],html.dark-mode input[type=text],html.dark-mode input[type=url],html.dark-mode select,html.dark-mode textarea{color:#f8f8f2;background-color:#44475a}\nhtml.dark-mode{background-color:#282a36}\nhtml.dark-mode .card{background-color:transparent}\nhtml.dark-mode body{color:#6272a4;background-color:transparent}\n.markdown-editor-display{background-color:#282a36!important}\nhtml.markdown-editor-display.dark-mode body{background-color:#282a36}\n.logo-text{color:var(--color-primary)!important}\nhtml.dark-mode code{background-color:#44475a}\nhtml.dark-mode pre{background-color:#44475a}\n.title-input.page-title input[type=text]{background:#44475a}\nhtml.dark-mode .editor-toolbar{background-color:#282a36}\nhtml.dark-mode .primary-background-light{background:#282a36}\n\u003c/style\u003e\n```\n\n#### Changing the Codemirror theme for the Markdown editor\nAdd the following to the \"Custom HTML head content\" box on the settings page to change the Markdown editor theme:\n```\n\u003clink rel=\"stylesheet\" href=\"//cdnjs.cloudflare.com/ajax/libs/codemirror/5.29.0/theme/dracula.min.css\"/\u003e\n\u003cscript\u003ewindow.codeTheme='dracula';\u003c/script\u003e\n```\n\nReport any issues you find here.\n\n# Screenshots\n**Login:**\n![](https://github.com/domainzero/bookstack-dark-theme/blob/master/login.png)\n**Library:**\n![](https://github.com/domainzero/bookstack-dark-theme/blob/master/library.png)\n**Page:**\n![](https://github.com/domainzero/bookstack-dark-theme/blob/master/page.png)\n**Editor:**\n![](https://github.com/domainzero/bookstack-dark-theme/blob/master/editor.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomainzero%2Fbookstack-dark-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomainzero%2Fbookstack-dark-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomainzero%2Fbookstack-dark-theme/lists"}