<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Gulp Kickstart doesn't show Classic Theme as option</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=112502570" />
  <subtitle>Gulp Kickstart doesn't show Classic Theme as option</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=112502570</id>
  <updated>2026-04-03T23:26:45Z</updated>
  <dc:date>2026-04-03T23:26:45Z</dc:date>
  <entry>
    <title>RE: Gulp Kickstart doesn't show Classic Theme as option</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119854861" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119854861</id>
    <updated>2020-08-27T19:23:59Z</updated>
    <published>2020-08-27T19:23:59Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I'm pretty seasoned and used to this but hundreds potentially&amp;nbsp;thousands of people won't be able to make a theme with classic in it and they should be able to.&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;? Where would you like to search? Search npm registry (published modules)
? Search npm for themes: frontend-theme-classic
[14:18:23] No themes matched your search!
? Search npm for themes: liferay-frontend-theme-classic
[14:18:37] No themes matched your search!
? Search npm for themes:&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;Nope, not there.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2020-08-27T19:23:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: Gulp Kickstart doesn't show Classic Theme as option</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117560400" />
    <author>
      <name>Lee Jordan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117560400</id>
    <updated>2019-10-24T19:25:36Z</updated>
    <published>2019-10-24T19:25:36Z</published>
    <summary type="html">Please listen to the community. We want classic theme as an option and the default theme which is generated. I can&amp;#39;t get my head around why after so many years of us saying this that we still don&amp;#39;t have this.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Liferay Frontend Theme Classic Web in NPM isn&amp;#39;t up to date ...&lt;a href="https://www.npmjs.com/package/liferay-frontend-theme-classic-web"&gt;https://www.npmjs.com/package/liferay-frontend-theme-classic-web&lt;/a&gt;</summary>
    <dc:creator>Lee Jordan</dc:creator>
    <dc:date>2019-10-24T19:25:36Z</dc:date>
  </entry>
  <entry>
    <title>RE: Gulp Kickstart doesn't show Classic Theme as option</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112545552" />
    <author>
      <name>David H Nebinger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112545552</id>
    <updated>2019-03-02T16:31:31Z</updated>
    <published>2019-03-02T16:31:31Z</published>
    <summary type="html">the classic theme, for some reason, has never been seen as a valid base theme to extend from.  I don&amp;#39;t know why because, to me, it often is most of the way where I need to be.&lt;br /&gt;&lt;br /&gt;​​​​​​​I think you can work around this by changing the parent theme after the kickstart is done.</summary>
    <dc:creator>David H Nebinger</dc:creator>
    <dc:date>2019-03-02T16:31:31Z</dc:date>
  </entry>
  <entry>
    <title>Gulp Kickstart doesn't show Classic Theme as option</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112502569" />
    <author>
      <name>Kevin Neibarger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=112502569</id>
    <updated>2019-02-27T19:29:50Z</updated>
    <published>2019-02-27T19:29:50Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I've created a new theme using the&amp;nbsp;&lt;strong&gt;yo liferay-theme&amp;nbsp;&lt;/strong&gt;called&amp;nbsp;&lt;strong&gt;quest-71-theme&lt;/strong&gt;&amp;nbsp;within the&amp;nbsp;&lt;strong&gt;LIFERAY_HOME/themes&lt;/strong&gt;&amp;nbsp;folder. Using&amp;nbsp;&lt;strong&gt;liferay-ce-portal-7.1.0-ga1&lt;/strong&gt;. When I launch the&amp;nbsp;&lt;strong&gt;gulp kickstart&lt;/strong&gt;&amp;nbsp;task, I don't see the&amp;nbsp;&lt;strong&gt;Classic&amp;nbsp;&lt;/strong&gt;theme in the list:​​​​​​​&lt;br&gt;&lt;pre&gt;&lt;code&gt;HMAP-042-MAC005:quest-71-theme kneibarger$ gulp kickstart

[14:24:49] Using gulpfile ~/Desktop/Liferay/bundles/liferay-ce-portal-7.1.0-ga1/themes/quest-71-theme/gulpfile.js

[14:24:49] Starting 'kickstart'...

[14:24:49] Warning: the kickstart task will potentially overwrite files in your src directory

? Where would you like to search? (Use arrow keys)

❯ Search globally installed npm modules

  Search npm registry (published modules)&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;When I copy the&amp;nbsp;&lt;strong&gt;frontend-theme-classic&lt;/strong&gt;&amp;nbsp;into my themes directory and run the same&amp;nbsp;&lt;strong&gt;gulp kickstart&lt;/strong&gt;&amp;nbsp;I&amp;nbsp;&lt;strong&gt;DO&amp;nbsp;&lt;/strong&gt;see the&amp;nbsp;&lt;strong&gt;Classic&lt;/strong&gt;&amp;nbsp;option in the list of options&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;/Users/kneibarger/Desktop/Liferay/bundles/liferay-ce-portal-7.1.0-ga1/themes/frontend-theme-classic

HMAP-042-MAC005:frontend-theme-classic kneibarger$ gulp kickstart

[14:26:28] Using gulpfile ~/Desktop/Liferay/bundles/liferay-ce-portal-7.1.0-ga1/themes/frontend-theme-classic/gulpfile.js

[14:26:28] Starting 'kickstart'...

[14:26:28] Warning: the kickstart task will potentially overwrite files in your src directory

? Where would you like to search? (Use arrow keys)

❯ Search globally installed npm modules 

  Search npm registry (published modules) 

  ──────────────

  Classic &lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;What's going on here? I want to create a new theme and copy the classic theme into it and then modify from there..&amp;nbsp;&lt;strong&gt;gulp kickstart&lt;/strong&gt;&amp;nbsp;isn't working consistently.. And why is that 3rd option&amp;nbsp;&lt;strong&gt;Classic&lt;/strong&gt;&amp;nbsp;not showing when running in my new theme as opposed to the&amp;nbsp;&lt;strong&gt;frontend-classic-theme&lt;/strong&gt;​​​​​​​??&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Kevin Neibarger</dc:creator>
    <dc:date>2019-02-27T19:29:50Z</dc:date>
  </entry>
</feed>
