diff --git a/themes/Nocturne.json b/themes/Nocturne.json index 253ea5f..9db4d5b 100644 --- a/themes/Nocturne.json +++ b/themes/Nocturne.json @@ -1,6 +1,6 @@ { - "base": "Nocturne (Dark)", - "name": "Nocture", + "base": "Dark", + "name": "Nocturne", "image_theme": "dark", "authors": "JeanxPereira", "description": "minimal dark theme based on Dracula but more darker", @@ -162,7 +162,7 @@ "default": "#7F7F7FFF", "doc-comment": "#206020FF", "error-marker": "#D83545FF", - "global-doc-comment": "#2B9C89FF", + "doc-global-comment": "#2B9C89FF", "identifier": "#AFAFAFFF", "keyword": "#F87AC4FF", "known-identifier": "#6CF982FF", diff --git a/themes/one_dark.json b/themes/one_dark.json index 545c904..11c16f6 100644 --- a/themes/one_dark.json +++ b/themes/one_dark.json @@ -158,7 +158,7 @@ "default": "#DADADAFF", "doc-comment": "#206858FF", "error-marker": "#C01A2BFF", - "global-doc-comment": "#208070FF", + "doc-global-comment": "#208070FF", "identifier": "#E4E4E4FB", "keyword": "#C46DE6FF", "known-identifier": "#C46DE6FF",