agent-afk 5.63.1 → 5.65.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -112,6 +112,8 @@ export declare const env: {
112
112
  readonly AFK_SKILL_STREAM_VERBOSE: string | undefined;
113
113
  readonly FORCE_COLOR: string | undefined;
114
114
  readonly NO_COLOR: string | undefined;
115
+ readonly AFK_THEME: string | undefined;
116
+ readonly COLORFGBG: string | undefined;
115
117
  readonly AFK_DEBUG: string | undefined;
116
118
  readonly AFK_DEBUG_CLIPBOARD: string | undefined;
117
119
  readonly AFK_DEBUG_COMPOSITOR: string | undefined;