App Branding Settings

Home Screen Background
PulsarSetting NamePulsar Home Page Background
Key
pulsar.home.backgroundImage
Value
  • This Pulsar setting expects a PNG file for 1024 x 768 (recommended resolution). The file will be attached in the Pulsar Setting. 
  • This will become Pulsar home screen background.
Home Screen icons image
PulsarSetting NameHomePage Button/Tab Images and Background Colors
Key

pulsar.home.contacts.image

pulsar.home.pulsar_calendar.image

ValueRGB Value
  • By default, the tab icons and tab background colors you've defined on Salesforce are used as your button images where available.  Implement this setting to specify a different icon image or background color.  
  • The format for this setting's key is: "pulsar.home." + <object api name> + ".image".  
  • The background color is specified in the value as three comma separated numbers (Red, Green, Blue) each number ranging anywhere from 0 to 255.  
  • The image is attached to the setting itself as an Attachment.  For the icon, we recommend that you use a PNG or JPG image of relatively equal width and height ranging anywhere from 64 to 128 pixels.  
  • An icon with a transparent background may look better especially when paired with your chosen background color.
  • Key:  pulsar.home.pulsar_calendar.image
    Value: 180,0,180 
HomeScreen Label Color
PulsarSetting NameHome Page Label Color
Key
pulsar.home.labelColor
ValueRGB Value
  • The color for the tab labels can be modified to help provide better contrast when using a different color background 
  • The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Toolbar Color
PulsarSetting NameHome Page ToolBar Color
Key
pulsar.home.toolbar.color
ValueRGB Value
  • The color for the bottom toolbar of the home page can be modified
  • The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Navigation Bar Color
PulsarSetting NameGlobal Navigation Bar Color
Key
pulsar.navigationBar.color
ValueRGB Value
  • The color for the navigation bar at the top of the screen can be modified
  • The format for the Value is R,G,B. For example: 45,170,190
HomeScreen Logo
PulsarSetting NameLogo Image Setting
Key
pulsar.home.logoImage
Value
  • On the bottom toolbar of the home page, a logo of the company can be displayed. This setting lets the admin upload the image, so they will have a branded look for the app.
  • The recommended resolution is an image file that does not exceed 44 pixels in height.
  • The recommended resolution is an image file that does not exceed 900 pixels in width. This is to avoid clashing with the other items on the bottom bar.  
  • It is recommended to use the toolbar color setting to set background color, and use a transparent background on the image file whenever possible.
  • If specifying this setting, please also consider adding the high resolution logo image setting as well.


HomeScreen High Res Logo
PulsarSetting NameLogo Image Setting (High Resolution)
Key
pulsar.home.logoImageHighRes
Value
  • After saving the setting, press the 'Attach File' button under the Notes and Attachments related list and upload an image file. 
  • The recommended resolution is an image file that does not exceed 88 pixels in height.  
  • The recommended resolution is an image file that does not exceed 1800 pixels in width. This is to avoid clashing with the other items on the bottom bar.  
  • It is recommended to use the toolbar color setting to set background color, and use a transparent background on the image file whenever possible.
  • If specifying this setting, please also consider adding the high resolution logo image setting as well.


Home Screen Logo URL
PulsarSetting NameLogo URL Setting
Key
pulsar.home.logoAction
Value(typically, the home url for a company such as www.salesforce.com)
  • When the user taps on the logo image on the toolbar the app will take them to this URL.
  • If you are not customizing the logo Image, the default url is www.luminixinc.com.
Open Logo URL in Safari Browser
PulsarSetting NameEnable Logo URL to Open in Safari
Key
pulsar.home.enableLogoSafariAction
ValueTRUE
  • When the user taps on the logo image on the toolbar the app will take them to the configured URL in the Safari browser