diff --git a/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js b/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js index 50d475e5660..2c7cdbbcddf 100644 --- a/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js +++ b/app/assets/javascripts/discourse-common/addon/helpers/popular-themes.js @@ -32,13 +32,6 @@ export const POPULAR_THEMES = [ meta_url: "https://meta.discourse.org/t/sams-personal-minimal-topic-list-design/23552" }, - { - name: "Vincent", - value: "https://github.com/discourse/discourse-vincent-theme", - preview: "https://theme-creator.discourse.org/theme/awesomerobot/vincent", - description: "An elegant dark theme with a few color palettes.", - meta_url: "https://meta.discourse.org/t/discourse-vincent-theme/76662" - }, { name: "Brand Header", value: "https://github.com/discourse/discourse-brand-header",