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

Commit489734e

Browse files
committed
v2.1.2-2 some more color added for bullet
1 parentcfb4c52 commit489734e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎v2/public/assest/js/index.js

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,17 @@ function generateRandomColor() {
2020
"#64bfa4",
2121
"#cf9fa9",
2222
"#d6fffa",
23-
"#99ffd6"
23+
"#99ffd6",
24+
"#A7FFEB",
25+
"#FBBC04",
26+
"#E6C9A8",
27+
"#E8EAED",
28+
"#F28B82",
29+
"#fff475",
30+
"#ccff90",
31+
"#a7ffeb",
32+
"#fdcfe8",
33+
"#d7aefb"
2434
];
2535
varrandome_index=Math.floor(Math.random()*color_collection.length);
2636
returncolor_collection[randome_index];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp