diff --git a/workspaces/themes/src/betadda.css b/workspaces/themes/src/betadda.css index 0f443e942..ff1dbeb9c 100644 --- a/workspaces/themes/src/betadda.css +++ b/workspaces/themes/src/betadda.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -96,40 +96,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/bitcasino.css b/workspaces/themes/src/bitcasino.css index f105e2538..96c7ef0c8 100644 --- a/workspaces/themes/src/bitcasino.css +++ b/workspaces/themes/src/bitcasino.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2E69FF */ - --whis-60: 46 105 255 / 0.56; /* #2E69FF8F */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2E69FF */ + --whis-10: 46 105 255 / 0.08; /* #2E69FF */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -96,40 +96,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2E69FF */ - --whis-60: 46 105 255 / 0.56; /* #2E69FF8F */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2E69FF */ + --whis-10: 46 105 255 / 0.08; /* #2E69FF */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/bitcasinoNew.css b/workspaces/themes/src/bitcasinoNew.css index 636b6ac90..7492b0f66 100644 --- a/workspaces/themes/src/bitcasinoNew.css +++ b/workspaces/themes/src/bitcasinoNew.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 203 99; /* #FFCB63 */ - --krillin-10: 255 228 173; /* #FFE4AD */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 114 131; /* #FF7283 */ - --chichi-10: 255 167 178; /* #FFA7B2 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 12 214 100; /* #0CD664 */ - --roshi-60: 95 245 118; /* #5FF576 */ - --roshi-10: 182 243 208; /* #B6F3D0 */ + --roshi-60: 12 214 100 / 0.56; /* #0CD664 */ + --roshi-10: 12 214 100 / 0.08; /* #0CD664 */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 241 89 89; /* #F15959 */ - --dodoria-10: 233 151 151; /* #E99797 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 10 183 88; /* #0AB758 */ - --cell-60: 43 207 117; /* #2BCF75 */ - --cell-10: 132 219 171; /* #84DBAB */ + --cell-60: 10 183 88 / 0.56; /* #0AB758 */ + --cell-10: 10 183 88 / 0.08; /* #0AB758 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 215 157 97; /* #D79D61 */ - --raditz-10: 217 191 164; /* #D9BFA4 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2E69FF */ - --whis-60: 46 105 255 / 0.56; /* #2E69FF8F */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2E69FF */ + --whis-10: 46 105 255 / 0.08; /* #2E69FF */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 124 82 240; /* #7C52F0 */ - --frieza-10: 182 163 233; /* #B6A3E9 */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 146 116 110; /* #92746E */ - --nappa-10: 184 170 167; /* #B8AAA7 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -97,40 +97,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 203 99; /* #FFCB63 */ - --krillin-10: 255 228 173; /* #FFE4AD */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 114 131; /* #FF7283 */ - --chichi-10: 255 167 178; /* #FFA7B2 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 12 214 100; /* #0CD664 */ - --roshi-60: 95 245 118; /* #5FF576 */ - --roshi-10: 182 243 208; /* #B6F3D0 */ + --roshi-60: 12 214 100 / 0.56; /* #0CD664 */ + --roshi-10: 12 214 100 / 0.08; /* #0CD664 */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 241 89 89; /* #F15959 */ - --dodoria-10: 233 151 151; /* #E99797 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 10 183 88; /* #0AB758 */ - --cell-60: 43 207 117; /* #2BCF75 */ - --cell-10: 132 219 171; /* #84DBAB */ + --cell-60: 10 183 88 / 0.56; /* #0AB758 */ + --cell-10: 10 183 88 / 0.08; /* #0AB758 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 215 157 97; /* #D79D61 */ - --raditz-10: 217 191 164; /* #D9BFA4 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2E69FF */ - --whis-60: 46 105 255 / 0.56; /* #2E69FF8F */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2E69FF */ + --whis-10: 46 105 255 / 0.08; /* #2E69FF */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 124 82 240; /* #7C52F0 */ - --frieza-10: 182 163 233; /* #B6A3E9 */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 146 116 110; /* #92746E */ - --nappa-10: 184 170 167; /* #B8AAA7 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/bombayClub.css b/workspaces/themes/src/bombayClub.css index 6cdddcad6..ae76a5f70 100644 --- a/workspaces/themes/src/bombayClub.css +++ b/workspaces/themes/src/bombayClub.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/empire.css b/workspaces/themes/src/empire.css index 002f0ddca..19bc0bf43 100644 --- a/workspaces/themes/src/empire.css +++ b/workspaces/themes/src/empire.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 180 53; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 14; /* #ffd98d */ + --krillin-60: 255 180 53 / 0.56; /* #ffb319 */ + --krillin-10: 255 180 53 / 0.08; /* #ffb319 */ --chichi: 250 76 128; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 250 76 128 / 0.56; /* #ff4e64 */ + --chichi-10: 250 76 128 / 0.08; /* #ff4e64 */ --roshi: 65 217 185; /* #41d9b9 */ - --roshi-60: 95 227 200; /* #64dc77 */ - --roshi-10: 145 246 225; /* #7ff291 */ + --roshi-60: 65 217 185 / 0.56; /* #41d9b9 */ + --roshi-10: 65 217 185 / 0.08; /* #41d9b9 */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 10 183 88; /* #0ab758 */ - --cell-60: 98 227 156; /* #62e39c */ - --cell-10: 168 249 205; /* #a8f9cd */ + --cell-60: 10 183 88 / 0.56; /* #0ab758 */ + --cell-10: 10 183 88 / 0.08; /* #0ab758 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -95,41 +95,41 @@ /* support-colors */ --krillin: 255 180 53; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 14; /* #ffd98d */ + --krillin-60: 255 180 53 / 0.56; /* #ffb319 */ + --krillin-10: 255 180 53 / 0.08; /* #ffb319 */ --chichi: 250 76 128; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 250 76 128 / 0.56; /* #ff4e64 */ + --chichi-10: 250 76 128 / 0.08; /* #ff4e64 */ --roshi: 65 217 185; /* #41d9b9 */ - --roshi-60: 95 227 200; /* #64dc77 */ - --roshi-10: 145 246 225; /* #7ff291 */ + --roshi-60: 65 217 185 / 0.56; /* #41d9b9 */ + --roshi-10: 65 217 185 / 0.08; /* #41d9b9 */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 10 183 88; /* #0ab758 */ - --cell-60: 98 227 156; /* #62e39c */ - --cell-10: 168 249 205; /* #a8f9cd */ + --cell-60: 10 183 88 / 0.56; /* #0ab758 */ + --cell-10: 10 183 88 / 0.08; /* #0ab758 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ - + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ + /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ --radius-i-sm: 0.5rem; /* 8px */ diff --git a/workspaces/themes/src/hub88.css b/workspaces/themes/src/hub88.css index 23f724234..79beb664a 100644 --- a/workspaces/themes/src/hub88.css +++ b/workspaces/themes/src/hub88.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/lab.css b/workspaces/themes/src/lab.css index 3ef0295a2..487b70880 100644 --- a/workspaces/themes/src/lab.css +++ b/workspaces/themes/src/lab.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/livecasino.css b/workspaces/themes/src/livecasino.css index c7ca8d99b..3f50ded02 100644 --- a/workspaces/themes/src/livecasino.css +++ b/workspaces/themes/src/livecasino.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 20 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -96,40 +96,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 20 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/moon.css b/workspaces/themes/src/moon.css index 6f6bd7e8a..c6fcd1ebc 100644 --- a/workspaces/themes/src/moon.css +++ b/workspaces/themes/src/moon.css @@ -90,8 +90,8 @@ --bulma: 255 255 255; /* #ffffff */ --trunks: 148 152 158; /* #94989e */ --popo: 0 0 0; /* #000000 */ - --jiren: 255 255 255 / 0.12; /* #ffffff */ - --heles: 255 255 255 / 0.4; /* #ffffff */ + --jiren: 92 51 207 / 0.12; /* #5c33cf */ + --heles: 255 255 255 / 0.04; /* #ffffff */ --zeno: 0 0 0 / 0.56; /* #000000 */ /* support-colors */ diff --git a/workspaces/themes/src/sportsbet.css b/workspaces/themes/src/sportsbet.css index 368fbb770..5cead8a0e 100644 --- a/workspaces/themes/src/sportsbet.css +++ b/workspaces/themes/src/sportsbet.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 248 193 0; /* #f8c100 */ - --krillin-60: 248 213 92; /* #f8d55c */ - --krillin-10: 254 246 221; /* #fef6dd */ + --krillin-60: 248 193 0 / 0.56; /* #f8c100 */ + --krillin-10: 248 193 0 / 0.08; /* #f8c100 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 154 167; /* #ff9aa7 */ - --chichi-10: 255 240 242; /* #fff0f2 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 255 138 1; /* #ff8a01 */ - --roshi-60: 255 167 64; /* #ffa740 */ - --roshi-10: 255 242 227; /* #fff2e3 */ + --roshi-60: 255 138 1 / 0.56; /* #ff8a01 */ + --roshi-10: 255 138 1 / 0.08; /* #ff8a01 */ --dodoria: 190 88 66; /* #be5842 */ - --dodoria-60: 206 130 113; /* #ce8271 */ - --dodoria-10: 242 222 217; /* #f2Ded9 */ + --dodoria-60: 190 88 66 / 0.56; /* #be5842 */ + --dodoria-10: 190 88 66 / 0.08; /* #be5842 */ --cell: 27 210 154; /* #1bd29a */ - --cell-60: 45 230 173; /* #2de6ad */ - --cell-10: 237 252 247; /* #edfcf7 */ + --cell-60: 27 210 154 / 0.56; /* #1bd29a */ + --cell-10: 27 210 154 / 0.08; /* #1bd29a */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 240 230 219; /* #f0e6db */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2e69ff */ - --whis-60: 77 127 255; /* #4d7fff */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2e69ff */ + --whis-10: 46 105 255 / 0.08; /* #2e69ff */ --frieza: 111 59 255; /* #6f3bff */ - --frieza-60: 133 88 255; /* #8558ff */ - --frieza-10: 244 240 255; /* #f4f0ff */ + --frieza-60: 111 59 255 / 0.56; /* #6f3bff */ + --frieza-10: 111 59 255 / 0.08; /* #6f3bff */ --nappa: 0 142 173; /* #008ead */ - --nappa-60: 64 170 194; /* #40aac2 */ - --nappa-10: 234 246 249; /* #eaf6f9 */ + --nappa-60: 0 142 173 / 0.56; /* #008ead */ + --nappa-10: 0 142 173 / 0.08; /* #008ead */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -96,40 +96,40 @@ /* support-colors */ --krillin: 248 193 0; /* #f8c100 */ - --krillin-60: 248 213 92; /* #f8d55c */ - --krillin-10: 254 246 221; /* #fef6dd */ + --krillin-60: 248 193 0 / 0.56; /* #f8c100 */ + --krillin-10: 248 193 0 / 0.08; /* #f8c100 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 154 167; /* #ff9aa7 */ - --chichi-10: 255 240 242; /* #fff0f2 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 255 138 1; /* #ff8a01 */ - --roshi-60: 255 167 64; /* #ffa740 */ - --roshi-10: 255 242 227; /* #fff2e3 */ + --roshi-60: 255 138 1 / 0.56; /* #ff8a01 */ + --roshi-10: 255 138 1 / 0.08; /* #ff8a01 */ --dodoria: 190 88 66; /* #be5842 */ - --dodoria-60: 206 130 113; /* #ce8271 */ - --dodoria-10: 242 222 217; /* #f2Ded9 */ + --dodoria-60: 190 88 66 / 0.56; /* #be5842 */ + --dodoria-10: 190 88 66 / 0.08; /* #be5842 */ --cell: 27 210 154; /* #1bd29a */ - --cell-60: 45 230 173; /* #2de6ad */ - --cell-10: 237 252 247; /* #edfcf7 */ + --cell-60: 27 210 154 / 0.56; /* #1bd29a */ + --cell-10: 27 210 154 / 0.08; /* #1bd29a */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 240 230 219; /* #f0e6db */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 46 105 255; /* #2e69ff */ - --whis-60: 77 127 255; /* #4d7fff */ - --whis-10: 46 105 255 / 0.1; /* #2E69FF1A */ + --whis-60: 46 105 255 / 0.56; /* #2e69ff */ + --whis-10: 46 105 255 / 0.08; /* #2e69ff */ --frieza: 111 59 255; /* #6f3bff */ - --frieza-60: 133 88 255; /* #8558ff */ - --frieza-10: 244 240 255; /* #f4f0ff */ + --frieza-60: 111 59 255 / 0.56; /* #6f3bff */ + --frieza-10: 111 59 255 / 0.08; /* #6f3bff */ --nappa: 0 142 173; /* #008ead */ - --nappa-60: 64 170 194; /* #40aac2 */ - --nappa-10: 234 246 249; /* #eaf6f9 */ + --nappa-60: 0 142 173 / 0.56; /* #008ead */ + --nappa-10: 0 142 173 / 0.08; /* #008ead */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/tradeart.css b/workspaces/themes/src/tradeart.css index 4a9e8a5b4..04564fdf9 100644 --- a/workspaces/themes/src/tradeart.css +++ b/workspaces/themes/src/tradeart.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 149 25; /* #ff9519 */ - --krillin-60: 255 192 117; /* #ffc075 */ - --krillin-10: 255 245 232; /* #fff5e8 */ + --krillin-60: 255 149 25 / 0.56; /* #ff9519 */ + --krillin-10: 255 149 25 / 0.08; /* #ff9519 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 203 68 45; /* #cb442d */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 253 233 229; /* #fde9e5 */ + --dodoria-60: 203 68 45 / 0.56; /* #cb442d */ + --dodoria-10: 203 68 45 / 0.08; /* #cb442d */ --cell: 31 128 103; /* #1f8067 */ - --cell-60: 40 176 144; /* #28b090 */ - --cell-10: 224 241 237; /* #e0f1ed */ + --cell-60: 31 128 103 / 0.56; /* #1f8067 */ + --cell-10: 31 128 103 / 0.08; /* #1f8067 */ --raditz: 192 152 5; /* #c09805 */ - --raditz-60: 221 175 6; /* #ddaf06 */ - --raditz-10: 254 237 175; /* #feedaf */ + --raditz-60: 192 152 5 / 0.56; /* #c09805 */ + --raditz-10: 192 152 5 / 0.08; /* #c09805 */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 67 115 181; /* #4373b5 */ - --whis-10: 228 239 254; /* #e4effe */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 110 103 190; /* #6e67be */ - --frieza-10: 238 236 248; /* #eeecf8 */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ @@ -96,40 +96,40 @@ /* support-colors */ --krillin: 255 149 25; /* #ff9519 */ - --krillin-60: 255 192 117; /* #ffc075 */ - --krillin-10: 255 245 232; /* #fff5e8 */ + --krillin-60: 255 149 25 / 0.56; /* #ff9519 */ + --krillin-10: 255 149 25 / 0.08; /* #ff9519 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 203 68 45; /* #cb442d */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 253 233 229; /* #fde9e5 */ + --dodoria-60: 203 68 45 / 0.56; /* #cb442d */ + --dodoria-10: 203 68 45 / 0.08; /* #cb442d */ --cell: 31 128 103; /* #1f8067 */ - --cell-60: 40 176 144; /* #28b090 */ - --cell-10: 224 241 237; /* #e0f1ed */ + --cell-60: 31 128 103 / 0.56; /* #1f8067 */ + --cell-10: 31 128 103 / 0.08; /* #1f8067 */ --raditz: 192 152 5; /* #c09805 */ - --raditz-60: 221 175 6; /* #ddaf06 */ - --raditz-10: 254 237 175; /* #feedaf */ + --raditz-60: 192 152 5 / 0.56; /* #c09805 */ + --raditz-10: 192 152 5 / 0.08; /* #c09805 */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 67 115 181; /* #4373b5 */ - --whis-10: 228 239 254; /* #e4effe */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 110 103 190; /* #6e67be */ - --frieza-10: 238 236 248; /* #eeecf8 */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */ diff --git a/workspaces/themes/src/travel.css b/workspaces/themes/src/travel.css index 3527a37bc..10047c291 100644 --- a/workspaces/themes/src/travel.css +++ b/workspaces/themes/src/travel.css @@ -15,40 +15,40 @@ /* support-colors */ --krillin: 255 179 25; /* #ffb319 */ - --krillin-60: 255 198 82; /* #ffc652 */ - --krillin-10: 255 217 141; /* #ffd98d */ + --krillin-60: 255 179 25 / 0.56; /* #ffb319 */ + --krillin-10: 255 179 25 / 0.08; /* #ffb319 */ --chichi: 255 78 100; /* #ff4e64 */ - --chichi-60: 255 118 135; /* #ff7687 */ - --chichi-10: 255 150 163; /* #ff96a3 */ + --chichi-60: 255 78 100 / 0.56; /* #ff4e64 */ + --chichi-10: 255 78 100 / 0.08; /* #ff4e64 */ --roshi: 74 209 95; /* #4ad15f */ - --roshi-60: 100 220 119; /* #64dc77 */ - --roshi-10: 127 242 145; /* #7ff291 */ + --roshi-60: 74 209 95 / 0.56; /* #4ad15f */ + --roshi-10: 74 209 95 / 0.08; /* #4ad15f */ --dodoria: 211 48 48; /* #d33030 */ - --dodoria-60: 219 78 78; /* #db4e4e */ - --dodoria-10: 240 103 103; /* #f06767 */ + --dodoria-60: 211 48 48 / 0.56; /* #d33030 */ + --dodoria-10: 211 48 48 / 0.08; /* #d33030 */ --cell: 149 241 213; /* #95f1d5 */ - --cell-60: 162 250 223; /* #a2fadf */ - --cell-10: 191 255 236; /* #bfffec */ + --cell-60: 149 241 213 / 0.56; /* #95f1d5 */ + --cell-10: 149 241 213 / 0.08; /* #95f1d5 */ --raditz: 179 128 74; /* #b3804a */ - --raditz-60: 193 145 93; /* #c1915d */ - --raditz-10: 214 169 121; /* #d6a979 */ + --raditz-60: 179 128 74 / 0.56; /* #b3804a */ + --raditz-10: 179 128 74 / 0.08; /* #b3804a */ --whis: 52 72 240; /* #3448f0 */ - --whis-60: 103 119 248; /* #6777f8 */ - --whis-10: 132 144 249; /* #8490f9 */ + --whis-60: 52 72 240 / 0.56; /* #3448f0 */ + --whis-10: 52 72 240 / 0.08; /* #3448f0 */ --frieza: 92 51 207; /* #5c33cf */ - --frieza-60: 115 77 222; /* #734dde */ - --frieza-10: 146 113 239; /* #9271ef */ + --frieza-60: 92 51 207 / 0.56; /* #5c33cf */ + --frieza-10: 92 51 207 / 0.08; /* #5c33cf */ --nappa: 114 85 80; /* #725550 */ - --nappa-60: 133 106 102; /* #856a66 */ - --nappa-10: 161 134 129; /* #a18681 */ + --nappa-60: 114 85 80 / 0.56; /* #725550 */ + --nappa-10: 114 85 80 / 0.08; /* #725550 */ /* border-radius */ --radius-i-xs: 0.25rem; /* 4px */