Commit 271de99
committed
fix(docs): Fix: Theme color getter errors
This commit addresses a critical bug where theme color getters were causing errors. Robust error handling has been added to the theme color methods to improve reliability. Additionally, it fixes the 'str' object not callable errors.
Affected files:
- M README.md1 parent b960a69 commit 271de99
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
417 | 420 | | |
418 | 421 | | |
419 | 422 | | |
| |||
0 commit comments