Commit Graph

16 Commits

Author SHA1 Message Date
rachel cantor 569e53ef0d fix: adding data-theme to tailwind config (#319)
Resolve: #288
2024-07-15 22:33:07 +07:00
Haibo 64b3a286e6 fix: solve invisible text code block issue in light-mode (#163)
* fix: pre > code font color

Co-authored-by: Nomango <nomango@qq.com>
Co-authored-by: shuaixr <1025sxr@gmail.com>

* refactor: extend other css properties besides typography

Update theme extend to include other properties like textColor etc, to clarify confusion.

---------

Co-authored-by: shuaixr <1025sxr@gmail.com>
Co-authored-by: Sat Naing <satnaingdev@gmail.com>
2023-12-12 14:57:49 +06:30
AriPerkkio 99709dd3aa fix: tailwind jsdoc for intellisense 2023-05-02 13:46:46 +03:00
Sat Naing 2d0ac8058a Update Tailwind config to use only specific breakpoint and color palette 2022-09-29 12:03:54 +06:30
Sat Naing a88b9d4ca4 Add border accent color 2022-09-26 09:44:23 +06:30
Sat Naing f367e05793 Remove duplicated accent colors 2022-09-22 20:04:54 +06:30
Sat Naing c4f358489b Add border fill color 2022-09-14 22:11:09 +06:30
Sat Naing c918c92f92 Add inverted text color and bg accent color 2022-09-13 23:39:23 +06:30
Sat Naing ce703bc2ca Define outline color in Tailwind config 2022-09-12 18:19:21 +06:30
Sat Naing 7eae6c9fb9 Add inverted color for background 2022-09-11 21:35:14 +06:30
Sat Naing adc725957c Add card muted color 2022-09-11 02:40:44 +06:30
Sat Naing bbb4329ec6 Add Tailwind typography plugin 2022-09-10 21:54:02 +06:30
Sat Naing 4075db963b Add border and svg colors 2022-09-09 00:45:11 +06:30
Sat Naing 0d5378969f Add IBM Plex Mono font 2022-09-08 22:51:27 +06:30
Sat Naing 02d29f0914 Add multiple theme colors 2022-09-08 22:40:45 +06:30
Sat Naing 3d1b24fc36 Add TailwindCSS integration 2022-09-08 20:43:42 +06:30