Some skin update
|
Before Width: | Height: | Size: 87 B After Width: | Height: | Size: 168 B |
|
After Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 87 B After Width: | Height: | Size: 126 B |
|
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 127 B |
|
After Width: | Height: | Size: 222 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 241 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 101 B |
@@ -149,10 +149,11 @@
|
||||
font: default-font,
|
||||
fontColor: white,
|
||||
background: default-select,
|
||||
backgroundOver: default-select-over,
|
||||
scrollStyle: default,
|
||||
listStyle: {
|
||||
font: default-font,
|
||||
selection: list-selection,
|
||||
selection: padded-list-selection,
|
||||
background: select-box-list-bg
|
||||
}
|
||||
},
|
||||
@@ -160,6 +161,7 @@
|
||||
font: default-font-normal,
|
||||
fontColor: black,
|
||||
background: default-select-white,
|
||||
backgroundOver: default-select-over,
|
||||
scrollStyle: default,
|
||||
listStyle: {
|
||||
font: default-font-normal,
|
||||
@@ -291,7 +293,7 @@
|
||||
selection: selection,
|
||||
background: textfield,
|
||||
backgroundOver: textfield-over,
|
||||
focusBorder: border,
|
||||
focusBorder: border-textfield,
|
||||
errorBorder: border-error,
|
||||
font: default-font,
|
||||
fontColor: white,
|
||||
@@ -302,7 +304,7 @@
|
||||
selection: selection,
|
||||
background: textfield-light,
|
||||
backgroundOver: textfield-light-over,
|
||||
focusBorder: border,
|
||||
focusBorder: border-textfield,
|
||||
errorBorder: border-error,
|
||||
font: default-font,
|
||||
fontColor: white,
|
||||
@@ -311,7 +313,7 @@
|
||||
},
|
||||
transparent: {
|
||||
selection: default-select-selection,
|
||||
focusBorder: border,
|
||||
focusBorder: border-textfield,
|
||||
errorBorder: border-error,
|
||||
font: default-font,
|
||||
fontColor: white,
|
||||
@@ -692,24 +694,6 @@
|
||||
background: tooltip-bg
|
||||
}
|
||||
},
|
||||
// com.kotcrab.vis.ui.widget.file.FileChooserStyle: {
|
||||
// default: {
|
||||
// highlight: list-selection,
|
||||
// // popupMenuStyleName: default,
|
||||
// iconArrowLeft: icon-arrow-left,
|
||||
// iconArrowRight: icon-arrow-right,
|
||||
// iconFolder: icon-folder,
|
||||
// iconFolderParent: icon-folder,
|
||||
// iconFolderNew: icon-folder,
|
||||
// iconDrive: icon-drive,
|
||||
// iconFolderStar: icon-folder,
|
||||
// iconTrash: icon-trash,
|
||||
// iconFileText: icon-label,
|
||||
// iconFileImage: icon-image,
|
||||
// iconFilePdf: icon-label,
|
||||
// iconFileAudio: icon-label
|
||||
// }
|
||||
// },
|
||||
com.kotcrab.vis.ui.widget.file.FileChooserStyle: {
|
||||
default: {highlight: list-selection, popupMenuStyle: "default", iconArrowLeft: icon-arrow-left, iconArrowRight: icon-arrow-right, iconFolder: icon-folder, iconFolderParent: icon-folder-parent, iconFolderNew: icon-folder-new, iconDrive: icon-drive, iconFolderStar: icon-folder-star, iconTrash: icon-trash, iconStar: icon-star, iconStarOutline: icon-star-outline, iconRefresh: icon-refresh, iconFileText: icon-file-text, iconFileImage: icon-file-image, iconFilePdf: icon-file-pdf, iconFileAudio: icon-file-audio, iconListSettings: icon-list-settings, contextMenuSelectedItem: vis-radio-tick, expandDropdown: select-down }
|
||||
},
|
||||
@@ -723,18 +707,6 @@ com.kotcrab.vis.ui.widget.toast.Toast$ToastStyle: {
|
||||
com.kotcrab.vis.ui.widget.LinkLabel$LinkLabelStyle: {
|
||||
default: {fontColor: link-label, underline: white, font: default-font }
|
||||
},
|
||||
// com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane$TabbedPaneStyle: {
|
||||
// default: {
|
||||
// //background: menu-bg,
|
||||
// //bottomBar: list-selection,
|
||||
// buttonStyle: {
|
||||
// up: tab-inactive,
|
||||
// checked: tab-active,
|
||||
// font: default-font,
|
||||
// fontColor: white
|
||||
// }
|
||||
// }
|
||||
// },
|
||||
com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane$TabbedPaneStyle: {
|
||||
default: {
|
||||
draggable: false,
|
||||
|
||||
|
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 139 KiB |