mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 21:01:06 -05:00
Refactor theme
This commit is contained in:
@@ -9,7 +9,7 @@ import * as path from "path"
|
||||
import fs from "fs/promises"
|
||||
import { HistoryItem } from "../../shared/HistoryItem"
|
||||
import axios from "axios"
|
||||
import { getTheme } from "../../utils/getTheme"
|
||||
import { getTheme } from "../../integrations/theme/getTheme"
|
||||
import { openFile, openImage } from "../../utils/open-file"
|
||||
import WorkspaceTracker from "../../integrations/WorkspaceTracker"
|
||||
import { openMention } from "../../utils/context-mentions"
|
||||
|
||||
Reference in New Issue
Block a user