diff --git a/src/components/style_switcher/style_switcher.vue b/src/components/style_switcher/style_switcher.vue index 705a60a2..205f325c 100644 --- a/src/components/style_switcher/style_switcher.vue +++ b/src/components/style_switcher/style_switcher.vue @@ -252,9 +252,8 @@ name="postLinkColor" :fallback="previewTheme.colors.accent" :label="$t('settings.links')" - :show-optional-tickbox="typeof accentColorLocal !== 'undefined'" /> - +

{{ $t('settings.style.advanced_colors.alert') }}

- - -

{{ $t('settings.style.advanced_colors.toggled') }}

brightness(20 * mod, text).rgb }, postLink: { - depends: ['link'] + depends: ['link'], + layer: 'bg', + textColor: 'preserve' }, border: {