dotfiles/private_dot_config/walker/themes/default.json
Jinks 3df253d915 Add .config/walker/config.json
Add .config/walker/themes/default.json
Add .config/walker/themes/default.css
Add .config/walker/themes/default.toml
2025-01-03 06:51:38 +01:00

95 lines
No EOL
2.1 KiB
JSON

{
"ui": {
"anchors": {
"bottom": true,
"left": true,
"right": true,
"top": true
},
"window": {
"box": {
"ai_scroll": {
"h_align": "fill",
"height": 300,
"list": {
"item": {
"h_align": "fill",
"name": "aiItem",
"v_align": "fill",
"wrap": true,
"x_align": 0,
"y_align": 0
},
"name": "aiList",
"orientation": "vertical",
"spacing": 10,
"width": 400
},
"margins": {
"top": 8
},
"max_height": 300,
"min_width": 400,
"name": "aiScroll",
"v_align": "fill",
"width": 400
},
"bar": {
"entry": {
"h_align": "fill",
"h_expand": true,
"icon": {
"h_align": "center",
"h_expand": true,
"pixel_size": 24,
"theme": ""
}
},
"orientation": "horizontal",
"position": "end"
},
"h_align": "center",
"margins": {
"top": 200
},
"scroll": {
"list": {
"item": {
"activation_label": {
"h_align": "fill",
"v_align": "fill",
"width": 20,
"x_align": 0.5,
"y_align": 0.5
},
"icon": {
"pixel_size": 26,
"theme": ""
}
},
"margins": {
"top": 8
},
"max_height": 300,
"max_width": 400,
"min_width": 400,
"width": 400
}
},
"search": {
"input": {
"h_align": "fill",
"h_expand": true,
"icons": true
},
"spinner": {
"hide": true
}
},
"width": 450
},
"h_align": "fill",
"v_align": "fill"
}
}
}