|
|
@ -35,7 +35,7 @@ |
|
|
|
(set (at ImGuiCol_ScrollbarGrabHovered colors) (auto-color-to-imgui-color (at 14 base16-colors))) |
|
|
|
(set (at ImGuiCol_ScrollbarGrabActive colors) (auto-color-to-imgui-color (at 15 base16-colors))) |
|
|
|
(set (at ImGuiCol_CheckMark colors) (auto-color-to-imgui-color (at 5 base16-colors))) |
|
|
|
(set (at ImGuiCol_SliderGrab colors) (auto-color-to-imgui-color (at 1 base16-colors))) |
|
|
|
(set (at ImGuiCol_SliderGrab colors) (auto-color-to-imgui-color (at 12 base16-colors))) |
|
|
|
(set (at ImGuiCol_SliderGrabActive colors) (auto-color-to-imgui-color (at 6 base16-colors))) |
|
|
|
(set (at ImGuiCol_Button colors) (auto-color-to-imgui-color (at 1 base16-colors))) |
|
|
|
(set (at ImGuiCol_ButtonHovered colors) (auto-color-to-imgui-color (at 2 base16-colors))) |
|
|
@ -57,7 +57,7 @@ |
|
|
|
(set (at ImGuiCol_DockingPreview colors) (auto-color-to-imgui-color (at 2 base16-colors))) |
|
|
|
(set (at ImGuiCol_DockingEmptyBg colors) (auto-color-to-imgui-color (at 0 base16-colors))) |
|
|
|
(set (at ImGuiCol_PlotLines colors) (auto-color-to-imgui-color (at 5 base16-colors))) |
|
|
|
(set (at ImGuiCol_PlotLinesHovered colors) (auto-color-to-imgui-color (at 5 base16-colors))) |
|
|
|
(set (at ImGuiCol_PlotLinesHovered colors) (auto-color-to-imgui-color (at 13 base16-colors))) |
|
|
|
(set (at ImGuiCol_PlotHistogram colors) (auto-color-to-imgui-color (at 5 base16-colors))) |
|
|
|
(set (at ImGuiCol_PlotHistogramHovered colors) (auto-color-to-imgui-color (at 5 base16-colors))) |
|
|
|
(set (at ImGuiCol_TableHeaderBg colors) (auto-color-to-imgui-color (at 1 base16-colors))) |
|
|
|