aliou-pi-theme-jellybeans

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Jellybeans Theme

npm version

Pi theme package for Jellybeans mono variants.

Previews

Dark:

Jellybeans Mono (Dark)

Export preview: https://buildwithpi.ai/session/#5767748149f3ec673145a4aabcb74400

Light:

Jellybeans Mono (Light)

Export preview: https://buildwithpi.ai/session/#ea67a1e2dea7211d66879805fc5abe19

Installation

Install from git:

pi install git:github.com/aliou/pi-extensions

Or selectively in settings.json:

{
  "packages": [
    {
      "source": "git:github.com/aliou/pi-extensions",
      "themes": ["themes/jellybeans"]
    }
  ]
}

Or from npm:

pi install npm:@aliou/pi-theme-jellybeans

Usage

Select a theme:

/theme jellybeans-mono

Or in settings.json:

{ "theme": "jellybeans-mono" }