Wo finde ich das dunkle Bernstein-Theme?

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.

Hallo, wie dupliziere ich das Standard-Design „Light“, um ein neues Design zu erstellen, und wende dann die Farbpalette „Amber Grey“ auf dieses neu erstellte Design an? Danke.

Ich denke, das ist der beste Weg, es zu erledigen. Ich habe es gerade ausprobiert, und es hat funktioniert.

  1. Gehe zu Admin → Themes → Light
  2. Wähle unten EXPORT aus
  3. Wähle INSTALL und die Datei, die du gerade exportiert hast
  4. Sobald es installiert ist, wähle es in der Liste der verfügbaren Themes aus, gib ihm einen neuen Namen, um Verwirrung zu vermeiden, und wähle dann color palette und anschließend grey amber

Danke, es hat gut funktioniert.