[GH-ISSUE #34] Script google antigravity! #28

Closed
opened 2026-05-06 13:12:44 +02:00 by BreizhHardware · 11 comments

Originally created by @eliasbuenosdias on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/34

Hello, thank you very much! Could you make it compatible with Google Antigravity?

Originally created by @eliasbuenosdias on GitHub (Feb 16, 2026). Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/34 Hello, thank you very much! Could you make it compatible with Google Antigravity?
Author
Owner

@TtvNekix commented on GitHub (Feb 16, 2026):

Please, i need it, or someone tell us how to do it

<!-- gh-comment-id:3908219955 --> @TtvNekix commented on GitHub (Feb 16, 2026): Please, i need it, or someone tell us how to do it
Author
Owner

@johnsonsleo commented on GitHub (Feb 16, 2026):

same!

<!-- gh-comment-id:3909296096 --> @johnsonsleo commented on GitHub (Feb 16, 2026): same!
Author
Owner

@nxfx21 commented on GitHub (Feb 16, 2026):

I have forked it to make it work with antigravity nxfx21/antigravity-dark-islands for anyone that needs it, I made this for personal use and I found out about this after I was done lol it works on Mac tested idk about linux and windows but it should work because I updated the powershell one too

<!-- gh-comment-id:3909425086 --> @nxfx21 commented on GitHub (Feb 16, 2026): I have forked it to make it work with antigravity [nxfx21/antigravity-dark-islands](https://github.com/nxfx21/antigravity-dark-islands) for anyone that needs it, I made this for personal use and I found out about this after I was done lol it works on Mac tested idk about linux and windows but it should work because I updated the powershell one too
Author
Owner

@JosephTico commented on GitHub (Feb 16, 2026):

@nxfx21 doesnt work. Tried the curl -fsSL https://raw.githubusercontent.com/nxfx21/antigravity-dark-islands/refs/heads/main/bootstrap.sh | bash command and did nothing and at the end opened normal VS Code.

<!-- gh-comment-id:3909775374 --> @JosephTico commented on GitHub (Feb 16, 2026): @nxfx21 doesnt work. Tried the `curl -fsSL https://raw.githubusercontent.com/nxfx21/antigravity-dark-islands/refs/heads/main/bootstrap.sh | bash` command and did nothing and at the end opened normal VS Code.
Author
Owner

@nxfx21 commented on GitHub (Feb 16, 2026):

please share logs if you can, also make sure you have antigravity in path, for example, the antigravity cli or the homebrew version.

<!-- gh-comment-id:3909783331 --> @nxfx21 commented on GitHub (Feb 16, 2026): please share logs if you can, also make sure you have antigravity in path, for example, the antigravity cli or the homebrew version.
Author
Owner

@JosephTico commented on GitHub (Feb 16, 2026):

please share logs if you can, also make sure you have antigravity in path, for example, the antigravity cli or the homebrew version.

Full Logs:

islands-dark on  main [!?] is 📦 v1.0.0 via  v24.5.0 took 5s
❯ curl -fsSL https://raw.githubusercontent.com/nxfx21/antigravity-dark-islands/refs/heads/main/bootstrap.sh | bash
🏝️  Islands Dark Theme Bootstrap Installer for Antigravity
========================================================

📥 Step 1: Downloading Islands Dark...
   Repository: https://github.com/bwya77/vscode-dark-islands.git
✓ Downloaded successfully

🚀 Step 2: Running installer...

🏝️  Islands Dark Theme Installer for macOS/Linux
================================================

✓ VS Code CLI found

📦 Step 1: Installing Islands Dark theme extension...
✓ Theme extension installed to /Users/joseph/.vscode/extensions/bwya77.islands-dark-1.0.0

🔧 Step 2: Installing Custom UI Style extension...
Installing extensions...
Extension 'subframe7536.custom-ui-style' is already installed.
✓ Custom UI Style extension installed

🔤 Step 3: Installing Bear Sans UI fonts...
   Installing fonts to: /Users/joseph/Library/Fonts
✓ Fonts installed to Font Book
   Note: You may need to restart applications to use the new fonts

⚙️  Step 4: Applying VS Code settings...
⚠️  Existing settings.json found
   Backing up to settings.json.backup
   Merging Islands Dark settings with your existing settings...
Settings merged successfully

🚀 Step 5: Enabling Custom UI Style...
   VS Code will reload after applying changes...

📝 Important Notes:
   • IBM Plex Mono and FiraCode Nerd Font Mono need to be installed separately
   • After VS Code reloads, you may see a 'corrupt installation' warning
   • This is expected - click the gear icon and select 'Don't Show Again'

   Applying CSS customizations...
✓ Setup complete!

🎉 Islands Dark theme has been installed!
   VS Code will now reload to apply the custom UI style.

   Reloading VS Code...
To read from stdin, append '-' (e.g. 'ps aux | grep code | code -')

Done! 🏝️
<!-- gh-comment-id:3909793114 --> @JosephTico commented on GitHub (Feb 16, 2026): > please share logs if you can, also make sure you have antigravity in path, for example, the antigravity cli or the homebrew version. Full Logs: ``` islands-dark on  main [!?] is 📦 v1.0.0 via  v24.5.0 took 5s ❯ curl -fsSL https://raw.githubusercontent.com/nxfx21/antigravity-dark-islands/refs/heads/main/bootstrap.sh | bash 🏝️ Islands Dark Theme Bootstrap Installer for Antigravity ======================================================== 📥 Step 1: Downloading Islands Dark... Repository: https://github.com/bwya77/vscode-dark-islands.git ✓ Downloaded successfully 🚀 Step 2: Running installer... 🏝️ Islands Dark Theme Installer for macOS/Linux ================================================ ✓ VS Code CLI found 📦 Step 1: Installing Islands Dark theme extension... ✓ Theme extension installed to /Users/joseph/.vscode/extensions/bwya77.islands-dark-1.0.0 🔧 Step 2: Installing Custom UI Style extension... Installing extensions... Extension 'subframe7536.custom-ui-style' is already installed. ✓ Custom UI Style extension installed 🔤 Step 3: Installing Bear Sans UI fonts... Installing fonts to: /Users/joseph/Library/Fonts ✓ Fonts installed to Font Book Note: You may need to restart applications to use the new fonts ⚙️ Step 4: Applying VS Code settings... ⚠️ Existing settings.json found Backing up to settings.json.backup Merging Islands Dark settings with your existing settings... Settings merged successfully 🚀 Step 5: Enabling Custom UI Style... VS Code will reload after applying changes... 📝 Important Notes: • IBM Plex Mono and FiraCode Nerd Font Mono need to be installed separately • After VS Code reloads, you may see a 'corrupt installation' warning • This is expected - click the gear icon and select 'Don't Show Again' Applying CSS customizations... ✓ Setup complete! 🎉 Islands Dark theme has been installed! VS Code will now reload to apply the custom UI style. Reloading VS Code... To read from stdin, append '-' (e.g. 'ps aux | grep code | code -') Done! 🏝️ ```
Author
Owner

@nxfx21 commented on GitHub (Feb 16, 2026):

@JosephTico i have updated the repo, let me know if it works.

<!-- gh-comment-id:3909894033 --> @nxfx21 commented on GitHub (Feb 16, 2026): @JosephTico i have updated the repo, let me know if it works.
Author
Owner

@deeivihh commented on GitHub (Feb 16, 2026):

@JosephTico i have updated the repo, let me know if it works.

working for me, thank you!

Image

it has minors bugs, but i guess that's problem of this repo and not of your fork

Image Image Image
<!-- gh-comment-id:3910271080 --> @deeivihh commented on GitHub (Feb 16, 2026): > [@JosephTico](https://github.com/JosephTico) i have updated the repo, let me know if it works. working for me, thank you! <img width="1919" height="1029" alt="Image" src="https://github.com/user-attachments/assets/ec257310-85a5-4704-be34-714bd3135b25" /> it has minors bugs, but i guess that's problem of this repo and not of your fork <img width="487" height="726" alt="Image" src="https://github.com/user-attachments/assets/9ce878aa-7697-45c9-aa96-d71b6c7fb9ed" /> <img width="110" height="117" alt="Image" src="https://github.com/user-attachments/assets/599ffa9b-2662-4b9e-b7da-f75ba046413b" /> <img width="71" height="126" alt="Image" src="https://github.com/user-attachments/assets/bb7af685-e426-44d9-99c6-01052cd132a3" />
Author
Owner

@nxfx21 commented on GitHub (Feb 17, 2026):

@deeivihh good to know it worked, i dont even have a windows pc lololololol

<!-- gh-comment-id:3914558065 --> @nxfx21 commented on GitHub (Feb 17, 2026): @deeivihh good to know it worked, i dont even have a windows pc lololololol
Author
Owner

@bwya77 commented on GitHub (Feb 19, 2026):

Closing this issue as another developer is working on google antigravity.

<!-- gh-comment-id:3929013346 --> @bwya77 commented on GitHub (Feb 19, 2026): Closing this issue as another developer is working on google antigravity.
Author
Owner

@nxfx21 commented on GitHub (Feb 20, 2026):

@bwya77 Closing this issue as another developer is working on google antigravity.

It would still be cool to add to the main repo :3

<!-- gh-comment-id:3934249893 --> @nxfx21 commented on GitHub (Feb 20, 2026): > @bwya77 Closing this issue as another developer is working on google antigravity. It would still be cool to add to the main repo :3
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vscode-dark-islands#28
No description provided.