From 6c2022ca2b342f96c365a325bc77c68f694127a1 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Wed, 17 Dec 2025 07:23:07 +0100 Subject: [PATCH] Update --- EVE-X-Preview.json | 162 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 EVE-X-Preview.json diff --git a/EVE-X-Preview.json b/EVE-X-Preview.json new file mode 100644 index 0000000..63ee219 --- /dev/null +++ b/EVE-X-Preview.json @@ -0,0 +1,162 @@ +{ + "_Profiles":{ + "Dave":{ + "Client Possitions":{}, + "Client Settings":{ + "AlwaysMaximize":0, + "Dont_Minimize_Clients":[ + "Example Name1", + "Example Name2", + "Example Name3" + ], + "MinimizeInactiveClients":0, + "TrackClientPossitions":0 + }, + "Custom Colors":{ + "cColorActive":"0", + "cColors":{ + "Bordercolor":[ + "FFFFFF" + ], + "CharNames":[ + "Example Char" + ], + "IABordercolor":[ + "FFFFFF" + ], + "TextColor":[ + "FFFFFF" + ] + } + }, + "Hotkey Groups":{ + "Daves":{ + "BackwardsHotkey":"", + "Characters":[ + "PhatPhuckDave", + "Primorium", + "Secundamen" + ], + "ForwardsHotkey":"SC029" + } + }, + "Hotkeys":[ + { + "PhatPhuckDave":"alt & 1" + }, + { + "Primorium":"alt & 2" + }, + { + "Secundamen":"alt & 3" + } + ], + "Thumbnail Positions":{}, + "Thumbnail Settings":{ + "ClientHighligtBorderthickness":4, + "ClientHighligtColor":"#E36A0D", + "HideThumbnailsOnLostFocus":0, + "InactiveClientBorderColor":"#8A8A8A", + "InactiveClientBorderthickness":2, + "ShowAllColoredBorders":0, + "ShowClientHighlightBorder":1, + "ShowThumbnailTextOverlay":1, + "ShowThumbnailsAlwaysOnTop":1, + "ThumbnailOpacity":80, + "ThumbnailTextColor":"#FAC57A", + "ThumbnailTextFont":"Gill Sans MT", + "ThumbnailTextMargins":{ + "x":15, + "y":5 + }, + "ThumbnailTextSize":12 + }, + "Thumbnail Visibility":{} + }, + "Default":{ + "Client Possitions":{}, + "Client Settings":{ + "AlwaysMaximize":0, + "Dont_Minimize_Clients":[ + "Example Name1", + "Example Name2", + "Example Name3" + ], + "MinimizeInactiveClients":0, + "TrackClientPossitions":0 + }, + "Custom Colors":{ + "cColorActive":"0", + "cColors":{ + "Bordercolor":[ + "FFFFFF" + ], + "CharNames":[ + "Example Char" + ], + "IABordercolor":[ + "FFFFFF" + ], + "TextColor":[ + "FFFFFF" + ] + } + }, + "Hotkey Groups":{}, + "Hotkeys":[ + { + "Example Name1":"1" + }, + { + "Example Name2":"ctrl & 1" + }, + { + "Example Name3":"Xbutton1 & 1" + }, + { + "Example Name4":"^XButton1 & 1" + } + ], + "Thumbnail Positions":{}, + "Thumbnail Settings":{ + "ClientHighligtBorderthickness":4, + "ClientHighligtColor":"#E36A0D", + "HideThumbnailsOnLostFocus":0, + "InactiveClientBorderColor":"#8A8A8A", + "InactiveClientBorderthickness":2, + "ShowAllColoredBorders":0, + "ShowClientHighlightBorder":1, + "ShowThumbnailTextOverlay":1, + "ShowThumbnailsAlwaysOnTop":1, + "ThumbnailOpacity":80, + "ThumbnailTextColor":"#FAC57A", + "ThumbnailTextFont":"Gill Sans MT", + "ThumbnailTextMargins":{ + "x":15, + "y":5 + }, + "ThumbnailTextSize":12 + }, + "Thumbnail Visibility":{} + } + }, + "global_Settings":{ + "Global_Hotkeys":1, + "LastUsedProfile":"Dave", + "Minimize_Delay":100, + "Suspend_Hotkeys_Hotkey":"", + "ThumbnailBackgroundColor":"#57504E", + "ThumbnailMinimumSize":{ + "height":50, + "width":50 + }, + "ThumbnailSnap":1, + "ThumbnailSnap_Distance":"20", + "ThumbnailStartLocation":{ + "height":140, + "width":250, + "x":20, + "y":20 + } + } +} \ No newline at end of file