Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3eedfd3

Browse files
authored
chore(theme): add light and dark catppuccin themes with fix for contrast (anuraghazra#2376)
* Add light and dark Catppuccin themes,anuraghazra#1977"Catppuccin Latte" and "Catppuccin Mocha" come from the official Catppuccin theme, available here:https://github.com/catppuccin/github-readme-stats* Change Latte title color to pass AA contrast ratio test
1 parent33beba5 commit3eedfd3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎themes/index.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,18 @@ export const themes = {
395395
text_color:"e0def4",
396396
bg_color:"191724",
397397
},
398+
catppuccin_latte:{
399+
title_color:"137980",
400+
icon_color:"8839ef",
401+
text_color:"4c4f69",
402+
bg_color:"eff1f5",
403+
},
404+
catppuccin_mocha:{
405+
title_color:"94e2d5",
406+
icon_color:"cba6f7",
407+
text_color:"cdd6f4",
408+
bg_color:"1e1e2e",
409+
},
398410
date_night:{
399411
title_color:"DA7885",
400412
text_color:"E1B2A2",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp