mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
💄style: use divider-color for <hr> & remove border-color
This commit is contained in:
parent
85fe38f815
commit
1adf2423f3
2 changed files with 1 additions and 3 deletions
|
@ -69,7 +69,6 @@
|
|||
--divider-color: #d7d7d7;
|
||||
--text-color: #222226;
|
||||
--text-color-high-contrast: #313333;
|
||||
--border-color: #727272;
|
||||
--meta-color: #5b5b65;
|
||||
--codeblock-bg: #272430;
|
||||
--codeblock-highlight: #3d3949;
|
||||
|
@ -90,7 +89,6 @@
|
|||
--divider-color: #4a4a4a;
|
||||
--text-color: #D4D4D4;
|
||||
--text-color-high-contrast: #eceeef;
|
||||
--border-color: black;
|
||||
--meta-color: #B0B0B0;
|
||||
--codeblock-bg: #151515;
|
||||
--codeblock-highlight: #292929;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue