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

ハイコントラストテーマとライトテーマが壊れていた問題を修正 #176

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

takayamaki
Copy link
Member

  • お気に入りタグ周りでwhiteベタ書きしていた部分をprimary-text-colorに修正

ハイコントラストテーマの公開範囲アイコンが背景と同化してしまっていますが、これは今小手先で直すというよりもscssのアイマストドン独自部分全体のリファクタリング案件だと思うので別途対応します。

ハイコントラストテーマ

image

ライトテーマ

image

@import 'imastodon/modal';
@import 'imastodon/statuses';
@import 'imastodon/trend_tags';
@import 'imastodon/tutorial';
Copy link
Collaborator

Choose a reason for hiding this comment

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

theme_sidem_alte.scss のテーマファイルのように、下記を記述するのはいかがでしょうか?

@import 'theme_mastodon';

@takayamaki takayamaki force-pushed the fix-some-theme branch 2 times, most recently from 23c4905 to d198967 Compare July 3, 2018 13:23
- お気に入りタグ周りでwhiteベタ書きしていた部分をprimary-text-colorに修正
Copy link
Collaborator

@lnanase lnanase left a comment

Choose a reason for hiding this comment

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

LGTM

@fvh-P
Copy link
Collaborator

fvh-P commented Jul 3, 2018

コードは問題ないですが、上にあるライトテーマのスクリーンショットで、△の折り畳みボタンが斜めになっているように見えますが大丈夫ですか?

@takayamaki
Copy link
Member Author

単にスクリーンショットを撮ったタイミングによるものなので問題ないです

@takayamaki takayamaki merged commit 770861c into imas:imastodon Jul 3, 2018
@takayamaki takayamaki deleted the fix-some-theme branch July 3, 2018 19:09
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.

3 participants