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
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 8370d2e

Browse files
committed
update theme
1 parent 1f99c16 commit 8370d2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎src/css/theme/style.dropdown.dark.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
}
1313

1414
.dropdown ul.expand-dropdown li a {
15-
background-color: rgba(72,72,72,1);
16-
color: white;
15+
background-color: rgb(29,34,44);
16+
color: #9197a1;
1717
}
1818

1919
.dropdown ul.expand-dropdown li a:hover {
20-
background-color: rgba(54,54,54,1);
21-
color: inherit;
20+
background-color: rgb(39,48,63);
21+
color: #10a2f1;
2222
}

‎src/css/theme/style.dropdown.light.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818

1919
.dropdown ul.expand-dropdown li a:hover {
2020
background-color: rgb(248, 248, 248);
21-
color: inherit;
21+
color: #10a2f1;
2222
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /