This commit is contained in:
Isabel 2023-07-22 14:56:55 +01:00 committed by GitHub
parent bd846536a8
commit d8cf06767c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
@var select darkTheme "Dark Theme" ["latte:Latte", "frappe:Frappe", "macchiato:Macchiato", "mocha:Mocha*"]
@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"]
==/UserStyle== */
@-moz-document domain("modrinth.com") {
@-moz-document regexp(".*https:\\/\\/modrinth\\.com.*") {
@catppuccin: {
@latte: {
@ -197,4 +197,4 @@
--color-table-border: @overlay0;
}
}
}
}