From 2528300b68fec33a1adb90d828915921e58632d2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 11 Apr 2026 00:37:50 +0000 Subject: [PATCH] chore: update opencode themes --- themes/base16-ascendancy.json | 2 +- themes/base16-embers-light.json | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/themes/base16-ascendancy.json b/themes/base16-ascendancy.json index cd6c7e3..524c789 100644 --- a/themes/base16-ascendancy.json +++ b/themes/base16-ascendancy.json @@ -9,7 +9,7 @@ "base05": "#d5c7a1", "base06": "#ebdbb2", "base07": "#fbf1c7", - "base08": "#c03900", + "base08": "#d05000", "base09": "#fe8019", "base0A": "#ffcc1b", "base0B": "#b8bb26", diff --git a/themes/base16-embers-light.json b/themes/base16-embers-light.json index 02b16be..5172012 100644 --- a/themes/base16-embers-light.json +++ b/themes/base16-embers-light.json @@ -1,22 +1,22 @@ { "$schema": "https://opencode.ai/theme.json", "defs": { - "base00": "#d1d6db", - "base01": "#aeb6be", - "base02": "#909aa3", - "base03": "#75808a", - "base04": "#47505a", - "base05": "#323b43", - "base06": "#20262c", - "base07": "#0f1316", - "base08": "#576d82", - "base09": "#578282", - "base0A": "#57826d", - "base0B": "#6d8257", - "base0C": "#826d57", - "base0D": "#82576d", - "base0E": "#6d5782", - "base0F": "#575782" + "base00": "#dbd6d1", + "base01": "#beb6ae", + "base02": "#a39a90", + "base03": "#8a8075", + "base04": "#5a5047", + "base05": "#433b32", + "base06": "#2c2620", + "base07": "#16130f", + "base08": "#826d57", + "base09": "#828257", + "base0A": "#6d8257", + "base0B": "#57826d", + "base0C": "#576d82", + "base0D": "#6d5782", + "base0E": "#82576d", + "base0F": "#825757" }, "theme": { "primary": { "dark": "base0D", "light": "base0C" },