Page MenuHomePhorge

A blue default theme
ClosedPublic

Authored by mollekopf on Mar 22 2023, 10:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 8:40 AM
Unknown Object (File)
Fri, Sep 13, 8:38 AM
Unknown Object (File)
Wed, Sep 11, 6:41 AM
Unknown Object (File)
Sat, Sep 7, 10:26 AM
Unknown Object (File)
Wed, Aug 28, 9:07 AM
Unknown Object (File)
Sat, Aug 24, 7:14 PM
Unknown Object (File)
Thu, Aug 22, 7:49 PM
Unknown Object (File)
Aug 6 2024, 11:57 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.