diff --git a/GitGraph/build/debug/main.css b/GitGraph/build/debug/main.css index a7829e7..b2e7035 100644 --- a/GitGraph/build/debug/main.css +++ b/GitGraph/build/debug/main.css @@ -1,7 +1,7 @@ div.git_grapth_container { overflow-y: auto; - background-color: bisque; + background-color: #1e1e1e; } afx-app-window[data-id="GitGraph"] afx-label[data-id="txt-repo"] i.label-text diff --git a/GitGraph/build/release/GitGraph.zip b/GitGraph/build/release/GitGraph.zip index c0f0c05..6d71bab 100644 Binary files a/GitGraph/build/release/GitGraph.zip and b/GitGraph/build/release/GitGraph.zip differ diff --git a/GitGraph/main.css b/GitGraph/main.css index a7829e7..b2e7035 100644 --- a/GitGraph/main.css +++ b/GitGraph/main.css @@ -1,7 +1,7 @@ div.git_grapth_container { overflow-y: auto; - background-color: bisque; + background-color: #1e1e1e; } afx-app-window[data-id="GitGraph"] afx-label[data-id="txt-repo"] i.label-text