diff options
-rw-r--r-- | decors/00_rect-alpha_mid.decor | 67 | ||||
-rw-r--r-- | decors/10_rect_sml.decor | 67 | ||||
-rw-r--r-- | decors/11_rect_mid.decor | 67 | ||||
-rw-r--r-- | decors/12_rect_big.decor | 67 | ||||
-rw-r--r-- | decors/20_round_sml.decor | 67 | ||||
-rw-r--r-- | decors/21_round_mid.decor | 67 | ||||
-rw-r--r-- | decors/22_round_big.decor | 67 | ||||
-rw-r--r-- | decors/30_invert-round_sml.decor | 67 | ||||
-rw-r--r-- | decors/31_invert-round_mid.decor | 67 | ||||
-rw-r--r-- | decors/32_invert-round_big.decor | 67 | ||||
-rw-r--r-- | decors/40_rect-alpha_sml.decor | 67 | ||||
-rw-r--r-- | decors/42_rect-alpha_big.decor | 67 | ||||
-rw-r--r-- | decors/50_round-alpha_sml.decor | 67 | ||||
-rw-r--r-- | decors/51_round-alpha_mid.decor0 | 67 | ||||
-rw-r--r-- | decors/52_round-alpha_big.decor0 | 67 | ||||
-rw-r--r-- | decors/60_invert-round-alpha_sml.decor | 67 | ||||
-rw-r--r-- | decors/61_invert-round-alpha_mid.decor | 67 | ||||
-rw-r--r-- | decors/62_invert-round-alpha_big.decor | 67 | ||||
-rw-r--r-- | decors/99_none.decor | 67 |
19 files changed, 1273 insertions, 0 deletions
diff --git a/decors/00_rect-alpha_mid.decor b/decors/00_rect-alpha_mid.decor new file mode 100644 index 00000000..dee9e046 --- /dev/null +++ b/decors/00_rect-alpha_mid.decor @@ -0,0 +1,67 @@ +Description = rect alpha mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 4 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 4 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 4 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 4 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 4 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 4 +MenuContentBorderSize = 10 +MenuItemBorderType = 4 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 4 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 4 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 4 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/10_rect_sml.decor b/decors/10_rect_sml.decor new file mode 100644 index 00000000..d2ac51b3 --- /dev/null +++ b/decors/10_rect_sml.decor @@ -0,0 +1,67 @@ +Description = rect sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 1 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 1 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 1 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 1 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuItemBorderType = 1 +MenuItemBorderSize = 5 +MenuContentHeadBorderType = 1 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 1 +MenuContentBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 1 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 1 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 1 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/11_rect_mid.decor b/decors/11_rect_mid.decor new file mode 100644 index 00000000..18f934db --- /dev/null +++ b/decors/11_rect_mid.decor @@ -0,0 +1,67 @@ +Description = rect mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 1 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 1 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 1 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 1 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 1 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 1 +MenuContentBorderSize = 10 +MenuItemBorderType = 1 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 1 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 1 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 1 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/12_rect_big.decor b/decors/12_rect_big.decor new file mode 100644 index 00000000..f25d2fe8 --- /dev/null +++ b/decors/12_rect_big.decor @@ -0,0 +1,67 @@ +Description = rect big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 1 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 1 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 1 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 1 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 1 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 1 +MenuContentBorderSize = 20 +MenuItemBorderType = 1 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 1 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 1 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 1 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/20_round_sml.decor b/decors/20_round_sml.decor new file mode 100644 index 00000000..88610fa2 --- /dev/null +++ b/decors/20_round_sml.decor @@ -0,0 +1,67 @@ +Description = round sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 2 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 2 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 2 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 2 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 2 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 2 +MenuContentBorderSize = 5 +MenuItemBorderType = 2 +MenuItemBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 2 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 2 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 2 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/21_round_mid.decor b/decors/21_round_mid.decor new file mode 100644 index 00000000..290f3152 --- /dev/null +++ b/decors/21_round_mid.decor @@ -0,0 +1,67 @@ +Description = round mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 2 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 2 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 2 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 2 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 2 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 2 +MenuContentBorderSize = 10 +MenuItemBorderType = 2 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 2 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 2 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 2 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/22_round_big.decor b/decors/22_round_big.decor new file mode 100644 index 00000000..23e24e61 --- /dev/null +++ b/decors/22_round_big.decor @@ -0,0 +1,67 @@ +Description = round big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 2 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 2 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 2 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 2 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 2 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 2 +MenuContentBorderSize = 20 +MenuItemBorderType = 2 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 2 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 2 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 2 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/30_invert-round_sml.decor b/decors/30_invert-round_sml.decor new file mode 100644 index 00000000..d86124b4 --- /dev/null +++ b/decors/30_invert-round_sml.decor @@ -0,0 +1,67 @@ +Description = invert round sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 3 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 3 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 3 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 3 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 3 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 3 +MenuContentBorderSize = 5 +MenuItemBorderType = 3 +MenuItemBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 3 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 3 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 3 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/31_invert-round_mid.decor b/decors/31_invert-round_mid.decor new file mode 100644 index 00000000..dc1b586d --- /dev/null +++ b/decors/31_invert-round_mid.decor @@ -0,0 +1,67 @@ +Description = invert round mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 3 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 3 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 3 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 3 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 3 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 3 +MenuContentBorderSize = 10 +MenuItemBorderType = 3 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 3 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 3 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 3 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/32_invert-round_big.decor b/decors/32_invert-round_big.decor new file mode 100644 index 00000000..b54b53df --- /dev/null +++ b/decors/32_invert-round_big.decor @@ -0,0 +1,67 @@ +Description = invert round big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 3 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 3 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 3 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 3 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 3 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 3 +MenuContentBorderSize = 20 +MenuItemBorderType = 3 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 3 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 3 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 3 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/40_rect-alpha_sml.decor b/decors/40_rect-alpha_sml.decor new file mode 100644 index 00000000..e2172e27 --- /dev/null +++ b/decors/40_rect-alpha_sml.decor @@ -0,0 +1,67 @@ +Description = rect alpha sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 4 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 4 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 4 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 4 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 4 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 4 +MenuContentBorderSize = 5 +MenuItemBorderType = 4 +MenuItemBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 4 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 4 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 4 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/42_rect-alpha_big.decor b/decors/42_rect-alpha_big.decor new file mode 100644 index 00000000..15d84fb3 --- /dev/null +++ b/decors/42_rect-alpha_big.decor @@ -0,0 +1,67 @@ +Description = rect alpha big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 4 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 4 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 4 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 4 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 4 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 4 +MenuContentBorderSize = 20 +MenuItemBorderType = 4 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 4 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 4 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 4 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/50_round-alpha_sml.decor b/decors/50_round-alpha_sml.decor new file mode 100644 index 00000000..653e1b3e --- /dev/null +++ b/decors/50_round-alpha_sml.decor @@ -0,0 +1,67 @@ +Description = round alpha sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 5 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 5 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 5 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 5 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 5 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 5 +MenuContentBorderSize = 5 +MenuItemBorderType = 5 +MenuItemBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 5 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 5 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 5 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/51_round-alpha_mid.decor0 b/decors/51_round-alpha_mid.decor0 new file mode 100644 index 00000000..b554a485 --- /dev/null +++ b/decors/51_round-alpha_mid.decor0 @@ -0,0 +1,67 @@ +Description = round alpha mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 5 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 5 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 5 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 5 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 5 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 5 +MenuContentBorderSize = 10 +MenuItemBorderType = 5 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 5 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 5 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 5 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/52_round-alpha_big.decor0 b/decors/52_round-alpha_big.decor0 new file mode 100644 index 00000000..10c08493 --- /dev/null +++ b/decors/52_round-alpha_big.decor0 @@ -0,0 +1,67 @@ +Description = round alpha big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 5 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 5 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 5 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 5 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 5 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 5 +MenuContentBorderSize = 20 +MenuItemBorderType = 5 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 5 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 5 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 5 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/60_invert-round-alpha_sml.decor b/decors/60_invert-round-alpha_sml.decor new file mode 100644 index 00000000..5a4e4dfe --- /dev/null +++ b/decors/60_invert-round-alpha_sml.decor @@ -0,0 +1,67 @@ +Description = invert round alpha sml +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 6 +TopBarBorderSize = 5 + +# Buttons +ButtonBorderType = 6 +ButtonBorderSize = 5 + +# Messages +MessageBorderType = 6 +MessageBorderSize = 5 + +# Display Channel +ChannelBorderType = 6 +ChannelBorderSize = 5 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 6 +MenuContentHeadBorderSize = 5 +MenuContentBorderType = 6 +MenuContentBorderSize = 5 +MenuItemBorderType = 6 +MenuItemBorderSize = 5 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 6 +ReplayBorderSize = 5 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 6 +TrackItemBorderSize = 5 + +# Display Volume +VolumeBorderType = 6 +VolumeBorderSize = 5 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/61_invert-round-alpha_mid.decor b/decors/61_invert-round-alpha_mid.decor new file mode 100644 index 00000000..cc52f553 --- /dev/null +++ b/decors/61_invert-round-alpha_mid.decor @@ -0,0 +1,67 @@ +Description = invert round alpha mid +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 6 +TopBarBorderSize = 10 + +# Buttons +ButtonBorderType = 6 +ButtonBorderSize = 10 + +# Messages +MessageBorderType = 6 +MessageBorderSize = 10 + +# Display Channel +ChannelBorderType = 6 +ChannelBorderSize = 10 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 6 +MenuContentHeadBorderSize = 10 +MenuContentBorderType = 6 +MenuContentBorderSize = 10 +MenuItemBorderType = 6 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 6 +ReplayBorderSize = 10 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 6 +TrackItemBorderSize = 10 + +# Display Volume +VolumeBorderType = 6 +VolumeBorderSize = 10 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/62_invert-round-alpha_big.decor b/decors/62_invert-round-alpha_big.decor new file mode 100644 index 00000000..e4d5d60c --- /dev/null +++ b/decors/62_invert-round-alpha_big.decor @@ -0,0 +1,67 @@ +Description = invert round alpha big +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 6 +TopBarBorderSize = 20 + +# Buttons +ButtonBorderType = 6 +ButtonBorderSize = 20 + +# Messages +MessageBorderType = 6 +MessageBorderSize = 20 + +# Display Channel +ChannelBorderType = 6 +ChannelBorderSize = 20 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 6 +MenuContentHeadBorderSize = 20 +MenuContentBorderType = 6 +MenuContentBorderSize = 20 +MenuItemBorderType = 6 +MenuItemBorderSize = 10 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 6 +ReplayBorderSize = 20 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 6 +TrackItemBorderSize = 20 + +# Display Volume +VolumeBorderType = 6 +VolumeBorderSize = 20 +VolumeProgressType = 3 +VolumeProgressSize = 10 diff --git a/decors/99_none.decor b/decors/99_none.decor new file mode 100644 index 00000000..e18fc4ca --- /dev/null +++ b/decors/99_none.decor @@ -0,0 +1,67 @@ +Description = no borders +# BORDER TYPES +# 0 = none +# 1 = rect +# 2 = round +# 3 = invert round +# 4 = rect + alpha blend +# 5 = round + alpha blend +# 6 = invert round + alpha blend + +# PROGRESS TYPES +# 0 = small line + big line +# 1 = big line +# 2 = big line + outline +# 3 = small line + big line + dot +# 4 = big line + dot +# 5 = big line + outline + dot +# 6 = small line + dot +# 7 = outline + dot +# 8 = small line + big line + alpha blend +# 9 = big line + alpha blend + +# TopBar +TopBarBorderType = 0 +TopBarBorderSize = 0 + +# Buttons +ButtonBorderType = 0 +ButtonBorderSize = 0 + +# Messages +MessageBorderType = 0 +MessageBorderSize = 0 + +# Display Channel +ChannelBorderType = 0 +ChannelBorderSize = 0 +ChannelProgressType = 0 +ChannelProgressSize = 10 +ChannelSignalProgressType = 2 +ChannelSignalProgressSize = 10 + +# Display Menu +MenuContentHeadBorderType = 0 +MenuContentHeadBorderSize = 0 +MenuContentBorderType = 0 +MenuContentBorderSize = 0 +MenuItemBorderType = 0 +MenuItemBorderSize = 0 +MenuItemProgressType = 2 +MenuItemProgressSize = 20 + +# Display Replay +ReplayBorderType = 0 +ReplayBorderSize = 0 +ReplayProgressType = 0 +ReplayProgressSize = 32 + +# Display Tracks +TrackItemBorderType = 0 +TrackItemBorderSize = 0 + +# Display Volume +VolumeBorderType = 0 +VolumeBorderSize = 0 +VolumeProgressType = 3 +VolumeProgressSize = 10 |