mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
add light theme, enhance profilng and logging
This commit is contained in:
@@ -158,7 +158,7 @@ svg.feather.feather-image, .feather .feather-image { display: none }
|
||||
--checkbox-border-color: var(--neutral-700);
|
||||
--checkbox-border-color-focus: var(--secondary-500);
|
||||
--checkbox-border-color-hover: var(--neutral-600);
|
||||
--checkbox-border-color-selected: var(--secondary-600);
|
||||
--checkbox-border-color-selected: var(--primary-600);
|
||||
--checkbox-border-width: var(--input-border-width);
|
||||
--checkbox-label-background-fill: None;
|
||||
--checkbox-label-background-fill-hover: None;
|
||||
|
||||
Reference in New Issue
Block a user