summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/index.html
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-10-28 06:20:43 -0500
committerAdam <[email protected]>2025-10-28 15:29:15 -0500
commit1da24f6adb7fce37af79678dd053090831fda2f2 (patch)
treea0e23d30d4a4f9534ea9af0413b0b3055b2fb311 /packages/desktop/index.html
parente29dd27632da70d6e716fbca8a909b8361e8187f (diff)
downloadopencode-1da24f6adb7fce37af79678dd053090831fda2f2.tar.gz
opencode-1da24f6adb7fce37af79678dd053090831fda2f2.zip
wip: desktop work
Diffstat (limited to 'packages/desktop/index.html')
-rw-r--r--packages/desktop/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/desktop/index.html b/packages/desktop/index.html
index c591cb46c..9209acfc7 100644
--- a/packages/desktop/index.html
+++ b/packages/desktop/index.html
@@ -7,7 +7,7 @@
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.svg" />
<title>OpenCode</title>
</head>
- <body class="overscroll-none select-none text-12-regular">
+ <body class="antialiased overscroll-none select-none text-12-regular">
<!-- <script> -->
<!-- ;(function () { -->
<!-- const savedTheme = localStorage.getItem("theme") || "opencode" -->