# VSCode-Theme **Repository Path**: blake-john/vscode-theme ## Basic Information - **Project Name**: VSCode-Theme - **Description**: My vscode themes. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-30 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Visual Studio Code Theme In this repository, there are three themes for vscode, in which are two light theme and one dark theme. All the themes are adapted from the original themes inside vscode!!! The three themes all provide a better visual performance on C/C++. Such as : * the **Keywords** are "#d33682" -> pink * the **Operators** are "#CB4B16" -> orange * the **Types (includes the defined `struct` and `class`)** are "#d39f03" -> yellow * the **Variables** are "#2AA198" -> green * the **Functions** are "#268BD2" -> blue * the **Numbers** are "#6C71C4" -> purple