How to change the colour of specific buttons and texts in NowMobile (Tokyo release)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 04:57 AM
Hi all,
I´m currently branding the mobile app for the client and came across a few obstacles.
First of all is the colour of Approve/ Reject buttons. According to the documentation, that should be done by specifying the positive and destructive colour in the theme. We have set that up, however it did not apply to the buttons.
Second one is the Close button after the HR case is submitted - the colouor is green and I need to change that, however I haven´t found a place where to change it. Also it would be nice to change the colour odf the green tick.
Las but not least, I´d need to change some texts from green to a different colour as well, like Favourites. Also cannot find a place where to change it.
I´m attaching screenshots for a better reference.
Thank you in advance for any help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 09:23 PM
Hi - Goto System properties and search for "glide.sc.mobile.primary_color" and change the value to the Hexcolor code that you want. it will change the color of the button. if this is not in your system, try to create this system property and try.
For changing the text in the UI, you can follow this, but I recommend trying the below link and the answers given,
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2023 01:13 AM
I´ve actually already changed the colour in the "glide.sc.mobile.primary_color" property (found that in other community posts), but it changed the Submit button, not the Close after submitting the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2023 07:40 PM
try to achieve it by modifying the OOB applet in Mobile Card builder. by changing the button appearence from MCB for that button
2. still one more option - goto sys_sg_ui_style.list and find the close option and change the color.
PaulSylo
Kindly mark "helpful", if this helps, or Mark as "Accepted " if it solves your issues !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2023 04:22 AM
@Barbora1 so you have set it up in [sys_sg_client_theme]? And the Approve/Reject button have to be also specified in [sys_sg_button_instance] -> Button emphasis. This will change your color scheme on each button.