Open shoraaa opened 1 year 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!
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]
}
}
}
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!
Did You try the newest version from store? I have no idea what You are referering now. It's all visible:
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
When I installed the Catppuccin Mocha theme, I couldn't read the inactive tabs
Current tab_background_text_inactive color used is Surface1, and is pretty hard to read with a glance:
I would suggest to change it to Overlay0 or Overlay1.