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

Bug: springテーマでwiki内のリンクが見えなくなる #1626

Closed
ham-katsu opened this issue Feb 11, 2020 · 4 comments
Closed

Bug: springテーマでwiki内のリンクが見えなくなる #1626

ham-katsu opened this issue Feb 11, 2020 · 4 comments
Assignees

Comments

@ham-katsu
Copy link

Environment

Host

item version
OS ubuntu 18.04
GROWI 3.6.6
node.js x.y.z
npm x.y.z
Using Docker yes
Using growi-docker-compose yes

Client

item version
OS mac OS 10.15.3
browser chrome 80.0.3987.87

How to reproduce? (再現手順)

themeをspringにする

What happens? (症状)

バックグラウンドの色とリンクの色(.wiki a)がおなじになるためテキストが見えなくなる.

スクリーンショット 2020-02-11 14 46 47

What is the expected result? (期待される動作)

  • リンクの色を変えてほしい

Note

$themecolor: #ffb8c6;
$buttoncolor: rgba(255, 184, 197, 0.5);
$subthemecolor: #67a856;
$themelight: #fff0f5;
$topbar: $themecolor;
$sidebar: #fff;
$bodycolor: $sidebar;
$headingtext: $subthemecolor;
$bodytext: #333333;
$linktext: $subthemecolor;
$linktext-hover: lighten($linktext, 20%);
$sidebar-text: #38495a;
$accentcolor: #e08dbc;
$accentlight: rgba(224, 141, 188, 0.2);
$accentdark: rgba(224, 141, 188, 0.5);
$background-color: rgba(171, 224, 174, 0.4);
$third-main-color: antiquewhite;
$textcolor: dimgray;
$primary: $themecolor;
$logo-mark-fill: lighten(desaturate($topbar, 10%), 15%);
$wikilinktext: lighten($themecolor, 20%);
$wikilinktext-hover: lighten($wikilinktext, 20%);

で,$linkcolorの設定がない?

@kaori-tokashiki
Copy link
Contributor

はむかつさん
報告して頂きありがとうございます。
リンクが見えなくなってしまっている問題につきまして
確認いたしますので、少々お待ちください。

@kaori-tokashiki
Copy link
Contributor

問題の確認を致しました。
直しますのでもうしばらくお待ちください。
申し訳ございません。

@ham-katsu
Copy link
Author

ありがとうございます.
よろしくおねがいします

@yuki-takei yuki-takei changed the title springテーマでwiki内のリンクが見えなくなる Bug: springテーマでwiki内のリンクが見えなくなる Feb 14, 2020
@kaori-tokashiki
Copy link
Contributor

@ham-katsu
お待たせしました
v3.6.7で解消しました。
バージョンupして確認してみてくだい。
今後もGROWIとspringテーマをよろしくお願いいたします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants