Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White color theme #6631

Merged
merged 2 commits into from
Jan 12, 2016
Merged

White color theme #6631

merged 2 commits into from
Jan 12, 2016

Conversation

svbergerem
Copy link
Member

Supersedes #6402.

white color theme

@Flaburgan
Copy link
Member

Thanks for that! I'm sure many are not going to want the new design, to provide them an easy way to keep the old design is really needed.

Is it hard to re-add a left grey border to the stream? It looks a bit weird without it when you compare to the current 0.5 design.

@Flaburgan
Copy link
Member

Also, the background of the chat is still grey, I don't know if we can control that from the diaspora* code or if it's in JSXC.

@svbergerem
Copy link
Member Author

Is it hard to re-add a left grey border to the stream? It looks a bit weird without it when you compare to the current 0.5 design.

Done and just updated the screenshot.

Also, the background of the chat is still grey, I don't know if we can control that from the diaspora* code or if it's in JSXC.

Chat changes won't be part of this PR.

@Flaburgan
Copy link
Member

The border is still missing on the profile and tag page. Looks great otherwise, tested with both chromium and Firefox.

@svbergerem
Copy link
Member Author

The border is still missing on the profile and tag page.

Done.

.left-navbar-fixed-background,
&.page-tags .left-navbar-fixed-background,
.left-navbar {
border-right: 1px solid $border-grey;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should put a border-left on the content instead. With that, the border stop at the end of the left elem which is usually pretty short (look at a profile page with only an avatar for example).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried that but it looked weird without changing some padding/margin of the stream / the profile header. I'm not planning to change this kind of stuff since these changes are much more likely to break stuff later when we adjust the original "theme". I'd also like to emphasis that we are talking about a "color theme" here.

@jaywink
Copy link
Contributor

jaywink commented Jan 10, 2016

Is this default?

Ps. Some description would be nice in PR's ;)

@svbergerem
Copy link
Member Author

Is this default?

No, it is the second color theme in the list. We have a new default design and this color theme is for those who don't like it.

Ps. Some description would be nice in PR's ;)

What kind of information is missing? The title says that this is a color theme and the screenshot shows how it will look like. If there is anything missing then I'll add it to the description.

@jaywink
Copy link
Contributor

jaywink commented Jan 10, 2016

No, it is the second color theme in the list. We have a new default design and this color theme is for those who don't like it.

Awesome 👍

What kind of information is missing? The title says that this is a color theme and the screenshot shows how it will look like. If there is anything missing then I'll add it to the description.

Just a general note, sorry. I think it is good practise, towards other people, to give a description, for even obvious things, like whether this is default.

@jhass jhass added this to the 0.6.0.0 milestone Jan 12, 2016
@jhass jhass merged commit 5bd15e2 into diaspora:develop Jan 12, 2016
jhass added a commit that referenced this pull request Jan 12, 2016
@jhass
Copy link
Member

jhass commented Jan 12, 2016

LGTM, thank you. We can always touch it up with further PRs.

@svbergerem svbergerem deleted the white-color-theme branch January 12, 2016 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants