aboutsummaryrefslogtreecommitdiff
path: root/dokka-subprojects/plugin-base-frontend/src/main/scss/index.scss
blob: b68d57f3b00f720894b140cf96dce3348f924b95 (plain)
1
2
3
4
5
6
7
8
9
10
/*!
 * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

@import "~@jetbrains/ring-ui/components/global/variables.css";

$white: #FFFFFF;
$grey-border: #DADFE6;
$list-background-hover: rgba(91, 93, 239, 0.15);
$hover-link-color: #5B5DEF;