Skip to content

Commit 6eeb10e

Browse files
Pill text color change
1 parent 3e5f55a commit 6eeb10e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/techfolio-theme/yellow.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
--tf-yellow1: #ffbf00;
1010
--tf-yellow2: #fffd78;
1111
--tf-yellow3: #fdfcd0;
12-
--tf-text: #585858;
12+
--tf-text: #444444;
1313
--bs-font-sans-serif: "Open Sans", sans-serif;
1414
--bs-link-color: var(--bs-blue);
1515
--tf-pill-bg: var(--tf-yellow2);

0 commit comments

Comments
 (0)