summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/schemes/catppuccin/frappe/dark.txt4
-rw-r--r--data/schemes/catppuccin/latte/light.txt4
-rw-r--r--data/schemes/catppuccin/macchiato/dark.txt4
-rw-r--r--data/schemes/catppuccin/mocha/dark.txt4
-rw-r--r--data/schemes/gruvbox/hard/dark.txt4
-rw-r--r--data/schemes/gruvbox/hard/light.txt4
-rw-r--r--data/schemes/gruvbox/medium/dark.txt4
-rw-r--r--data/schemes/gruvbox/medium/light.txt4
-rw-r--r--data/schemes/gruvbox/soft/dark.txt4
-rw-r--r--data/schemes/gruvbox/soft/light.txt4
-rw-r--r--data/schemes/oldworld/dark.txt6
-rw-r--r--data/schemes/onedark/dark.txt4
-rw-r--r--data/schemes/rosepine/dawn/light.txt4
-rw-r--r--data/schemes/rosepine/main/dark.txt4
-rw-r--r--data/schemes/rosepine/moon/dark.txt8
15 files changed, 48 insertions, 18 deletions
diff --git a/data/schemes/catppuccin/frappe/dark.txt b/data/schemes/catppuccin/frappe/dark.txt
index b572562..94d084d 100644
--- a/data/schemes/catppuccin/frappe/dark.txt
+++ b/data/schemes/catppuccin/frappe/dark.txt
@@ -26,4 +26,6 @@ mantle 292c3c
crust 232634
success a6d189
error e78284
-accent 99d1db \ No newline at end of file
+primary 99d1db
+secondary ca9ee6
+tertiary e5c890 \ No newline at end of file
diff --git a/data/schemes/catppuccin/latte/light.txt b/data/schemes/catppuccin/latte/light.txt
index ec3b601..e5ee1e1 100644
--- a/data/schemes/catppuccin/latte/light.txt
+++ b/data/schemes/catppuccin/latte/light.txt
@@ -26,4 +26,6 @@ mantle e6e9ef
crust dce0e8
success 40a02b
error d20f39
-accent 1e66f5 \ No newline at end of file
+primary 1e66f5
+secondary dd7878
+tertiary 40a02b \ No newline at end of file
diff --git a/data/schemes/catppuccin/macchiato/dark.txt b/data/schemes/catppuccin/macchiato/dark.txt
index ad234a2..f09224a 100644
--- a/data/schemes/catppuccin/macchiato/dark.txt
+++ b/data/schemes/catppuccin/macchiato/dark.txt
@@ -26,4 +26,6 @@ mantle 1e2030
crust 181926
success a6da95
error ed8796
-accent b7bdf8 \ No newline at end of file
+primary b7bdf8
+secondary f4dbd6
+tertiary ed8796 \ No newline at end of file
diff --git a/data/schemes/catppuccin/mocha/dark.txt b/data/schemes/catppuccin/mocha/dark.txt
index 77e96eb..98f1c35 100644
--- a/data/schemes/catppuccin/mocha/dark.txt
+++ b/data/schemes/catppuccin/mocha/dark.txt
@@ -26,4 +26,6 @@ mantle 181825
crust 11111b
success a6e3a1
error f38ba8
-accent cba6f7 \ No newline at end of file
+primary cba6f7
+secondary f9e2af
+tertiary 89b4fa \ No newline at end of file
diff --git a/data/schemes/gruvbox/hard/dark.txt b/data/schemes/gruvbox/hard/dark.txt
index 2ae0a77..1065e4b 100644
--- a/data/schemes/gruvbox/hard/dark.txt
+++ b/data/schemes/gruvbox/hard/dark.txt
@@ -26,4 +26,6 @@ mantle 171919
crust 111213
success b8bb26
error cc241d
-accent b8bb26 \ No newline at end of file
+primary b8bb26
+secondary c59e9d
+tertiary fabd2f \ No newline at end of file
diff --git a/data/schemes/gruvbox/hard/light.txt b/data/schemes/gruvbox/hard/light.txt
index a59f7e3..8cee560 100644
--- a/data/schemes/gruvbox/hard/light.txt
+++ b/data/schemes/gruvbox/hard/light.txt
@@ -26,4 +26,6 @@ mantle eae6c7
crust e0ddc7
success 79740e
error 9d0006
-accent 79740e \ No newline at end of file
+primary 79740e
+secondary 8f3f71
+tertiary b57614 \ No newline at end of file
diff --git a/data/schemes/gruvbox/medium/dark.txt b/data/schemes/gruvbox/medium/dark.txt
index 34d1aab..a97b99d 100644
--- a/data/schemes/gruvbox/medium/dark.txt
+++ b/data/schemes/gruvbox/medium/dark.txt
@@ -26,4 +26,6 @@ mantle 1f2122
crust 181a1b
success b8bb26
error cc241d
-accent b8bb26 \ No newline at end of file
+primary b8bb26
+secondary c59e9d
+tertiary fabd2f \ No newline at end of file
diff --git a/data/schemes/gruvbox/medium/light.txt b/data/schemes/gruvbox/medium/light.txt
index f594d36..3c5898a 100644
--- a/data/schemes/gruvbox/medium/light.txt
+++ b/data/schemes/gruvbox/medium/light.txt
@@ -26,4 +26,6 @@ mantle f2e8c0
crust eae0bd
success 79740e
error 9d0006
-accent 79740e \ No newline at end of file
+primary 79740e
+secondary 8f3f71
+tertiary b57614 \ No newline at end of file
diff --git a/data/schemes/gruvbox/soft/dark.txt b/data/schemes/gruvbox/soft/dark.txt
index 46f2340..7d4a9f5 100644
--- a/data/schemes/gruvbox/soft/dark.txt
+++ b/data/schemes/gruvbox/soft/dark.txt
@@ -26,4 +26,6 @@ mantle 282828
crust 1f2122
success b8bb26
error cc241d
-accent b8bb26 \ No newline at end of file
+primary b8bb26
+secondary c59e9d
+tertiary fabd2f \ No newline at end of file
diff --git a/data/schemes/gruvbox/soft/light.txt b/data/schemes/gruvbox/soft/light.txt
index f841161..4890d6f 100644
--- a/data/schemes/gruvbox/soft/light.txt
+++ b/data/schemes/gruvbox/soft/light.txt
@@ -26,4 +26,6 @@ mantle ebdfb6
crust e1d5ae
success 79740e
error 9d0006
-accent 79740e \ No newline at end of file
+primary 79740e
+secondary 8f3f71
+tertiary b57614 \ No newline at end of file
diff --git a/data/schemes/oldworld/dark.txt b/data/schemes/oldworld/dark.txt
index ec4c0f3..465aa4c 100644
--- a/data/schemes/oldworld/dark.txt
+++ b/data/schemes/oldworld/dark.txt
@@ -11,7 +11,7 @@ teal 85b5ba
sky 69b6e0
sapphire 5b9fba
blue 92a2d5
-lavender 999ced
+lavender aca1cf
text c9c7cd
subtext1 9998a8
subtext0 757581
@@ -26,4 +26,6 @@ mantle 131314
crust 101011
success 90b99f
error ea83a5
-accent ea83a5 \ No newline at end of file
+primary ea83a5
+secondary e6b99d
+tertiary aca1cf \ No newline at end of file
diff --git a/data/schemes/onedark/dark.txt b/data/schemes/onedark/dark.txt
index 6485f5e..3f763e9 100644
--- a/data/schemes/onedark/dark.txt
+++ b/data/schemes/onedark/dark.txt
@@ -26,4 +26,6 @@ mantle 21242b
crust 1e2126
success 98c379
error be5046
-accent d19a66 \ No newline at end of file
+primary d19a66
+secondary 61afef
+tertiary 98c379 \ No newline at end of file
diff --git a/data/schemes/rosepine/dawn/light.txt b/data/schemes/rosepine/dawn/light.txt
index 6182be7..0237243 100644
--- a/data/schemes/rosepine/dawn/light.txt
+++ b/data/schemes/rosepine/dawn/light.txt
@@ -26,4 +26,6 @@ mantle f2ebe4
crust e4e2de
success 569f60
error b4637a
-accent d7827e \ No newline at end of file
+primary d7827e
+secondary 286983
+tertiary 56949f \ No newline at end of file
diff --git a/data/schemes/rosepine/main/dark.txt b/data/schemes/rosepine/main/dark.txt
index 77a7af2..f0e2e68 100644
--- a/data/schemes/rosepine/main/dark.txt
+++ b/data/schemes/rosepine/main/dark.txt
@@ -26,4 +26,6 @@ mantle 16141e
crust 121116
success 8fdbab
error eb6f92
-accent ebbcba \ No newline at end of file
+primary ebbcba
+secondary 31748f
+tertiary 9ccfd8 \ No newline at end of file
diff --git a/data/schemes/rosepine/moon/dark.txt b/data/schemes/rosepine/moon/dark.txt
index 14a698a..e8ad9a9 100644
--- a/data/schemes/rosepine/moon/dark.txt
+++ b/data/schemes/rosepine/moon/dark.txt
@@ -1,5 +1,5 @@
rosewater f0d4d3
-flamingo ebbcba
+flamingo ea9a97
pink d97cbf
mauve c4a7e7
red eb6f92
@@ -9,7 +9,7 @@ yellow f6c177
green 8fdbab
teal 90d5c2
sky 9ccfd8
-sapphire 31748f
+sapphire 3e8fb0
blue 6f81d5
lavender a9a7e7
text e0def4
@@ -26,4 +26,6 @@ mantle 201e30
crust 1d1b2c
success 8fdbab
error eb6f92
-accent ebbcba \ No newline at end of file
+primary ea9a97
+secondary 3e8fb0
+tertiary 9ccfd8 \ No newline at end of file