From a73f03736842f5700a8cc2857641c35b167f2479 Mon Sep 17 00:00:00 2001 From: Dan Badea Date: Tue, 10 Oct 2023 20:15:56 +0300 Subject: [PATCH] Update code block theme colors --- CHANGELOG.md | 1 + styles/_callouts.scss | 2 +- styles/_code.scss | 2 +- styles/_code_prism.scss | 12 +- styles/_code_secondary_label.scss | 2 +- styles/_highlight.scss | 4 +- styles/_mixins.scss | 14 +- styles/_theme.scss | 245 +++++++++++++------- styles/_typography.scss | 21 +- styles/digitalocean/_callouts.scss | 16 +- styles/digitalocean/_code_environments.scss | 24 +- 11 files changed, 220 insertions(+), 123 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d23b0b6..2965f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ breaking changes to the options supported by the plugin will be shipped as a bre ## Unreleased changes +- (minor) New design system colors