-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
37 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[$RootKey$\Themes\{de3dbbcd-f642-433c-8353-8f1df4370aba}\Text Editor] | ||
"Data"=hex:95,00,00,00,0b,00,00,00,01,00,00,00,85,56,a0,75,a8,00,ed,4d,ba,e5,e7,a5,0b,fa,92,9a,05,00,00,00,0b,00,00,00,54,34,20,41,72,67,75,6d,65,6e,74,00,01,ff,00,00,ff,11,00,00,00,54,34,20,41,72,67,75,6d,65,6e,74,20,56,61,6c,75,65,00,01,00,00,ff,ff,0c,00,00,00,54,34,20,44,65,6c,69,6d,69,74,65,72,01,ff,ff,00,ff,01,00,00,00,ff,0c,00,00,00,54,34,20,44,69,72,65,63,74,69,76,65,00,01,80,00,00,ff,0b,00,00,00,54,34,20,4f,70,65,72,61,74,6f,72,00,01,00,00,ff,ff | ||
|
||
[$RootKey$\Themes\{1ded0138-47ce-435e-84ef-9ec1f439b749}\Text Editor] | ||
"Data"=hex:95,00,00,00,0b,00,00,00,01,00,00,00,85,56,a0,75,a8,00,ed,4d,ba,e5,e7,a5,0b,fa,92,9a,05,00,00,00,0b,00,00,00,54,34,20,41,72,67,75,6d,65,6e,74,00,01,9c,dc,fe,ff,11,00,00,00,54,34,20,41,72,67,75,6d,65,6e,74,20,56,61,6c,75,65,00,01,c8,c8,c8,ff,0c,00,00,00,54,34,20,44,65,6c,69,6d,69,74,65,72,01,ff,ff,b3,ff,01,00,00,00,ff,0c,00,00,00,54,34,20,44,69,72,65,63,74,69,76,65,00,01,56,9c,d6,ff,0b,00,00,00,54,34,20,4f,70,65,72,61,74,6f,72,00,01,b4,b4,b4,ff |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,42 @@ | ||
<Themes> | ||
<Theme Name="Light" GUID="{de3dbbcd-f642-433c-8353-8f1df4370aba}"> | ||
<Category Name="Text Editor" GUID="{75a05685-00a8-4ded-bae5-e7a50bfa929a}"> | ||
<Color Name="T4 Directive"> | ||
<Foreground Type="CT_RAW" Source="FFAF00DB" /> | ||
<Color Name="T4 Argument"> | ||
<Foreground Type="CT_RAW" Source="FFFF0000" /> | ||
</Color> | ||
<Color Name="T4 Argument Value"> | ||
<Foreground Type="CT_RAW" Source="FF0000FF" /> | ||
</Color> | ||
<Color Name="T4 Delimiter"> | ||
<Background Type="CT_RAW" Source="FFDDDD76" /> | ||
<Background Type="CT_RAW" Source="FFFFFF00" /> | ||
<Foreground Type="CT_RAW" Source="FF000000" /> | ||
</Color> | ||
<Color Name="T4 Argument"> | ||
<Foreground Type="CT_RAW" Source="FFE50000" /> | ||
<Color Name="T4 Directive"> | ||
<Foreground Type="CT_RAW" Source="FF800000" /> | ||
</Color> | ||
<Color Name="T4 Argument Value"> | ||
<Color Name="T4 Operator"> | ||
<Foreground Type="CT_RAW" Source="FF0000FF" /> | ||
</Color> | ||
</Category> | ||
</Theme> | ||
<Theme Name="Dark" GUID="{1ded0138-47ce-435e-84ef-9ec1f439b749}"> | ||
<Category Name="Text Editor" GUID="{75a05685-00a8-4ded-bae5-e7a50bfa929a}"> | ||
<Color Name="T4 Directive"> | ||
<Foreground Type="CT_RAW" Source="FFC586C0" /> | ||
<Color Name="T4 Argument"> | ||
<Foreground Type="CT_RAW" Source="FF9CDCFE" /> | ||
</Color> | ||
<Color Name="T4 Argument Value"> | ||
<Foreground Type="CT_RAW" Source="FFC8C8C8" /> | ||
</Color> | ||
<Color Name="T4 Delimiter"> | ||
<Background Type="CT_RAW" Source="FF8F8F1A" /> | ||
<Background Type="CT_RAW" Source="FFFFFFB3" /> | ||
<Foreground Type="CT_RAW" Source="FF000000" /> | ||
</Color> | ||
<Color Name="T4 Argument"> | ||
<Foreground Type="CT_RAW" Source="FF9CDCFE" /> | ||
<Color Name="T4 Directive"> | ||
<Foreground Type="CT_RAW" Source="FF569CD6" /> | ||
</Color> | ||
<Color Name="T4 Argument Value"> | ||
<Foreground Type="CT_RAW" Source="FFCE9178" /> | ||
<Color Name="T4 Operator"> | ||
<Foreground Type="CT_RAW" Source="FFB4B4B4" /> | ||
</Color> | ||
</Category> | ||
</Theme> | ||
</Themes> | ||
</Themes> |
This file contains 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
This file contains 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