Skip to content

Commit

Permalink
Add Indicator Color
Browse files Browse the repository at this point in the history
  • Loading branch information
freQniK committed Oct 16, 2024
1 parent 5417e5d commit 5f19ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/typedef/konstants.py
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@ class MeileColors():
MEILE = "#fcb711"
DIALOG_BG_COLOR = "#121212"
DIALOG_BG_COLOR2 = "#181818"
INDICATOR = "#00DD21"
INACTIVE_DIALOG_BG_COLOR = "#50507c"
ROW_HOVER = "#39363c"
FONT_FACE = "../fonts/mplus-2c-bold.ttf"
Expand Down

0 comments on commit 5f19ae5

Please sign in to comment.