forked from mirrored/github-readme-stats
Compare commits
2
Commits
main
...
chatgpt-theme
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43bf4b4b5b | ||
|
|
e8d465d810 |
@@ -430,6 +430,13 @@ export const themes = {
|
||||
border_color: "ffffff",
|
||||
bg_color: "000000",
|
||||
},
|
||||
ocean_breeze: {
|
||||
"title_color": "0d6efd",
|
||||
"icon_color": "0d6efd",
|
||||
"text_color": "333333",
|
||||
"bg_color": "f0f6fc",
|
||||
"border_color": "d1d5da",
|
||||
}
|
||||
};
|
||||
|
||||
export default themes;
|
||||
|
||||
Reference in New Issue
Block a user