Skip to content

pseja/tokyo-night-file-pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ™ Tokyo Night for File Pilot

A clean File Pilot theme that celebrates the lights of Downtown Tokyo at night.

๐Ÿ“ท Screenshots

Moon Storm
Night Day

โš™๏ธ Configuration

  1. Open File Explorer, paste %AppData%\Voidstar\FilePilot\ into the address bar, and press Enter. Then, right-click FPilot-Config.json and open it with your preferred text editor
  2. Locate the closing brace } of the "Options" section. Insert a comma and then add the "Colors" key as shown below:
    "Options": {
        ...
    },
    "Colors": {
        // theme data go here
    },
    "Hotkeys": {
        ...
    }
  1. Browse the themes/ folder in this repository. Open your preferred theme .json file, copy its entire contents, and paste them inside the square brackets [] of the "Colors" section you just created, then save the file
  2. Your new theme should now appear in the Light/Dark Color Scheme dropdown menu inside Options (Ctrl+,)

Releases

No releases published

Packages

 
 
 

Contributors