diff --git a/lua/github-theme/config.lua b/lua/github-theme/config.lua index 9463e929..cbcf666d 100644 --- a/lua/github-theme/config.lua +++ b/lua/github-theme/config.lua @@ -13,9 +13,9 @@ local defaults = { dim_inactive = false, module_default = true, styles = { - comments = 'italic', + comments = 'NONE', functions = 'NONE', - keywords = 'italic', + keywords = 'NONE', variables = 'NONE', conditionals = 'NONE', constants = 'NONE',