mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
fix: fixed two typos in this theme (#423)
This commit is contained in:
@@ -151,7 +151,7 @@
|
|||||||
"background": "#2B2B2BFF",
|
"background": "#2B2B2BFF",
|
||||||
"multi-line-comment": "#B0B0B0FF",
|
"multi-line-comment": "#B0B0B0FF",
|
||||||
"breakpoint": "#3A2323FF",
|
"breakpoint": "#3A2323FF",
|
||||||
"know-identifier": "#F09A3BFF",
|
"known-identifier": "#F09A3BFF",
|
||||||
"calculated-pointer": "#F2C7FEFF",
|
"calculated-pointer": "#F2C7FEFF",
|
||||||
"char-literal": "#38E517FF",
|
"char-literal": "#38E517FF",
|
||||||
"comment": "#808080FF",
|
"comment": "#808080FF",
|
||||||
@@ -178,7 +178,7 @@
|
|||||||
"local-variable": "#FF7FCAFF",
|
"local-variable": "#FF7FCAFF",
|
||||||
"namespace": "#B5B6E3FF",
|
"namespace": "#B5B6E3FF",
|
||||||
"number": "#6897BBFF",
|
"number": "#6897BBFF",
|
||||||
"punctutation": "#ABD374FF",
|
"punctuation": "#ABD374FF",
|
||||||
"pattern-variable": "#FCADDCFF",
|
"pattern-variable": "#FCADDCFF",
|
||||||
"placed-variable": "#A9B7C6FF",
|
"placed-variable": "#A9B7C6FF",
|
||||||
"preprocessor-deactivated": "#686A4BB8",
|
"preprocessor-deactivated": "#686A4BB8",
|
||||||
|
|||||||
Reference in New Issue
Block a user