ダークアンバーテーマはどこで見つかりますか?

Hi all! As part of yesterday’s update debacle, I deleted the dark amber theme from my site. Now I am seeking to reinstall it but am not finding the github repo url anywhere. What am I missing? Has it been renamed or taken offline?

The closest I can get to it is Color Scheme Contest: Winners! where there is a link to preview it, but there is no github URL that I can find.

It’s a color scheme and not a full theme, it’s selected in the wizard step at /wizard/steps/colors. The theme should be created again when the wizard is re-run, but it would also set it to the site default.

You can recreate it manually using these colors:

"primary": "d9d9d9",
"secondary": "3d4147",
"tertiary": "fdd459",
"quaternary": "fdd459",
"header_background": "36393e",
"header_primary": "d9d9d9",
"highlight": "fdd459",
"danger": "e45735",
"success": "fdd459",
"love": "fdd459"

Thanks, Kris! Is this the same as choosing grey amber when editing a theme? I guess I am still coming to grips with this functionality - haven’t had to mess with this in a while. :slight_smile:

Yes, that’s the same. So you could apply the Grey Amber colors to any existing theme, or create a new theme and use that as the color scheme.

こんにちは。デフォルトの「Light」テーマを複製して新しいテーマを作成し、その新規テーマに「Amber grey」の色パレットを適用するには、どのようにすればよいでしょうか?よろしくお願いいたします。

これが最も良い方法だと思います。試してみましたが、問題なく動作しました。

  1. 管理画面 → テーマ → Light に移動
  2. 下部にある EXPORT を選択
  3. INSTALL を選択し、先ほどエクスポートしたファイルを選択
  4. インストール後、利用可能なテーマのリストからそれを選択し、混乱しないように新しい名前を付けます。その後、color palette を選択し、次に grey amber を選択してください。

ありがとうございます、うまくいきました。