@import "bootstrap4-light-blue/theme.css";

:root {
  --surface-custom-sticky: #f2f2f2;
  --surface-custom-sticky-hover: #e9ecef;
  --bg-material-text-color-black: #212529;
  --bg-material-text-color-white: #ffffff;
  --code-text-color-key: #a31515;
  --code-text-color-value: #09869e;
  --code-text-color-string: #0451a5;
  --code-text-color-post: #007bff;
  --code-text-color-get: #28a745;
  --code-text-color-header: #fd6d33;
  --bg-bubble-color: #b1d3ff;
}
