diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx
index fbe4847..436e11b 100644
--- a/src/components/Settings.tsx
+++ b/src/components/Settings.tsx
@@ -17,7 +17,7 @@ import { settings, themeOptions } from "../store";
import { clickable } from "../a11y";
import { Select } from "./Select";
-const CODE_FONTS = [
+const BUNDLED_FONTS = [
"JetBrains Mono",
"JetBrainsMono Nerd Font Mono",
"FiraCode Nerd Font Mono",
@@ -101,10 +101,10 @@ export function Settings(props: SettingsProps) {
Theme gallery…
-
+
-
+