Skip to content

Commit

Permalink
C++ support #2
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanDmitriev1 committed Jan 8, 2024
1 parent 0ff1548 commit ae2b9cf
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 6 deletions.
154 changes: 149 additions & 5 deletions CustomTheme.vstheme
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Themes>
<Theme Name="VisualAssistDark (37)" GUID="{9a2ef534-11e6-4aa9-bcd9-ef552627a913}" BaseGUID="{1ded0138-47ce-435e-84ef-9ec1f439b749}">
<Theme Name="VisualAssistDark (45)" GUID="{db57e6a6-b607-4548-854c-3729f8bfae22}" BaseGUID="{1ded0138-47ce-435e-84ef-9ec1f439b749}">
<Category Name="ACDCOverview" GUID="{c8887ac6-3c60-4209-9d69-8f4c12a60044}">
<Color Name="NumberedListItemActive">
<Background Type="CT_RAW" Source="FF2A2D2E" />
Expand Down Expand Up @@ -5281,7 +5281,7 @@
</Color>
<Color Name="module name">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FF4EC9B0" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="inline hints">
<Background Type="CT_RAW" Source="FF3E3E3E" />
Expand Down Expand Up @@ -6539,6 +6539,150 @@
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF00C1" />
</Color>
<Color Name="CppMacroSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
<Color Name="CppEnumSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFB8D7A3" />
</Color>
<Color Name="CppGlobalVariableSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppLocalVariableSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppParameterSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppTypeSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="CppRefTypeSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="CppValueTypeSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="CppFunctionSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppMemberFunctionSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppMemberFieldSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppStaticMemberFunctionSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppStaticMemberFieldSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppPropertySemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppEventSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppClassTemplateSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="CppGenericTypeSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFFD700" />
</Color>
<Color Name="CppFunctionTemplateSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppNamespaceSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFB8D7A3" />
</Color>
<Color Name="CppLabelSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppUDLRawSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppUDLNumberSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppUDLStringSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppOperatorSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppMemberOperatorSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFFF8000" />
</Color>
<Color Name="CppNewDeleteSemanticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FF569CD6" />
</Color>
<Color Name="CppControlKeywordSyntacticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FF569CD6" />
</Color>
<Color Name="CppStringEscapeCharacterSyntacticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppStringDelimiterCharacterSyntacticTokenFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="CppInlineHintsFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="C/C++ User Keywords">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_RAW" Source="FF569CD6" />
</Color>
<Color Name="MarkerFormatDefinition/PVSHighlightMainFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
<Color Name="MarkerFormatDefinition/PVSHighlightSecondFormat">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
<Color Name="FCCCovered">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
<Color Name="FCCNotCovered">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
<Color Name="FCCPartial">
<Background Type="CT_INVALID" Source="00000000" />
<Foreground Type="CT_INVALID" Source="00000000" />
</Color>
</Category>
<Category Name="SearchControl" GUID="{f1095fad-881f-45f1-8580-589e10325eb8}">
<Color Name="PopupItemsListBackgroundGradientBegin">
Expand Down Expand Up @@ -9231,7 +9375,7 @@
<Background Type="CT_RAW" Source="FFFFEE62" />
</Color>
<Color Name="PluginFontEditorKeywordColor">
<Foreground Type="CT_RAW" Source="FF0000FF" />
<Foreground Type="CT_RAW" Source="FF569CD6" />
</Color>
<Color Name="PluginFontEditorLiteralColor">
<Foreground Type="CT_RAW" Source="FFE00000" />
Expand All @@ -9243,13 +9387,13 @@
<Foreground Type="CT_RAW" Source="FF2B91AF" />
</Color>
<Color Name="PluginFontEditorNumberColor">
<Foreground Type="CT_RAW" Source="FFA31515" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="PluginFontEditorSearchResultBackgroundColor">
<Background Type="CT_RAW" Source="FFF6B94D" />
</Color>
<Color Name="PluginFontEditorStringColor">
<Foreground Type="CT_RAW" Source="FFA31515" />
<Foreground Type="CT_RAW" Source="FFBDB76B" />
</Color>
<Color Name="PluginHighlightBorderColor">
<Foreground Type="CT_RAW" Source="00000000" />
Expand Down
2 changes: 1 addition & 1 deletion source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="VisualAssistDarkTheme.e1e706e2-05d3-4da9-8754-652cd8ab65f4" Version="1.0.2" Language="en-US" Publisher="Ivan Dmitryiyev" />
<Identity Id="VisualAssistDarkTheme.e1e706e2-05d3-4da9-8754-652cd8ab65f4" Version="1.1.0" Language="en-US" Publisher="Ivan Dmitryiyev" />
<DisplayName>Visual Assist Dark Theme</DisplayName>
<Description xml:space="preserve">Visual Assist Dark Theme for Visual Studio 2022.</Description>
<License>LICENSE.txt</License>
Expand Down

0 comments on commit ae2b9cf

Please sign in to comment.