https://github.com/atelierarith/plutoeditorcolorthemes.jl

Customize your Pluto Notebook with your preferred theme.

https://github.com/atelierarith/plutoeditorcolorthemes.jl

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary

Keywords

julia julialang pluto-notebooks
Last synced: 6 months ago · JSON representation

Repository

Customize your Pluto Notebook with your preferred theme.

Basic Info
  • Host: GitHub
  • Owner: AtelierArith
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 12.7 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
julia julialang pluto-notebooks
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

PlutoEditorColorThemes.jl

Customize your Pluto Notebook with your preferred theme.

image

Description

This Julia package PlutoEditorColorThemes.jl provides methods for overriding the default color theme of Pluto Notebook.

Requirements

  • Julia v1.10
  • Pluto.jl

julia julia> import Pluto julia> pkgversion(Pluto) v"0.19.46"

Getting started

Start Julia REPL and run the following command:

julia julia> using Pluto; Pluto.run(notebook="examples/demo.jl")

Our API PlutoEditorColorThemes.setcolortheme!() overriding the default color theme of Pluto Notebook using frontend/styles/monokai_dark.css.

If you want to change the color theme, follow the instructions below:

  1. Create your own custom styles file (cunstom.css for instance)
  2. Store it under the frontend/styles directory.
  3. Run the following function on your Pluto Notebook: julia PlutoEditorColorThemes.setcolortheme!("custom.css")

Owner

  • Name: AtelierArith
  • Login: AtelierArith
  • Kind: organization
  • Email: contact@atelier-arith.jp
  • Location: Japan

Enhance "Math meets Art"

GitHub Events

Total
  • Watch event: 3
  • Push event: 1
  • Fork event: 1
Last Year
  • Watch event: 3
  • Push event: 1
  • Fork event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels