diff --git a/novelwriter/assets/syntax/cyberpunk_night.conf b/novelwriter/assets/syntax/cyberpunk_night.conf index 96b6ed5c..966986cb 100644 --- a/novelwriter/assets/syntax/cyberpunk_night.conf +++ b/novelwriter/assets/syntax/cyberpunk_night.conf @@ -15,6 +15,7 @@ emphasis = 0, 255, 255 straightquotes = 7, 27, 219 doublequotes = 0, 255, 0 singlequotes = 0, 140, 255 +note = 150, 150, 150 hidden = 77, 77, 100 shortcode = 255, 255, 0 keyword = 255, 100, 255 diff --git a/novelwriter/assets/syntax/default_light.conf b/novelwriter/assets/syntax/default_light.conf index 94619291..b984f7d1 100644 --- a/novelwriter/assets/syntax/default_light.conf +++ b/novelwriter/assets/syntax/default_light.conf @@ -16,6 +16,7 @@ emphasis = 150, 110, 30 straightquotes = 200, 0, 0 doublequotes = 0, 0, 200 singlequotes = 0, 0, 200 +note = 100, 0, 200 hidden = 100, 100, 100 shortcode = 0, 100, 0 keyword = 200, 50, 50 diff --git a/novelwriter/assets/syntax/grey_dark.conf b/novelwriter/assets/syntax/grey_dark.conf index 8a71c293..1bcd40e0 100644 --- a/novelwriter/assets/syntax/grey_dark.conf +++ b/novelwriter/assets/syntax/grey_dark.conf @@ -16,6 +16,7 @@ emphasis = 200, 200, 200 straightquotes = 200, 200, 200 doublequotes = 200, 200, 200 singlequotes = 200, 200, 200 +note = 200, 200, 200 hidden = 150, 150, 150 shortcode = 225, 225, 225 keyword = 225, 225, 225 diff --git a/novelwriter/assets/syntax/grey_light.conf b/novelwriter/assets/syntax/grey_light.conf index 879f8f53..dec5a34e 100644 --- a/novelwriter/assets/syntax/grey_light.conf +++ b/novelwriter/assets/syntax/grey_light.conf @@ -16,6 +16,7 @@ emphasis = 20, 20, 20 straightquotes = 20, 20, 20 doublequotes = 20, 20, 20 singlequotes = 20, 20, 20 +note = 20, 20, 20 hidden = 100, 100, 100 shortcode = 0, 0, 0 keyword = 0, 0, 0 diff --git a/novelwriter/assets/syntax/light_owl.conf b/novelwriter/assets/syntax/light_owl.conf index 2704586f..0a76b935 100644 --- a/novelwriter/assets/syntax/light_owl.conf +++ b/novelwriter/assets/syntax/light_owl.conf @@ -36,6 +36,7 @@ emphasis = 224, 175, 5 straightquotes = 222, 61, 58 doublequotes = 8, 145, 106 singlequotes = 255, 235, 149 +note = 128, 118, 75 hidden = 152, 159, 177 shortcode = 40, 142, 215 keyword = 222, 61, 58 diff --git a/novelwriter/assets/syntax/night_owl.conf b/novelwriter/assets/syntax/night_owl.conf index b45a2db2..25fccd6e 100644 --- a/novelwriter/assets/syntax/night_owl.conf +++ b/novelwriter/assets/syntax/night_owl.conf @@ -36,6 +36,7 @@ emphasis = 236, 196, 141 straightquotes = 247, 140, 108 doublequotes = 173, 219, 103 singlequotes = 255, 235, 149 +note = 255, 249, 202 hidden = 99, 119, 119 shortcode = 130, 170, 255 keyword = 247, 140, 108 diff --git a/novelwriter/assets/syntax/solarized_dark.conf b/novelwriter/assets/syntax/solarized_dark.conf index 1108acd2..d754a6f2 100644 --- a/novelwriter/assets/syntax/solarized_dark.conf +++ b/novelwriter/assets/syntax/solarized_dark.conf @@ -16,6 +16,7 @@ emphasis = 38, 139, 210 straightquotes = 211, 54, 130 doublequotes = 42, 161, 152 singlequotes = 42, 161, 152 +note = 101, 161, 156 hidden = 147, 161, 161 shortcode = 147, 161, 161 keyword = 133, 153, 0 diff --git a/novelwriter/assets/syntax/solarized_light.conf b/novelwriter/assets/syntax/solarized_light.conf index daf6cc65..84599694 100644 --- a/novelwriter/assets/syntax/solarized_light.conf +++ b/novelwriter/assets/syntax/solarized_light.conf @@ -13,9 +13,10 @@ link = 38, 139, 210 headertext = 88, 110, 117 headertag = 42, 161, 152 emphasis = 38, 139, 210 -straightquotes = 211, 54, 130 +straightquotes = 211, 54, 130 doublequotes = 42, 161, 152 singlequotes = 42, 161, 152 +note = 27, 102, 96 hidden = 88, 110, 117 shortcode = 88, 110, 117 keyword = 133, 153, 0 diff --git a/novelwriter/assets/syntax/tango.conf b/novelwriter/assets/syntax/tango.conf index 9b3a5c5d..8d950202 100644 --- a/novelwriter/assets/syntax/tango.conf +++ b/novelwriter/assets/syntax/tango.conf @@ -12,6 +12,7 @@ emphasis = 196, 160, 0 straightquotes = 239, 41, 41 doublequotes = 138, 226, 52 singlequotes = 252, 233, 79 +note = 252, 242, 164 hidden = 143, 143, 141 shortcode = 115, 159, 207 keyword = 239, 41, 41 diff --git a/novelwriter/assets/syntax/tomorrow.conf b/novelwriter/assets/syntax/tomorrow.conf index 39826a26..3663afa4 100644 --- a/novelwriter/assets/syntax/tomorrow.conf +++ b/novelwriter/assets/syntax/tomorrow.conf @@ -36,6 +36,7 @@ emphasis = 245, 135, 31 straightquotes = 240, 40, 41 doublequotes = 113, 140, 0 singlequotes = 234, 183, 0 +note = 115, 90, 0 hidden = 142, 144, 140 shortcode = 66, 113, 174 keyword = 240, 40, 41 diff --git a/novelwriter/assets/syntax/tomorrow_night.conf b/novelwriter/assets/syntax/tomorrow_night.conf index 6b5673ed..bcb1df36 100644 --- a/novelwriter/assets/syntax/tomorrow_night.conf +++ b/novelwriter/assets/syntax/tomorrow_night.conf @@ -36,6 +36,7 @@ emphasis = 222, 147, 95 straightquotes = 204, 102, 102 doublequotes = 181, 189, 104 singlequotes = 240, 198, 116 +note = 240, 219, 178 hidden = 150, 152, 150 shortcode = 129, 162, 190 keyword = 204, 102, 102 diff --git a/novelwriter/assets/syntax/tomorrow_night_blue.conf b/novelwriter/assets/syntax/tomorrow_night_blue.conf index 4b0e19fc..5f2ec324 100644 --- a/novelwriter/assets/syntax/tomorrow_night_blue.conf +++ b/novelwriter/assets/syntax/tomorrow_night_blue.conf @@ -36,6 +36,7 @@ emphasis = 255, 197, 143 straightquotes = 255, 157, 164 doublequotes = 209, 241, 169 singlequotes = 255, 238, 173 +note = 255, 247, 214 hidden = 114, 133, 183 shortcode = 187, 218, 255 keyword = 255, 157, 164 diff --git a/novelwriter/assets/syntax/tomorrow_night_bright.conf b/novelwriter/assets/syntax/tomorrow_night_bright.conf index 30f22216..a311c671 100644 --- a/novelwriter/assets/syntax/tomorrow_night_bright.conf +++ b/novelwriter/assets/syntax/tomorrow_night_bright.conf @@ -36,6 +36,7 @@ emphasis = 231, 140, 69 straightquotes = 213, 78, 83 doublequotes = 185, 202, 74 singlequotes = 231, 197, 71 +note = 231, 214, 150 hidden = 150, 152, 150 shortcode = 122, 166, 218 keyword = 213, 78, 83 diff --git a/novelwriter/assets/syntax/tomorrow_night_eighties.conf b/novelwriter/assets/syntax/tomorrow_night_eighties.conf index 0b96bf20..9509724c 100644 --- a/novelwriter/assets/syntax/tomorrow_night_eighties.conf +++ b/novelwriter/assets/syntax/tomorrow_night_eighties.conf @@ -36,6 +36,7 @@ emphasis = 249, 145, 57 straightquotes = 242, 119, 122 doublequotes = 153, 204, 153 singlequotes = 255, 204, 102 +note = 255, 230, 179 hidden = 153, 153, 153 shortcode = 102, 153, 204 keyword = 242, 119, 122