Themes
CV Toolkit includes multiple color themes that can be selected via the Themes dropdown menu available in the Sync / Misc panel.
While some of these themes were added just for the sake of variation in asthetics, other ones were added as accesibility features.
Here's a brief description of the included themes:
- Classic: The theme that shipped with CV Toolkit 2.
- Tech: Similar to the Classic theme but with less saturated colors (default for CV Toolkit 3).
- Frozen: Theme based on a dark blue and white color pallete.
- Forest: Theme based on dark-green colors.
- Flashy: Theme based on a purple and yellow color pallete.
- Cinema: Theme inspired by blue and orange movie posters.
- Red Velvet: Theme based on dark-red colors.
- GrayScale: Theme based only on different shades of gray.
- NightLife: Theme designed to use only colors that are not affected by Deuteranopia (most common form of color blindness).
- Anachrome: Theme designed to use only colors that are not affected by Tritanopia (less common form of color blindness).
- HighContrast: Similar to the Classic theme but with darker backgrounds and slightly lighter colors.
NOTE: Themes are stores as a single json file (Themes.json) so more advanced users can easily edit the file using any text editor.
All colors are represented in the RGBA format (e.g. 170 255 9 0.7).
To access the Themes.json file on a Mac, right-click the application, select Show Package Contents, and then go to Contents/Resources/Settings.
On a Windows PC, open the Resources folder and then open the Settings folder.