Advertisement
DeltaTechnology

Untitled

Oct 20th, 2021
1,763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.13 KB | None | 0 0
  1. {
  2.   "MainBorder": {
  3.     "Background": "#ffffff",
  4.     "Image": "",
  5.     "Opacity": "1"
  6.   },
  7.   "TopBorder": {
  8.     "Background": "#e6e6e6",
  9.     "Opacity": "1",
  10.     "Foreground": "Black"
  11.   },
  12.   "BottomBar": {
  13.     "Background": "#949494",
  14.     "Foreground": "Black",
  15.     "Opacity": "1"
  16.   },
  17.   "SideBar": {
  18.     "Background": "#e6e6e6",
  19.     "Foreground": "Black",
  20.     "Opacity": "1"
  21.   },
  22.   "Tabs": {
  23.     "SelectedTabBg": "#e6e6e6",
  24.     "NotSelectedTabBg": "#f0f0f0",
  25.     "Foreground": "Black",
  26.     "EditorColor": "#ffffff"
  27.   },
  28.   "Styles": {
  29.     "CheckBoxTickForeground": "Black",
  30.     "CheckBoxBg": "#e6e6e6",
  31.     "ScrollBarColor": "#ababab",
  32.     "RippleEffectColor": "#ababab",
  33.     "ToolTipBg": "#ffffff",
  34.     "ToolTipFg": "Black"
  35.   },
  36.   "Settings": {
  37.     "Foreground": "Black",
  38.     "Foreground2": "Black",
  39.     "Background": "White",
  40.     "Opacity": "1",
  41.     "BorderBrush": "#e6e6e6"
  42.   },
  43.   "GameHub": {
  44.     "Foreground": "Black",
  45.     "BorderBackgrounds": "#e6e6e6",
  46.     "Opacity": "1",
  47.     "Background": "#f0f0f0"
  48.   },
  49.   "ListBox": {
  50.     "Foreground": "Black",
  51.     "Background": "#f0f0f0",
  52.     "Opacity": "1"
  53.   }
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement