Skip to content

schoffeniels/rose-pine-gemini-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rosé Pine for Gemini CLI

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

See Gemini CLI doc

Loading from file

Open ~/.gemini/settings.json and edit the theme setting:

"ui": {
  "theme": "/path/to/theme.json"
}

Add to custom themes

Alternatively, you can copy/paste the themes inside the customThemes setting, which will make them appear in theme selection menu (/theme command)

"ui": {
  "theme": "rose-pine",
  "customThemes": {
    "rose-pine": {
        (...)
    },
    "rose-pine-moon": {
        (...)
    },
    "rose-pine-dawn": {
        (...)
    }
  }
}

Gallery

Rosé Pine

Rosé Pine Moon

Rosé Pine Dawn

Generated by @rose-pine/[email protected]

About

Rose Pine themes for Gemini CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published