The Tokyo Night theme collection for Vivaldi browser. Includes day, moon, night, and storm variants.
Vivaldi themes must be provided as zip files with a specific structure. Each theme requires a JSON file named settings.json inside the zip archive.
A script is included to build the theme files:
-
Navigate to the
extras/vivaldidirectory -
Run the build script:
./build
This creates zip files for each theme variant with the JSON file renamed to
settings.json.
If you prefer to manually create the theme files:
-
Create a temporary directory
-
Copy a theme JSON file (e.g.,
tokyonight_day.json) to this directory -
Rename it to
settings.json -
Zip the file:
zip tokyonight_day.zip settings.json` -
Repeat for each theme variant
- In Vivaldi, go to Settings > Themes
- Click "Import Themes" and select one of the zip files
- The theme will appear in your themes list
- Click the theme to apply it