Skip to content

Commit 32c5127

Browse files
committed
chore: updated README with highlighter colors
1 parent 1870413 commit 32c5127

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,15 @@ across_colors:
1313
- `text-orange-500`
1414
- `text-blue-violet-500`
1515

16+
highlighter:
17+
- cyan: `bg-cyan-300 dark:bg-cyan-500/30`
18+
- pink/violet-web: `bg-[#ff77e4]`
19+
- slate-blue: `bg-[#7777ff]`
20+
- red: `bg-[#ff7777]`
21+
- yellow/lemon/laser-lemon: `bg-[#ffff77]`
22+
1623
## to-do:
1724
- [x] check out about highlighting words
18-
- [ ] add highlighting feature in experience, projects section
1925
- [ ] YAML file parser for experience, projects
2026
- [x] skills, education section
2127
- [x] projects in one column, instead of cards

0 commit comments

Comments
 (0)