Onde posso encontrar o tema âmbar escuro?

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.

Olá, como faço para duplicar o tema padrão “Light” para criar um novo tema e, em seguida, aplicar a paleta de cores “Amber grey” a esse tema recém-criado? Obrigado

Acho que esta é a melhor maneira de fazer isso. Acabei de testar e funcionou.

  1. Vá para admin → temas → light
  2. Selecione EXPORTAR na parte inferior
  3. Selecione INSTALAR e escolha o arquivo que você acabou de exportar
  4. Após a instalação, selecione-o na lista de temas disponíveis, dê um novo nome para não se confundir, depois selecione paleta de cores e, em seguida, âmbar cinza

Obrigado, funcionou bem.