Skip to content

Commit

Permalink
2.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowTabitha committed Jan 24, 2024
1 parent caa704f commit 66ae640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from functions import *
from credits import *
from codes import *
from items import *

customtkinter.set_appearance_mode("Dark") # Modes: "System" (standard), "Dark", "Light"
customtkinter.set_default_color_theme("blue") # Themes: "blue" (standard), "green", "dark-blue"
Expand Down

0 comments on commit 66ae640

Please sign in to comment.