LewisGaul / minegauler

A clone of the original minesweeper game with many added features
GNU General Public License v3.0
12 stars 8 forks source link

Menubar themes #157

Closed JessToudic closed 2 years ago

JessToudic commented 2 years ago

Fixes #156. Changed styles in the menubar to themes, so that numbers, markers and buttons change together.

codecov[bot] commented 2 years ago

Codecov Report

Merging #157 (3ab5d49) into dev (990288b) will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #157      +/-   ##
==========================================
+ Coverage   74.69%   74.89%   +0.19%     
==========================================
  Files          29       29              
  Lines        3154     3151       -3     
==========================================
+ Hits         2356     2360       +4     
+ Misses        798      791       -7     
Impacted Files Coverage Δ
minegauler/frontend/main_window.py 51.11% <100.00%> (+0.94%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 990288b...3ab5d49. Read the comment docs.