Remove christmas & make swarm default (#4522)

* swarm + catppuccin maybe?

* i will kill you

* blocked nine vicious

* encore

* chud

* this 97 year old diner still serves coke the old way

* ey boy i just got that new iphone

* @grok just fix my shit bro
This commit is contained in:
fmhyhalloweenshit 2026-01-01 14:16:37 +03:00 committed by GitHub
parent e8a9e4efd9
commit 0c6aeb1529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 107 additions and 162 deletions

View file

@ -13,13 +13,11 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import { christmasTheme } from './christmas'
import { catppuccinTheme } from './catppuccin'
import type { ThemeRegistry } from '../types'
export const themeRegistry: ThemeRegistry = {
catppuccin: catppuccinTheme,
christmas: christmasTheme,
}
export { christmasTheme, catppuccinTheme }
export { catppuccinTheme }