Page MenuHomePhorge

A blue default theme
ClosedPublic

Authored by mollekopf on Mar 22 2023, 10:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 3:43 AM
Unknown Object (File)
Sat, Feb 8, 3:43 AM
Unknown Object (File)
Sat, Feb 8, 12:41 AM
Unknown Object (File)
Mon, Jan 27, 9:26 AM
Unknown Object (File)
Sun, Jan 26, 2:35 AM
Unknown Object (File)
Fri, Jan 24, 7:31 PM
Unknown Object (File)
Fri, Jan 24, 7:15 PM
Unknown Object (File)
Fri, Jan 24, 2:09 PM
Subscribers

Diff Detail

Repository
rK kolab
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsrc/resources/themes/default/lang/en/support.php:6PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Unit
No Test Coverage
Build Status
Buildable 42077
Build 16925: arc lint + arc unit

Event Timeline

mollekopf created this revision.

Modification of the default theme.json will break some browser tests. We e.g. assert that /support page and faq entries work.

I also don't like this blue color.

Modification of the default theme.json will break some browser tests. We e.g. assert that /support page and faq entries work.

Ok, I'll look into it.

I also don't like this blue color.

It's a bit in your face I agree, but I don't think we should change the color just here. We should have one kolab.org blue and use that (on websites and application). Atm. this is the blue we have.
I could see us revert to more grey, with blue highlights though for a less overwhelming UI.

Fixed tests that we broke.

I think it's fine to remove the items, we still test the overall mechanism.

This revision is now accepted and ready to land.Mar 27 2023, 1:34 PM
src/config/app.php
242

copyright shouldn't change.

This revision was landed with ongoing or failed builds.Mar 27 2023, 2:43 PM
This revision was automatically updated to reflect the committed changes.