Problem/Motivation

The Views UI defines a lot of colors that aren't used anywhere else in the admin interface. If Views UI is going to set colors, they might as well be close to the colors we use elsewhere. It would be better to move these colors into the Seven theme, so other admin themes don't have to override the colors.

Proposed resolution

Go through the colors defined in the Views UI and replace them with colors/styling with ones from the Seven style guide.
Move this CSS into the Seven theme

Remaining tasks

User interface changes

Visual tweaks only

API changes

None

Comments

Jmdrawneek@googlemail.com’s picture

Assigned: Unassigned » Jmdrawneek@googlemail.com

Should I remove anything that isn't (seemingly) necessary?
For example '.views-displays .tabs.secondary a' has a border colour set in views_ui.admin.theme.css. When removed it reverts to blue and matches the text.

Bojhan’s picture

Status: Active » Closed (duplicate)

Lets just work in that one.