A viva mangenta 4D code theme to fit with v20
To force the pink as accent color for 4D only, in terminal
defaults write com.4D.4D AppleAccentColor -int 6
Take JSON files and put them into 4D editor themes folder.
- on macOS
$HOME/Library/Application Support/4D/4D Editor Themes
- on Window
<diskName>:\Users\userName>\AppData\Roaming\4D\4D Editor Themes
Then select it in 4D v19+ preferences.
Open a terminal you can type
curl -sL https://raw.githubusercontent.com/mesopelagique/viva-theme/main/viva-theme.json -o $HOME/Library/Application\ Support/4D/4D\ Editor\ Themes/viva-theme.json