We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1870413 commit 32c5127Copy full SHA for 32c5127
README.md
@@ -13,9 +13,15 @@ across_colors:
13
- `text-orange-500`
14
- `text-blue-violet-500`
15
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
+
23
## to-do:
24
- [x] check out about highlighting words
-- [ ] add highlighting feature in experience, projects section
25
- [ ] YAML file parser for experience, projects
26
- [x] skills, education section
27
- [x] projects in one column, instead of cards
0 commit comments