# themes **Repository Path**: mirrors_sourcegraph/themes ## Basic Information - **Project Name**: themes - **Description**: Color themes for Sourcegraph and editors - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sourcegraph color theme [![vs marketplace](https://img.shields.io/vscode-marketplace/v/sourcegraph.vscode-sourcegraph-theme.svg?label=vs%20marketplace)](https://marketplace.visualstudio.com/items?itemName=sourcegraph.vscode-sourcegraph-theme) [![downloads](https://img.shields.io/vscode-marketplace/d/sourcegraph.vscode-sourcegraph-theme.svg)](https://marketplace.visualstudio.com/items?itemName=sourcegraph.vscode-sourcegraph-theme) [![rating](https://img.shields.io/vscode-marketplace/r/sourcegraph.vscode-sourcegraph-theme.svg)](https://marketplace.visualstudio.com/items?itemName=sourcegraph.vscode-sourcegraph-theme) ![Screenshot](./screenshot.png) ## Development To install it manually, clone this repository and run: ``` ./dev.sh attach ``` Then reload VS Code and you should see the Sourcegraph Theme in the extensions list. You can now select the "Sourcegraph Dark" theme in the list that appears when you run the `Preferences: Color Theme` action.