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

Commitd6436da

Browse files
Prasad BhatPrasad Bhat
Prasad Bhat
authored and
Prasad Bhat
committed
docs: modified chat bubble to include custom colors
1 parent2991900 commitd6436da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/components/ChatBubble/ChatBubble.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.chatBubble {
22
background:var(--imf-text-button-color-bg);
3-
color:#222;
3+
color:var(--imf-text-color);
44
border-radius:6px;
55
padding:1em1.2em;
66
margin:1em0;

‎src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
--imf-note-background-color:#252828;
7474
--imf-text-color-bg:#232323;
7575
--imf-text-color:#f5f5f5;
76-
--imf-text-button-color-bg:#e8e8e8;
76+
--imf-text-button-color-bg:#232323;
7777
}
7878

7979
#__docusaurus {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp