summaryrefslogtreecommitdiffstats
path: root/yo_dark.toml
diff options
context:
space:
mode:
authorMichael McClintock <mrmcc3@gmail.com>2023-11-10 15:22:07 +1000
committerMichael McClintock <mrmcc3@gmail.com>2023-11-10 15:22:07 +1000
commit1bb882cef662b420909796299371614c4bec6f79 (patch)
tree23b5099bb8320983ecf9c5d6a975b0dc1c6a8cbd /yo_dark.toml
parentd75f49a795786fb8a0d8f8279a17c0762d8029e0 (diff)
downloadyo-theme-helix-1bb882cef662b420909796299371614c4bec6f79.tar.gz
update themes to new radix colours
Diffstat (limited to 'yo_dark.toml')
-rw-r--r--yo_dark.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/yo_dark.toml b/yo_dark.toml
index 49502ac..a190c7d 100644
--- a/yo_dark.toml
+++ b/yo_dark.toml
@@ -10,8 +10,8 @@ inherits = "yo"
# in the default theme p1 is unused. shift p1-p5 -> p2-p6
-p2 = "#161615"
-p3 = "#1c1c1a"
-p4 = "#232320"
-p5 = "#282826"
-p6 = "#2e2e2b"
+p2 = "#111110"
+p3 = "#191918"
+p4 = "#222221"
+p5 = "#2a2a28"
+p6 = "#31312e"