MQL5-Google-Onedrive/README.md

22 righe
603 B
Markdown

# 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.