|
|
@ -53,8 +53,8 @@ |
|
|
|
(set (at ImGuiCol_FrameBgHovered colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_FrameBgActive colors) (auto-color-to-imgui-color (at 2 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TitleBg colors) (auto-color-to-imgui-color (at 1 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TitleBgActive colors) (auto-color-to-imgui-color (at 2 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TitleBgCollapsed colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TitleBgActive colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TitleBgCollapsed colors) (auto-color-to-imgui-color (at 2 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_MenuBarBg colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_ScrollbarBg colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_ScrollbarGrab colors) (auto-color-to-imgui-color (at 13 base16-colors) 1.f)) |
|
|
@ -75,11 +75,11 @@ |
|
|
|
(set (at ImGuiCol_ResizeGrip colors) (auto-color-to-imgui-color (at 11 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_ResizeGripHovered colors) (auto-color-to-imgui-color (at 5 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_ResizeGripActive colors) (auto-color-to-imgui-color (at 5 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_Tab colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabHovered colors) (auto-color-to-imgui-color (at 3 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabActive colors) (auto-color-to-imgui-color (at 3 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabUnfocused colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabUnfocusedActive colors) (auto-color-to-imgui-color (at 7 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_Tab colors) (auto-color-to-imgui-color (at 1 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabHovered colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabActive colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabUnfocused colors) (auto-color-to-imgui-color (at 2 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_TabUnfocusedActive colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_DockingPreview colors) (auto-color-to-imgui-color (at 6 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_DockingEmptyBg colors) (auto-color-to-imgui-color (at 0 base16-colors) 1.f)) |
|
|
|
(set (at ImGuiCol_PlotLines colors) (auto-color-to-imgui-color (at 5 base16-colors) 1.f)) |
|
|
|