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
[*.{appxmanifest,asax,ascx,aspx,axaml,build,cg,cginc,compute,cs,cshtml,dtd,hlsl,hlsli,hlslinc,master,nuspec,paml,razor,resw,resx,shader,skin,usf,ush,vb,xaml,xamlx,xoml,xsd}] | |
indent_style = space | |
indent_size = 4 | |
tab_width = 4 | |
[*] | |
# Standard properties | |
end_of_line = crlf |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<Patterns | |
xmlns="urn:schemas-jetbrains-com:member-reordering-patterns" | |
xmlns:unity="urn:schemas-jetbrains-com:member-reordering-patterns-unity"> | |
<TypePattern DisplayName="Unity classes" Priority="100"> | |
<TypePattern.Match> | |
<unity:SerializableClass/> | |
</TypePattern.Match> |
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
RequireAdmin | |
DisableTelemetry | |
DisableCortana | |
DisableWiFiSense | |
DisableSmartScreen | |
DisableWebSearch | |
DisableAppSuggestions | |
DisableActivityHistory | |
DisableSensors | |
DisableLocation |
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
div.columns div.left_col.column div.formatted_description.user_formatted h1 { | |
font-weight: normal; | |
padding-left: 0px; | |
font-size: 26px; | |
line-height: 32px; | |
color: white; | |
} | |
div.columns div.left_col.column div.formatted_description.user_formatted h2 { | |
text-transform: uppercase; |
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
/* | |
== Settings == | |
BG: #1b2838 | |
Text: #9099A1 | |
Link: #ffffff | |
Font: Yantramanav | |
Size: 100 | |
== Profile Page == |