Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a Secondary Color #3373

Description

@Tom-H-L

Existing issue

  • I searched the existing issues and could not find a matching proposal.

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:

Image

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:

Image

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:

Image

Alternatives considered

N/A

Proposed scope

N/A

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: builderResume editing, data, imports, and managementdeployment: cloudOccurs on the hosted Reactive Resume serviceenhancementNew feature or requeststatus: needs triageWaiting for maintainer triage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions