feat: add TimeLine shortcode
This commit is contained in:
parent
d410f7a3d4
commit
2c90929013
4 changed files with 160 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue