Existing issue
Product variant
Cloud
Area
Resume builder & data
Problem
It would be great to have the option for a secondary color in the settings in addition to the existing Primary Color, Text Color and Background Color:
Having primary and secondary colors is pretty much standard in everything that has to do with design, e.g. in web design, graphic design, layouts of templates, etc.
Here is an example on how to use a secondary color to highlight the headline of an education item (the Le Wagon item in light gray), below the education section headline in primary color:
Currently I solve this with custom CSS, but this needs advanced skills and it would be very convenient to just solve that with the UI:
section-heading { background-color: #D2D7DE; margin-left: -3pt; margin-right: -3pt; padding: 5pt 3pt 0pt 3pt; border-radius: 2.5pt; border-bottom: 0pt solid transparent; }
Desired outcome
Have an additional menu item for Secondary Color in this menu:
Alternatives considered
N/A
Proposed scope
N/A
Additional context
No response
Existing issue
Product variant
Cloud
Area
Resume builder & data
Problem
It would be great to have the option for a secondary color in the settings in addition to the existing Primary Color, Text Color and Background Color:
Having primary and secondary colors is pretty much standard in everything that has to do with design, e.g. in web design, graphic design, layouts of templates, etc.
Here is an example on how to use a secondary color to highlight the headline of an education item (the Le Wagon item in light gray), below the education section headline in primary color:
Currently I solve this with custom CSS, but this needs advanced skills and it would be very convenient to just solve that with the UI:
section-heading { background-color: #D2D7DE; margin-left: -3pt; margin-right: -3pt; padding: 5pt 3pt 0pt 3pt; border-radius: 2.5pt; border-bottom: 0pt solid transparent; }Desired outcome
Have an additional menu item for Secondary Color in this menu:
Alternatives considered
N/A
Proposed scope
N/A
Additional context
No response