{"id":21007642,"url":"https://github.com/atelierarith/plutoeditorcolorthemes.jl","last_synced_at":"2026-03-02T08:02:33.647Z","repository":{"id":263089848,"uuid":"865762362","full_name":"AtelierArith/PlutoEditorColorThemes.jl","owner":"AtelierArith","description":"Customize your Pluto Notebook with your preferred theme. ","archived":false,"fork":false,"pushed_at":"2024-11-16T04:26:31.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T13:18:26.851Z","etag":null,"topics":["julia","julialang","pluto-notebooks"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtelierArith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"terasakisatoshi"}},"created_at":"2024-10-01T04:59:31.000Z","updated_at":"2024-12-31T06:54:23.000Z","dependencies_parsed_at":"2024-11-16T08:00:41.443Z","dependency_job_id":"66b3724f-7b76-4b41-a85e-0e1696b032b8","html_url":"https://github.com/AtelierArith/PlutoEditorColorThemes.jl","commit_stats":null,"previous_names":["atelierarith/plutoeditorcolorthemes.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AtelierArith/PlutoEditorColorThemes.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtelierArith%2FPlutoEditorColorThemes.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtelierArith%2FPlutoEditorColorThemes.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtelierArith%2FPlutoEditorColorThemes.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtelierArith%2FPlutoEditorColorThemes.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtelierArith","download_url":"https://codeload.github.com/AtelierArith/PlutoEditorColorThemes.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtelierArith%2FPlutoEditorColorThemes.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["julia","julialang","pluto-notebooks"],"created_at":"2024-11-19T09:09:28.030Z","updated_at":"2026-03-02T08:02:28.631Z","avatar_url":"https://github.com/AtelierArith.png","language":"Julia","funding_links":["https://github.com/sponsors/terasakisatoshi"],"categories":[],"sub_categories":[],"readme":"# [PlutoEditorColorThemes.jl](https://github.com/AtelierArith/PlutoEditorColorThemes.jl)\n\nCustomize your Pluto Notebook with your preferred theme. \n\n\u003cimg width=\"759\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4231c673-f4f2-4c49-9510-af5b36b2cec2\"\u003e\n\n## Description\n\nThis Julia package [PlutoEditorColorThemes.jl](https://github.com/AtelierArith/PlutoEditorColorThemes.jl) provides methods for overriding the default color theme of Pluto Notebook.\n\n## Requirements\n\n- Julia v1.10\n- Pluto.jl\n\n```julia\njulia\u003e import Pluto\njulia\u003e pkgversion(Pluto)\nv\"0.19.46\"\n```\n\n## Getting started\n\nStart Julia REPL and run the following command:\n\n```julia\njulia\u003e using Pluto; Pluto.run(notebook=\"examples/demo.jl\")\n```\n\nOur API `PlutoEditorColorThemes.setcolortheme!()` overriding the default color theme of Pluto Notebook using `frontend/styles/monokai_dark.css`.\n\nIf you want to change the color theme, follow the instructions below:\n\n1. Create your own custom styles file (`cunstom.css` for instance)\n1. Store it under the `frontend/styles` directory.\n1. Run the following function on your Pluto Notebook:\n\t```julia\n\tPlutoEditorColorThemes.setcolortheme!(\"custom.css\")\n\t```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatelierarith%2Fplutoeditorcolorthemes.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatelierarith%2Fplutoeditorcolorthemes.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatelierarith%2Fplutoeditorcolorthemes.jl/lists"}