mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-25 04:36:37 -07:00
Refactored Theme class to correspond SOLID patterns
This commit is contained in:
@@ -3,7 +3,7 @@ import concurrent.futures
|
||||
from abc import ABC, abstractmethod
|
||||
|
||||
from scripts.install.colors_definer import ColorsDefiner
|
||||
from scripts.theme import Theme
|
||||
from scripts.utils.theme.theme import Theme
|
||||
from scripts.tweaks_manager import TweaksManager
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user