feat: add TimeLine shortcode

This commit is contained in:
草师傅 2025-08-09 19:52:21 +08:00
parent d410f7a3d4
commit 2c90929013
Signed by: gb
GPG key ID: 43330A030E2D6478
4 changed files with 160 additions and 0 deletions

View file

@ -6,6 +6,7 @@
--text-color: #d8dee9;
--secondary-text-color: #c8c8c8;
--accent-color: #90a8c0;
--secondary-color: #7890a8;
--border-color: #3b4351;
--header-color: #eceff4;
--terminal-green: #a3be8c;
@ -20,6 +21,7 @@
--text-color: #2e3440;
--secondary-text-color: #4c566a;
--accent-color: #486090;
--secondary--color: #6078a8;
--border-color: #d1d5db;
--header-color: #2e3440;
--terminal-green: #4b644b;