/viva-theme

a theme for 4d

MIT LicenseMIT

Viva Theme

A viva mangenta 4D code theme to fit with v20

Sample

Accent color

To force the pink as accent color for 4D only, in terminal

defaults write com.4D.4D AppleAccentColor -int 6

To install

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.

On macOS

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

Others

Other 4D Editor Themes

Convert any visual studio code theme to 4D theme

https://github.com/mesopelagique/VSThemeConverter

Other components

mesopelagique