Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code

Themes for Claude Code. Two variants are available:

  • electron-highlighter.json — the dark theme (Electron Highlighter)
  • electron-highlighter-day.json — the light theme (Electron Highlighter Day)

Requires Claude Code v2.1.118 or later.

Install

Copy the file(s) you want into ~/.claude/themes/:

mkdir -p ~/.claude/themes
cp electron-highlighter.json ~/.claude/themes/
cp electron-highlighter-day.json ~/.claude/themes/

Then run /theme inside Claude Code (or open the theme picker in /config) and choose Electron Highlighter or Electron Highlighter Day. Claude Code watches ~/.claude/themes/, so the theme appears without a restart.

These files are generated from the canonical palette in the palette directory — edit the palette and rerun npm run build there rather than editing these by hand.

About

Electron Highlighter theme for Claude Code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors