mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-08-14 03:13:44 +02:00
Release v0.7.1 - Remote Manifest System, Stability Fixes
This commit is contained in:
@@ -17,7 +17,7 @@ from pathlib import Path
|
||||
import glob # Add for the simpler tab completion
|
||||
|
||||
# Import colors from the new central location
|
||||
from .ui_colors import (
|
||||
from jackify.shared.colors import (
|
||||
COLOR_PROMPT, COLOR_SELECTION, COLOR_RESET, COLOR_INFO, COLOR_ERROR,
|
||||
COLOR_SUCCESS, COLOR_WARNING, COLOR_DISABLED, COLOR_ACTION, COLOR_INPUT
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user