Last active
July 5, 2024 22:54
-
-
Save sitiom/37399975712b45e051423b5ab9b98aee to your computer and use it in GitHub Desktop.
Visual Studio Dark theme for Dev C++
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Editor.Custom] | |
| Assembler=$0063C793, clNone, 0, 0, 0 | |
| Character=$00007AD5, $001E1E1E, 0, 0, 0 | |
| Comment=$003E8B60, $001E1E1E, 0, 1, 0 | |
| Float=$0022CDFF, $001E1E1E, 0, 0, 0 | |
| Hexadecimal=$0022CDFF, clNone, 0, 0, 0 | |
| Identifier=$00E6D8AD, $001E1E1E, 0, 0, 0 | |
| IllegalChar=$002930FF, $001E1E1E, 0, 0, 0 | |
| Number=$00A8CE9C, $021E1E1E, 0, 0, 0 | |
| Octal=$0022CDFF, clNone, 0, 0, 0 | |
| Preprocessor=$009B9B9B, $021E1E1E, 0, 0, 0 | |
| ReservedWord=$00D68E3D, $001E1E1E, 0, 1, 0 | |
| Space=clNone, $001E1E1E, 0, 0, 0 | |
| String=$00859DD6, $021E1E1E, 0, 0, 0 | |
| Symbol=$00B7E2E8, clNone, 0, 0, 0 | |
| Selected text=16777215, 7884582 | |
| Gutter=11505963, 1973790 | |
| Breakpoints=16777215, 42107 | |
| Error line=16777215, 2894966 | |
| Active breakpoints=16777215, 11570432 | |
| Folding lines=10197915, 5328448 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment