Card Styling - Night Mode

**Before the error happened, I was… doing my anking cards. Before this week’s updates, my cards were customized to have certain font colors for the AnKing deck. I went to Edit Current > Cards > Styling > Night Mode Colors. I had changed NM Cloze color, One by One Cloze color, and “Extra” Field colors. It seemed to be protected until now, is there any way to remedy this?

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.2.1-x86_64-i386-64bit

Traceback (most recent call last):

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 460, in accept
    self._callback(self.suggestion_meta())

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 106, in <lambda>
    callback=lambda suggestion_meta: _on_suggestion_dialog_for_single_suggestion_closed(

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 128, in _on_suggestion_dialog_for_single_suggestion_closed
    suggestion_result = suggest_note_update(

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 102, in suggest_note_update
    raise e

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/main/suggestions.py", line 95, in suggest_note_update
    client.create_change_note_suggestion(

  File "/Users/robertoramirez/Library/Application Support/Anki2/addons21/1322529746/ankihub_client/ankihub_client.py", line 907, in create_change_note_suggestion
    raise AnkiHubHTTPError(response)

1322529746.ankihub_client.ankihub_client.AnkiHubHTTPError: AnkiHub request error: 400 Bad Request

Sentry link (for developers)

We made some changes to the AnkiHub add-on to make it update AnKing note types to their newest versions. This is why your customizations got removed, and we are sorry for that.

To solve this issue, you can use the AnKing Note Types add-on:
https://ankiweb.net/shared/info/9526919896

It has an UI for customizing AnKing note types. It also updates note types to their newest version while preserving customizations.

The AnkiHub add-on won’t update the note types when you have the AnKing note types add-on installed, in order to not remove your customizations.

Thank you very much!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.