Skip to content

Commit

Permalink
MUI - Updating Lexer Style "NewSombra" from MadDogVachon.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpwamr committed May 27, 2024
1 parent 21b8cbf commit 79cc70b
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 618 deletions.
13 changes: 7 additions & 6 deletions Build/Themes/Dark.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Lexer Styles "Dark" taken from Axl Cash (https://www.axlcash.com/notepad2-dark-theme-schemes-style-or-whatever-you-call-it)
# 2024/05/27 - Lexer Styles "Dark" taken from Axl Cash (https://www.axlcash.com/notepad2-dark-theme-schemes-style-or-whatever-you-call-it)

[Custom Colors]
01=#252526
Expand All @@ -18,8 +18,8 @@
15=#F653F6
16=#92FB53
[Common Base]
Default Style=font:$Code; fore:#FFFFE2; back:#252526
Margins and Line Numbers=bold; size:-2; fore:#A4FFFF; back:#444444
Default Style=font:$Code0; fore:#FFFFE2; back:#252526
Margins and Line Numbers=font:Consolas; size:-2; bold; fore:#A4FFFF; back:#444444
Matching Braces (Indicator)=fore:#009100; back:#252526; alpha:40; alpha2:220; indic_roundbox
Matching Braces Error (Indicator)=fore:#FF0080; back:#252526; alpha:140; alpha2:220; indic_roundbox
Control Characters (Font)=size:-1; fore:#FFF1A8; back:#252526
Expand All @@ -42,8 +42,8 @@ Change History Marker Reverted to Origin=fore:#40A0BF; back:#40A0BF
Inline-IME Color=fore:#00FF00; back:#252526
FileNameExtensions=
[2nd Common Base]
2nd Default Style=font:Courier New; fore:#FFFFE2; back:#252526
2nd Margins and Line Numbers=font:Courier New; bold; size:-1; fore:#A4FFFF; back:#444444
2nd Default Style=font:$Code1; fore:#FFFFE2; back:#252526
2nd Margins and Line Numbers=font:Consolas; size:-2; bold; fore:#A4FFFF; back:#444444
2nd Matching Braces (Indicator)=fore:#009100; back:#252526; alpha:40; alpha2:220; indic_roundbox
2nd Matching Braces Error (Indicator)=fore:#FF0080; back:#252526; alpha:140; alpha2:220; indic_roundbox
2nd Control Characters (Font)=size:-1; fore:#FFF1A8; back:#252526
Expand All @@ -66,12 +66,13 @@ FileNameExtensions=
2nd Inline-IME Color=fore:#00FF00; back:#252526
FileNameExtensions=
[Text Files]
Default=font:$Text0
Margins and Line Numbers=font:Consolas; size:-2
Extra Line Spacing (Size)=size:-1
FileNameExtensions=txt; text; tmp; log; asc; doc; scp; wtx
[ANSI Art]
Default=font:Lucida Console; thin; size:11; smoothing:aliased
Margins and Line Numbers=font:Lucida Console; size:-2
Margins and Line Numbers=font:Consolas; size:-2
Extra Line Spacing (Size)=size:-1
FileNameExtensions=nfo; diz; \^Readme$
[Apache Config Files]
Expand Down
13 changes: 7 additions & 6 deletions Build/Themes/Obsidian.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Lexer Styles "Obsidian" taken from xCONFLiCTiONx (https://gist.github.com/xCONFLiCTiONx/43c035627909a92572334559b5685cf0)
# 2024/05/27 - Lexer Styles "Obsidian" taken from xCONFLiCTiONx (https://gist.github.com/xCONFLiCTiONx/43c035627909a92572334559b5685cf0)

[Custom Colors]
02=#B5E2F5
Expand All @@ -18,8 +18,8 @@
09=#FFFFFF
10=#FFFFE2
[Common Base]
Default Style=font:$Code; fore:#EAEAEA; back:#000000
Margins and Line Numbers=size:-2; fore:#A4FFFF; back:#444444
Default Style=font:$Code0; fore:#EAEAEA; back:#000000
Margins and Line Numbers=font:Consolas; size:-2; fore:#A4FFFF; back:#444444
Matching Braces (Indicator)=fore:#00FF40; alpha:80; alpha2:80; indic_roundbox
Matching Braces Error (Indicator)=fore:#FF0080; alpha:140; alpha2:140; indic_roundbox
Control Characters (Font)=size:-1
Expand All @@ -42,8 +42,8 @@ Change History Marker Reverted to Origin=fore:#40A0BF; back:#40A0BF
Inline-IME Color=fore:#00AA00
FileNameExtensions=
[2nd Common Base]
2nd Default Style=font:Courier New; fore:#EAEAEA; back:#000000
2nd Margins and Line Numbers=font:Courier New; size:-2; fore:#A4FFFF; back:#444444
2nd Default Style=font:$Code1; fore:#EAEAEA; back:#000000
2nd Margins and Line Numbers=font:Consolas; size:-2; fore:#A4FFFF; back:#444444
2nd Matching Braces (Indicator)=fore:#00FF40; alpha:80; alpha2:80; indic_roundbox
2nd Matching Braces Error (Indicator)=fore:#FF0080; alpha:140; alpha2:140; indic_roundbox
2nd Control Characters (Font)=size:-1
Expand All @@ -66,12 +66,13 @@ FileNameExtensions=
2nd Inline-IME Color=fore:#00AA00
FileNameExtensions=
[Text Files]
Default=font:$Text0
Margins and Line Numbers=font:Consolas; size:-2
Extra Line Spacing (Size)=size:-1
FileNameExtensions=txt; text; tmp; log; asc; doc; scp; wtx
[ANSI Art]
Default=font:Lucida Console; size:11
Margins and Line Numbers=font:Lucida Console; size:-2
Margins and Line Numbers=font:Consolas; size:-2
Extra Line Spacing (Size)=size:-1
FileNameExtensions=nfo; diz; \^Readme$
[Apache Config Files]
Expand Down
Loading

0 comments on commit 79cc70b

Please sign in to comment.