Skip to content

Commit 6ace7f8

Browse files
style: format code with prettier
1 parent 35ca906 commit 6ace7f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/graphite/catppuccin.user.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
@var select darkFlavor "Dark Flavor" ["latte:Latte", "frappe:Frappé", "macchiato:Macchiato", "mocha:Mocha*"]
1515
@var select accentColor "Accent" ["rosewater:Rosewater", "flamingo:Flamingo", "pink:Pink", "mauve:Mauve", "red:Red", "maroon:Maroon", "peach:Peach", "yellow:Yellow", "green:Green", "teal:Teal", "blue:Blue", "sapphire:Sapphire*", "sky:Sky", "lavender:Lavender", "subtext0:Gray"]
1616
==/UserStyle== */
17-
@-moz-document url-prefix('https://app.graphite.dev') {
17+
@-moz-document url-prefix('https://app.graphite.dev')
18+
{
1819
/* prettier-ignore */
1920
@catppuccin: {
2021
@latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };
@@ -60,7 +61,6 @@
6061
@crust: @catppuccin[@@lookup][@crust];
6162
@accent-color: @catppuccin[@@lookup][@@accent];
6263

63-
6464
--color-bg-light: @base;
6565
--color-bg-dark: @mantle;
6666

0 commit comments

Comments
 (0)