merge: [frontend] SkModPlayer drawing optimization with slice display (!1110)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1110 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
commit
961979b55e
3 changed files with 414 additions and 239 deletions
|
|
@ -73,6 +73,14 @@
|
|||
codeBoolean: '#c59eff',
|
||||
deckBg: '#000',
|
||||
htmlThemeColor: '@bg',
|
||||
modPlayerDefault: '#ffffff',
|
||||
modPlayerQuarter: '#ffff00',
|
||||
modPlayerInstr: '#80e0ff',
|
||||
modPlayerVolume: '#80ff80',
|
||||
modPlayerFx: '#ff80e0',
|
||||
modPlayerOperant: '#ffe080',
|
||||
modPlayerShadow: 'rgba(0, 0, 0, 0.5)',
|
||||
modPlayerSliderKnob: ':darken<10<@indicator',
|
||||
},
|
||||
|
||||
codeHighlighter: {
|
||||
|
|
|
|||
|
|
@ -73,6 +73,14 @@
|
|||
codeBoolean: '#62b70c',
|
||||
deckBg: ':darken<3<@bg',
|
||||
htmlThemeColor: '@bg',
|
||||
modPlayerDefault: '#ffffff',
|
||||
modPlayerQuarter: '#ffff00',
|
||||
modPlayerInstr: '#80e0ff',
|
||||
modPlayerVolume: '#80ff80',
|
||||
modPlayerFx: '#ff80e0',
|
||||
modPlayerOperant: '#ffe080',
|
||||
modPlayerShadow: 'rgba(0, 0, 0, 0.5)',
|
||||
modPlayerSliderKnob: ':darken<10<@indicator',
|
||||
},
|
||||
|
||||
codeHighlighter: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue