catppuccin / chrome

👻 Soothing pastel theme for Chrome
MIT License
178 stars 9 forks source link

Better inactive text color contrast. #10

Open shoraaa opened 1 year ago

shoraaa commented 1 year ago

Current tab_background_text_inactive color used is Surface1, and is pretty hard to read with a glance: image

I would suggest to change it to Overlay0 or Overlay1.

felixsanz commented 11 months ago

Any status? It's been already reported several times: #4, #8 and this pending since july.

I can PR it but it will be pushed to the chrome web store?

It's damn hard to read the text!

1700875182

1700875179

felixsanz commented 11 months ago

To anyone reading this, replace manifest.json with this file and use the "load unpacked" button on chrome://extensions url:

{
  "manifest_version": 3,
  "name": "Catppuccin Chrome Theme - Mocha Lavender",
  "description": "Soothing pastel theme for Google Chrome - Catppuccin Mocha",
  "version": "4.1",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "theme": {
    "colors": {
      "background_tab": [49, 50, 68],
      "background_tab_inactive": [30, 30, 46],
      "background_tab_incognito": [49, 50, 68],
      "background_tab_incognito_inactive": [30, 30, 46],
      "frame": [17, 17, 27],
      "frame_inactive": [17, 17, 27],
      "frame_incognito": [69, 71, 90],
      "frame_incognito_inactive": [69, 71, 90],
      "bookmark_text": [205, 214, 244],
      "tab_background_text": [180, 190, 254],
      "tab_background_text_inactive": [205, 214, 244],
      "tab_background_text_incognito": [180, 190, 254],
      "tab_background_text_incognito_inactive": [205, 214, 244],
      "tab_text": [205, 214, 244],
      "toolbar": [30, 30, 46],
      "toolbar_button_icon": [180, 190, 254],
      "omnibox_text": [180, 190, 254],
      "omnibox_background": [17, 17, 27],
      "ntp_background": [17, 17, 27],
      "ntp_link": [180, 190, 254],
      "ntp_text": [205, 214, 244],
      "button_background": [17, 17, 27]
    }
  }
}

1700876058

elkrien commented 11 months ago

Any status? It's been already reported several times: #4, #8 and this pending since july.

I can PR it but it will be pushed to the chrome web store?

It's damn hard to read the text!

1700875182

1700875179

Did You try the newest version from store? I have no idea what You are referering now. It's all visible: image image

felixsanz commented 11 months ago

To me it appears like the original poster's image (https://github.com/catppuccin/chrome/issues/10#issue-1823746576).

And yes i'm trying the one from the store, on brave

cybercoder-naj commented 10 months ago

When I installed the Catppuccin Mocha theme, I couldn't read the inactive tabs