1
0
Fork 0
https://github.com/A6-9V/my-drive-projects.git @Jules is an ai agent from google that manage the trading system for this repository https://studio.firebase.google.com/studio-6309792933
Datei suchen
Cursor Agent 1ac8e96d30 feat: Add workspace settings for light theme
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-26 07:02:24 +00:00
.vscode feat: Add workspace settings for light theme 2025-12-26 07:02:24 +00:00
LICENSE Initial commit 2025-12-26 13:13:16 +07:00
README.md feat: Add workspace settings for light theme 2025-12-26 07:02:24 +00:00

Cursor light theme (workspace setup)

This repo includes a workspace setting that forces a light theme when opened in Cursor (or VS Code).

What’s included

  • .vscode/settings.json sets:
    • workbench.colorTheme: Default Light+

How to use in Cursor

  1. Open this folder in Cursor.
  2. If the theme doesn’t change immediately, reload the window:
    • Command Palette → Developer: Reload Window

Change the light theme (optional)

In Cursor:

  • Command Palette → Preferences: Color Theme
  • Pick another light theme, then update .vscode/settings.json accordingly.