From 3cdfb52a74ff6824a1f9bf77a9d2c7c2d91098ee Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 3 Jun 2026 21:05:19 +0200 Subject: [PATCH] Didn't actually like the stock hyprland active color Especially not on the notifications or lock screen --- themes/tokyo-night/colors.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/tokyo-night/colors.toml b/themes/tokyo-night/colors.toml index c93257cc..3cad54b5 100644 --- a/themes/tokyo-night/colors.toml +++ b/themes/tokyo-night/colors.toml @@ -1,7 +1,6 @@ mode = "dark" accent = "#7aa2f7" -hyprland_active_border = "rgba(33ccffee) rgba(00ff99ee) 45deg" cursor = "#c0caf5" foreground = "#a9b1d6" background = "#1a1b26" @@ -32,4 +31,4 @@ bright_yellow = "#ff9e64" bright_green = "#b9f27c" bright_cyan = "#0db9d7" bright_blue = "#7da6ff" -bright_magenta = "#bb9af7" \ No newline at end of file +bright_magenta = "#bb9af7"