From a4b54dd2b36759484d1ab896f92229cefaaa3ab4 Mon Sep 17 00:00:00 2001 From: soradotwav <84683510+soradotwav@users.noreply.github.com> Date: Tue, 15 Aug 2023 01:21:58 -0700 Subject: [PATCH] text edit ui fix --- styles/github/catppuccin.user.css | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/styles/github/catppuccin.user.css b/styles/github/catppuccin.user.css index 24a814aedf..68cd87aa1e 100644 --- a/styles/github/catppuccin.user.css +++ b/styles/github/catppuccin.user.css @@ -1521,10 +1521,19 @@ border-radius: 6px; } - .hPsWZB { + .hPsWZB, .bOUZZs { background-color: @mantle; } + .react-blob-header-edit-and-raw-actions > div > a, .react-blob-header-edit-and-raw-actions > div > span > a, .react-blob-header-edit-and-raw-actions > div > span > button { + background-color: @base; + color: @subtext0; + + &:hover { + background-color: @surface1; + } + } + .hMOAua { color: @subtext1; @@ -1647,7 +1656,7 @@ .wLDmP { background-color: @mantle; - border-color: @surface1; + border: 1px solid @surface1; } .eNSiNz .segmentedControl-content, .gKuCoB .segmentedControl-content {