_theme.scss .ui-inputfield background linear gradient is using indigo's primary color instead of $primaryColor variable

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
User avatar
asesovici
Posts: 25
Joined: 13 Mar 2018, 16:35

25 Apr 2018, 13:55

I am updating from Ultima 1.1 to 1.1.1 and noticed there were some changes on .ui-inputfield's rules in _theme.scss.
The background is using #3F51B5 as a linear gradient color. This is in fact the primary color of layout indigo. Shouldn't this be the $primaryColor variable instead?

Code: Select all

.ui-inputfield {
	...        
        background-image: linear-gradient(to bottom, #3F51B5, #3F51B5), linear-gradient(to bottom, #bdbdbd, #bdbdbd);
        ...
}
The reason for which I am asking is because it looks a bit off in my custom theme's colors.
PrimeFaces 8.0 | JSF 2.2 | Payara 5.194
PrimeNG 9.1.3 | Angular 9.1.12

Desarrollointelidata
Posts: 2
Joined: 12 Aug 2015, 17:10

27 Apr 2018, 18:12

maybe this can help
viewtopic.php?f=42&t=55365

kubrasulukan
Posts: 87
Joined: 10 Jan 2018, 16:04

02 May 2018, 08:24

Thanks @Desarrollointelidata you're right :)

User avatar
asesovici
Posts: 25
Joined: 13 Mar 2018, 16:35

02 May 2018, 08:53

Indeed, thank you @Desarrollointelidata ;).
PrimeFaces 8.0 | JSF 2.2 | Payara 5.194
PrimeNG 9.1.3 | Angular 9.1.12

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

07 May 2018, 07:45

Thanks @Desarrollointelidata;)

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 0 guests