Skip to content

Commit

Permalink
feat(syntax): more coloring for python and cpp langs (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
tecandrew authored Dec 3, 2024
1 parent 86c4caa commit 8c42a09
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 9 deletions.
68 changes: 64 additions & 4 deletions themes/catppuccin-mauve.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#209fb5",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#179299",
"font_style": null,
Expand All @@ -603,7 +608,7 @@
"type.class.definition": {
"color": "#df8e1d",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#acb0be",
Expand All @@ -620,6 +625,11 @@
"font_style": "italic",
"font_weight": null
},
"parent": {
"color": "#fe640b",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#9ca0b0",
"font_style": null,
Expand All @@ -640,6 +650,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#7c7f93",
"font_style": "italic",
"font_weight": null
},
"title": {
"color": "#4c4f69",
"font_style": null,
Expand Down Expand Up @@ -1240,6 +1255,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#85c1dc",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#81c8be",
"font_style": null,
Expand All @@ -1253,7 +1273,7 @@
"type.class.definition": {
"color": "#e5c890",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#626880",
Expand All @@ -1270,6 +1290,11 @@
"font_style": "italic",
"font_weight": null
},
"parent": {
"color": "#ef9f76",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#737994",
"font_style": null,
Expand All @@ -1290,6 +1315,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#949cbb",
"font_style": "italic",
"font_weight": null
},
"title": {
"color": "#c6d0f5",
"font_style": null,
Expand Down Expand Up @@ -1890,6 +1920,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#7dc4e4",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#8bd5ca",
"font_style": null,
Expand All @@ -1903,7 +1938,7 @@
"type.class.definition": {
"color": "#eed49f",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#5b6078",
Expand All @@ -1920,6 +1955,11 @@
"font_style": "italic",
"font_weight": null
},
"parent": {
"color": "#f5a97f",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#6e738d",
"font_style": null,
Expand All @@ -1940,6 +1980,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#939ab7",
"font_style": "italic",
"font_weight": null
},
"title": {
"color": "#cad3f5",
"font_style": null,
Expand Down Expand Up @@ -2540,6 +2585,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#74c7ec",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#94e2d5",
"font_style": null,
Expand All @@ -2553,7 +2603,7 @@
"type.class.definition": {
"color": "#f9e2af",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#585b70",
Expand All @@ -2570,6 +2620,11 @@
"font_style": "italic",
"font_weight": null
},
"parent": {
"color": "#fab387",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#6c7086",
"font_style": null,
Expand All @@ -2590,6 +2645,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#9399b2",
"font_style": "italic",
"font_weight": null
},
"title": {
"color": "#cdd6f4",
"font_style": null,
Expand Down
68 changes: 64 additions & 4 deletions themes/catppuccin-no-italics-mauve.json
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#209fb5",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#179299",
"font_style": null,
Expand All @@ -603,7 +608,7 @@
"type.class.definition": {
"color": "#df8e1d",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#acb0be",
Expand All @@ -620,6 +625,11 @@
"font_style": null,
"font_weight": null
},
"parent": {
"color": "#fe640b",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#9ca0b0",
"font_style": null,
Expand All @@ -640,6 +650,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#7c7f93",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#4c4f69",
"font_style": null,
Expand Down Expand Up @@ -1240,6 +1255,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#85c1dc",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#81c8be",
"font_style": null,
Expand All @@ -1253,7 +1273,7 @@
"type.class.definition": {
"color": "#e5c890",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#626880",
Expand All @@ -1270,6 +1290,11 @@
"font_style": null,
"font_weight": null
},
"parent": {
"color": "#ef9f76",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#737994",
"font_style": null,
Expand All @@ -1290,6 +1315,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#949cbb",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#c6d0f5",
"font_style": null,
Expand Down Expand Up @@ -1890,6 +1920,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#7dc4e4",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#8bd5ca",
"font_style": null,
Expand All @@ -1903,7 +1938,7 @@
"type.class.definition": {
"color": "#eed49f",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#5b6078",
Expand All @@ -1920,6 +1955,11 @@
"font_style": null,
"font_weight": null
},
"parent": {
"color": "#f5a97f",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#6e738d",
"font_style": null,
Expand All @@ -1940,6 +1980,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#939ab7",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#cad3f5",
"font_style": null,
Expand Down Expand Up @@ -2540,6 +2585,11 @@
"font_style": null,
"font_weight": null
},
"concept": {
"color": "#74c7ec",
"font_style": null,
"font_weight": null
},
"enum": {
"color": "#94e2d5",
"font_style": null,
Expand All @@ -2553,7 +2603,7 @@
"type.class.definition": {
"color": "#f9e2af",
"font_style": null,
"font_weight": 600
"font_weight": 700
},
"hint": {
"color": "#585b70",
Expand All @@ -2570,6 +2620,11 @@
"font_style": null,
"font_weight": null
},
"parent": {
"color": "#fab387",
"font_style": null,
"font_weight": null
},
"predictive": {
"color": "#6c7086",
"font_style": null,
Expand All @@ -2590,6 +2645,11 @@
"font_style": null,
"font_weight": null
},
"string.doc": {
"color": "#9399b2",
"font_style": null,
"font_weight": null
},
"title": {
"color": "#cdd6f4",
"font_style": null,
Expand Down
Loading

0 comments on commit 8c42a09

Please sign in to comment.