Mateus Abelli
0c92492959
fix(css): text wrap in code blocks
2023-08-09 14:11:22 +06:30
satnaing
8a99601e93
fix: update card bg color
2023-01-31 20:09:05 +06:30
satnaing
cfd1072d9d
refactor: change default dark theme
2023-01-31 20:04:08 +06:30
satnaing
1a427285f3
style: format styles with Tailwind Prettier plugin
2023-01-31 15:53:49 +06:30
satnaing
0eeed8e870
refactor: update toggle theme function for better structure and a11y
...
Move theme switch js codes in Layout.astro file to external js file (toggle-theme.js). Update
.prettierignore to exclude the new toggle-theme.js file. Update base.css for new data-theme
attribute.
2022-11-26 23:43:27 +06:30
Sat Naing
4caf3bf60a
Change back to Astro default light color scheme
2022-09-27 14:25:53 +06:30
Sat Naing
5c32023cb2
Update style for prose image margin and heading-3
2022-09-26 22:07:13 +06:30
Sat Naing
1fd1b9111b
Remove unused prose details element style
2022-09-26 18:41:41 +06:30
Sat Naing
f73aa66f47
Update collapsible section outline style on focus
2022-09-26 16:45:13 +06:30
Sat Naing
88b95df2e4
Update about layout prose style
2022-09-26 12:18:16 +06:30
Sat Naing
eb47c8549c
Update prose bullets, bockquote accent colors
2022-09-26 09:45:20 +06:30
Sat Naing
321651e79b
Change light color scheme for a while
2022-09-26 02:30:11 +06:30
Sat Naing
5ebee52ccd
Update prose styling
2022-09-26 02:28:54 +06:30
Sat Naing
19ec6c87aa
Add styling for prose table and prose heading
2022-09-25 17:40:24 +06:30
Sat Naing
15cbfd9741
Add border in prose image
2022-09-23 21:35:06 +06:30
Sat Naing
f367e05793
Remove duplicated accent colors
2022-09-22 20:04:54 +06:30
Sat Naing
2a464e8860
Add custom scrollbar
2022-09-19 23:16:02 +06:30
Sat Naing
24a25a313d
Add global style for tabler icon
2022-09-19 12:46:11 +06:30
Sat Naing
4457670aed
Fix bullet point not displaying problem
2022-09-17 15:32:53 +06:30
Sat Naing
14f23f2516
Add table of contents base style
2022-09-17 13:56:14 +06:30
Sat Naing
8239ee80f7
Add background & text selection colors
2022-09-13 23:39:54 +06:30
Sat Naing
4ef133506c
Update prose image style to be center
2022-09-12 19:08:43 +06:30
Sat Naing
dc35507d98
Update link color to accent on hover
2022-09-12 19:05:12 +06:30
Sat Naing
c7c967534d
Add focus-outline component class
2022-09-12 18:39:26 +06:30
Sat Naing
82ff70ed08
Add outline style on focus-visible
2022-09-12 18:18:45 +06:30
Sat Naing
f07d47859f
Update overflow of li to x-clip
2022-09-12 09:37:17 +06:30
Sat Naing
efec1d3f07
Refactor body class codes to base.css
2022-09-11 15:25:14 +06:30
Sat Naing
66a827dca2
Remove usused btn-blue and h-row class styles
2022-09-11 12:14:18 +06:30
Sat Naing
5401fd7a44
Add custom hr class style
2022-09-11 11:43:03 +06:30
Sat Naing
adc725957c
Add card muted color
2022-09-11 02:40:44 +06:30
Sat Naing
201bf357b3
Add base & dark style for prose
2022-09-11 01:47:22 +06:30
Sat Naing
2117c79c44
Update svg base style to be inline-block
2022-09-10 15:35:18 +06:30
Sat Naing
77f9645ec4
Add svg base style
2022-09-10 15:32:25 +06:30
Sat Naing
9ceb9a3f68
Make footer style the same as section style
2022-09-10 01:38:03 +06:30
Sat Naing
851eeaa41a
Add base section style
2022-09-09 22:45:33 +06:30
Sat Naing
b5f450522e
Remove dark border opacity and update dark border color
2022-09-09 20:40:22 +06:30
Sat Naing
ffd6a71655
Modify hr opacity for theme-dark
2022-09-09 15:29:58 +06:30
Sat Naing
8c690da4c1
Add display-none base class
2022-09-09 13:48:55 +06:30
Sat Naing
f995485c09
Add light/dark mode functionality
2022-09-09 00:48:23 +06:30
Sat Naing
4075db963b
Add border and svg colors
2022-09-09 00:45:11 +06:30
Sat Naing
02d29f0914
Add multiple theme colors
2022-09-08 22:40:45 +06:30
Sat Naing
147d934e97
Add custom base style of Tailwind
2022-09-08 21:42:09 +06:30