Merge branch 'main' of https://github.com/unclecode/crawl4ai
This commit is contained in:
@@ -29,12 +29,16 @@
|
|||||||
--global-font-color: #eaeaea; /* Light font color for global elements */
|
--global-font-color: #eaeaea; /* Light font color for global elements */
|
||||||
|
|
||||||
--background-color: #222225;
|
--background-color: #222225;
|
||||||
|
|
||||||
|
--background-color: #070708;
|
||||||
--page-width: 70em;
|
--page-width: 70em;
|
||||||
--font-color: #e8e9ed;
|
--font-color: #e8e9ed;
|
||||||
--invert-font-color: #222225;
|
--invert-font-color: #222225;
|
||||||
--secondary-color: #a3abba;
|
--secondary-color: #a3abba;
|
||||||
|
--secondary-color: #d5cec0;
|
||||||
--tertiary-color: #a3abba;
|
--tertiary-color: #a3abba;
|
||||||
--primary-color: #09b5a5; /* Updated to the brand color */
|
--primary-color: #09b5a5; /* Updated to the brand color */
|
||||||
|
--primary-color: #50ffff; /* Updated to the brand color */
|
||||||
--error-color: #ff3c74;
|
--error-color: #ff3c74;
|
||||||
--progress-bar-background: #3f3f44;
|
--progress-bar-background: #3f3f44;
|
||||||
--progress-bar-fill: #09b5a5; /* Updated to the brand color */
|
--progress-bar-fill: #09b5a5; /* Updated to the brand color */
|
||||||
|
|||||||
Reference in New Issue
Block a user