|
576 | 576 | "format": "uint",
|
577 | 577 | "minimum": 0.0
|
578 | 578 | },
|
| 579 | + "show_default_interface": { |
| 580 | + "description": "Show default interface", |
| 581 | + "type": "boolean" |
| 582 | + }, |
579 | 583 | "show_network_activity": {
|
580 | 584 | "description": "Show network activity",
|
581 | 585 | "type": "boolean"
|
|
838 | 842 | ]
|
839 | 843 | },
|
840 | 844 | {
|
841 |
| - "description": "A black shadow is added under the default group", |
| 845 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-1 y-1, spread: 3)", |
842 | 846 | "type": "string",
|
843 | 847 | "enum": [
|
844 |
| - "DefaultWithShadow" |
| 848 | + "DefaultWithShadowB4O1S3" |
| 849 | + ] |
| 850 | + }, |
| 851 | + { |
| 852 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-0 y-0, spread: 3)", |
| 853 | + "type": "string", |
| 854 | + "enum": [ |
| 855 | + "DefaultWithShadowB4O0S3" |
| 856 | + ] |
| 857 | + }, |
| 858 | + { |
| 859 | + "description": "A shadow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 3)", |
| 860 | + "type": "string", |
| 861 | + "enum": [ |
| 862 | + "DefaultWithShadowB0O1S3" |
| 863 | + ] |
| 864 | + }, |
| 865 | + { |
| 866 | + "description": "A glow is added under the default group. (blur: 3, offset: x-1 y-1, spread: 2)", |
| 867 | + "type": "string", |
| 868 | + "enum": [ |
| 869 | + "DefaultWithGlowB3O1S2" |
| 870 | + ] |
| 871 | + }, |
| 872 | + { |
| 873 | + "description": "A glow is added under the default group. (blur: 3, offset: x-0 y-0, spread: 2)", |
| 874 | + "type": "string", |
| 875 | + "enum": [ |
| 876 | + "DefaultWithGlowB3O0S2" |
| 877 | + ] |
| 878 | + }, |
| 879 | + { |
| 880 | + "description": "A glow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 2)", |
| 881 | + "type": "string", |
| 882 | + "enum": [ |
| 883 | + "DefaultWithGlowB0O1S2" |
845 | 884 | ]
|
846 | 885 | }
|
847 | 886 | ]
|
|
897 | 936 | ]
|
898 | 937 | },
|
899 | 938 | {
|
900 |
| - "description": "A black shadow is added under the default group", |
| 939 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-1 y-1, spread: 3)", |
| 940 | + "type": "string", |
| 941 | + "enum": [ |
| 942 | + "DefaultWithShadowB4O1S3" |
| 943 | + ] |
| 944 | + }, |
| 945 | + { |
| 946 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-0 y-0, spread: 3)", |
| 947 | + "type": "string", |
| 948 | + "enum": [ |
| 949 | + "DefaultWithShadowB4O0S3" |
| 950 | + ] |
| 951 | + }, |
| 952 | + { |
| 953 | + "description": "A shadow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 3)", |
901 | 954 | "type": "string",
|
902 | 955 | "enum": [
|
903 |
| - "DefaultWithShadow" |
| 956 | + "DefaultWithShadowB0O1S3" |
| 957 | + ] |
| 958 | + }, |
| 959 | + { |
| 960 | + "description": "A glow is added under the default group. (blur: 3, offset: x-1 y-1, spread: 2)", |
| 961 | + "type": "string", |
| 962 | + "enum": [ |
| 963 | + "DefaultWithGlowB3O1S2" |
| 964 | + ] |
| 965 | + }, |
| 966 | + { |
| 967 | + "description": "A glow is added under the default group. (blur: 3, offset: x-0 y-0, spread: 2)", |
| 968 | + "type": "string", |
| 969 | + "enum": [ |
| 970 | + "DefaultWithGlowB3O0S2" |
| 971 | + ] |
| 972 | + }, |
| 973 | + { |
| 974 | + "description": "A glow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 2)", |
| 975 | + "type": "string", |
| 976 | + "enum": [ |
| 977 | + "DefaultWithGlowB0O1S2" |
904 | 978 | ]
|
905 | 979 | }
|
906 | 980 | ]
|
|
956 | 1030 | ]
|
957 | 1031 | },
|
958 | 1032 | {
|
959 |
| - "description": "A black shadow is added under the default group", |
| 1033 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-1 y-1, spread: 3)", |
| 1034 | + "type": "string", |
| 1035 | + "enum": [ |
| 1036 | + "DefaultWithShadowB4O1S3" |
| 1037 | + ] |
| 1038 | + }, |
| 1039 | + { |
| 1040 | + "description": "A shadow is added under the default group. (blur: 4, offset: x-0 y-0, spread: 3)", |
| 1041 | + "type": "string", |
| 1042 | + "enum": [ |
| 1043 | + "DefaultWithShadowB4O0S3" |
| 1044 | + ] |
| 1045 | + }, |
| 1046 | + { |
| 1047 | + "description": "A shadow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 3)", |
| 1048 | + "type": "string", |
| 1049 | + "enum": [ |
| 1050 | + "DefaultWithShadowB0O1S3" |
| 1051 | + ] |
| 1052 | + }, |
| 1053 | + { |
| 1054 | + "description": "A glow is added under the default group. (blur: 3, offset: x-1 y-1, spread: 2)", |
| 1055 | + "type": "string", |
| 1056 | + "enum": [ |
| 1057 | + "DefaultWithGlowB3O1S2" |
| 1058 | + ] |
| 1059 | + }, |
| 1060 | + { |
| 1061 | + "description": "A glow is added under the default group. (blur: 3, offset: x-0 y-0, spread: 2)", |
| 1062 | + "type": "string", |
| 1063 | + "enum": [ |
| 1064 | + "DefaultWithGlowB3O0S2" |
| 1065 | + ] |
| 1066 | + }, |
| 1067 | + { |
| 1068 | + "description": "A glow is added under the default group. (blur: 0, offset: x-1 y-1, spread: 2)", |
960 | 1069 | "type": "string",
|
961 | 1070 | "enum": [
|
962 |
| - "DefaultWithShadow" |
| 1071 | + "DefaultWithGlowB0O1S2" |
963 | 1072 | ]
|
964 | 1073 | }
|
965 | 1074 | ]
|
|
1541 | 1650 | "format": "uint",
|
1542 | 1651 | "minimum": 0.0
|
1543 | 1652 | },
|
| 1653 | + "show_default_interface": { |
| 1654 | + "description": "Show default interface", |
| 1655 | + "type": "boolean" |
| 1656 | + }, |
1544 | 1657 | "show_network_activity": {
|
1545 | 1658 | "description": "Show network activity",
|
1546 | 1659 | "type": "boolean"
|
|
2369 | 2482 | "format": "uint",
|
2370 | 2483 | "minimum": 0.0
|
2371 | 2484 | },
|
| 2485 | + "show_default_interface": { |
| 2486 | + "description": "Show default interface", |
| 2487 | + "type": "boolean" |
| 2488 | + }, |
2372 | 2489 | "show_network_activity": {
|
2373 | 2490 | "description": "Show network activity",
|
2374 | 2491 | "type": "boolean"
|
|
0 commit comments