0
0
Fork 1
Spiegel von https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisiert 2026-04-11 13:10:57 +00:00
MQL5-Google-Onedrive/README.md
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

22 Zeilen
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.