Skip to content

Commit 02ff9d4

Browse files
authored
Sync Catppuccin styles (#1111)
Follow up to #1094; if we update one of the four Catppuccin flavors we should update the other three at the same time for consistency sake.
1 parent a53c924 commit 02ff9d4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

styles/catppuccin-frappe.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
<entry type="CommentSingle" style="italic #737994"/>
6666
<entry type="CommentMultiline" style="italic #737994"/>
6767
<entry type="CommentSpecial" style="italic #737994"/>
68-
<entry type="CommentHashbang" style="italic #737994"/>
68+
<entry type="CommentHashbang" style="italic #626880"/>
6969
<entry type="CommentPreproc" style="italic #737994"/>
7070
<entry type="CommentPreprocFile" style="bold #737994"/>
7171
<entry type="Generic" style="#c6d0f5"/>
7272
<entry type="GenericInserted" style="bg:#414559 #a6d189"/>
73-
<entry type="GenericDeleted" style="#e78284 bg:#414559"/>
73+
<entry type="GenericDeleted" style="bg:#414559 #e78284"/>
7474
<entry type="GenericEmph" style="italic #c6d0f5"/>
7575
<entry type="GenericStrong" style="bold #c6d0f5"/>
7676
<entry type="GenericUnderline" style="underline #c6d0f5"/>
@@ -80,4 +80,4 @@
8080
<entry type="GenericPrompt" style="#c6d0f5"/>
8181
<entry type="GenericError" style="#e78284"/>
8282
<entry type="GenericTraceback" style="#e78284"/>
83-
</style>
83+
</style>

styles/catppuccin-latte.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
<entry type="CommentSingle" style="italic #9ca0b0"/>
6666
<entry type="CommentMultiline" style="italic #9ca0b0"/>
6767
<entry type="CommentSpecial" style="italic #9ca0b0"/>
68-
<entry type="CommentHashbang" style="italic #9ca0b0"/>
68+
<entry type="CommentHashbang" style="italic #acb0be"/>
6969
<entry type="CommentPreproc" style="italic #9ca0b0"/>
7070
<entry type="CommentPreprocFile" style="bold #9ca0b0"/>
7171
<entry type="Generic" style="#4c4f69"/>
7272
<entry type="GenericInserted" style="bg:#ccd0da #40a02b"/>
73-
<entry type="GenericDeleted" style="#d20f39 bg:#ccd0da"/>
73+
<entry type="GenericDeleted" style="bg:#ccd0da #d20f39"/>
7474
<entry type="GenericEmph" style="italic #4c4f69"/>
7575
<entry type="GenericStrong" style="bold #4c4f69"/>
7676
<entry type="GenericUnderline" style="underline #4c4f69"/>
@@ -80,4 +80,4 @@
8080
<entry type="GenericPrompt" style="#4c4f69"/>
8181
<entry type="GenericError" style="#d20f39"/>
8282
<entry type="GenericTraceback" style="#d20f39"/>
83-
</style>
83+
</style>

styles/catppuccin-macchiato.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
<entry type="CommentSingle" style="italic #6e738d"/>
6666
<entry type="CommentMultiline" style="italic #6e738d"/>
6767
<entry type="CommentSpecial" style="italic #6e738d"/>
68-
<entry type="CommentHashbang" style="italic #6e738d"/>
68+
<entry type="CommentHashbang" style="italic #5b6078"/>
6969
<entry type="CommentPreproc" style="italic #6e738d"/>
7070
<entry type="CommentPreprocFile" style="bold #6e738d"/>
7171
<entry type="Generic" style="#cad3f5"/>
7272
<entry type="GenericInserted" style="bg:#363a4f #a6da95"/>
73-
<entry type="GenericDeleted" style="#ed8796 bg:#363a4f"/>
73+
<entry type="GenericDeleted" style="bg:#363a4f #ed8796"/>
7474
<entry type="GenericEmph" style="italic #cad3f5"/>
7575
<entry type="GenericStrong" style="bold #cad3f5"/>
7676
<entry type="GenericUnderline" style="underline #cad3f5"/>
@@ -80,4 +80,4 @@
8080
<entry type="GenericPrompt" style="#cad3f5"/>
8181
<entry type="GenericError" style="#ed8796"/>
8282
<entry type="GenericTraceback" style="#ed8796"/>
83-
</style>
83+
</style>

0 commit comments

Comments
 (0)