Skip to content

Instantly share code, notes, and snippets.

@bricelam
Last active November 23, 2021 01:23
Show Gist options
  • Save bricelam/3d4d756665b975003529dc4dd30ecadf to your computer and use it in GitHub Desktop.
Save bricelam/3d4d756665b975003529dc4dd30ecadf to your computer and use it in GitHub Desktop.
Brice's Notepad3 settings
[Settings]
ShowToolbar=false
WordWrap=false
TabsAsSpaces=true
AutoCloseTags=true
HighlightCurrentLine=2
MarkLongLines=true
LongLinesLimit=140
PathNameFormat=0
[Settings2]
SingleFileInstance=0
[Suppressed Messages]
MsgFileUnknownExt=6
[Common Base]
Matching Braces (Indicator)=indic_roundbox
Matching Braces Error (Indicator)=indic_roundbox
Mark Occurrences (Indicator)=fore:#0078D7; alpha:60; alpha2:60; indic_roundbox
Hyperlink Hotspots=indic_roundbox
Unicode-Point Hover=indic_roundbox
Multi Edit Indicator=indic_roundbox
[Styles]
ThemeFileName=Visual Studio
# A cheap imitation of Visual Studio's scheme
# Move to %APPDATA%\Rizonesoft\Notepad3\Themes
[Common Base]
Default Style=font:Cascadia Mono; size:10
Margins and Line Numbers=fore:#2B91AF; back:#FFFFFF
Matching Braces (Indicator)=fore:#DBE0CC; indic_roundbox
Selected Text (Colors)=back:#0078D7; eolfilled; alpha:80
Whitespace (Colors, Size 0-12)=size:2; fore:#2B91AF
Current Line Background (Color)=size:2; fore:#A0A0A0; back:#EAEAF2; alpha:50
Long Line Marker (Colors)=fore:#D7D7FF
Bookmarks and Folding (Colors, Size)=fore:#A5A5A5
Mark Occurrences (Indicator)=fore:#E4DBF6; alpha:100; alpha2:100; indic_roundbox
Hyperlink Hotspots=fore:#0000FF; back:#0000FF; indic_plain
Unicode-Point Hover=fore:#00FA00; alpha:60; alpha2:180; indic_compositionthick
Multi Edit Indicator=fore:#FFA000; alpha:60; alpha2:180; indic_roundbox
[Batch Files]
Keyword=fore:#0000FF
[C# Source Code]
Keyword=fore:#0000FF
Keyword 2nd=fore:#0000FF
String=fore:#A31515
Preprocessor=fore:#808080
Comment Doc=fore:#008000
Comment Doc Word=fore:#808080
Comment Doc Error=fore:#808080
Task Marker=fore:#0368B9
[JSON]
Comment=fore:#008000
Keyword=fore:#0000FF
String=fore:#A31515
Property Name=fore:#2E75B6
ESC Sequence=fore:#A31515
[PowerShell Script]
Comment=fore:#008000
Keyword=fore:#0000FF
String=fore:#A31515
[XML Document]
XML Tag=fore:#A31515
XML Attribute=fore:#FF0000
XML String=fore:#0000FF
XML Comment=fore:#008000
XML Entity=fore:#FF0000
CDATA=fore:#808080
[YAML]
Identifier=fore:#0000FF
Keyword=fore:#0000FF
Number=fore:#0000FF
Text=fore:#A31515
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment