The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
|
minimize, close, maximize buttons - Printable Version +- CentBrowser Forum (https://www.centbrowser.net/en) +-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3) +--- Forum: Plugins & Extensions (https://www.centbrowser.net/en/forumdisplay.php?fid=6) +--- Thread: minimize, close, maximize buttons (/showthread.php?tid=3619) Pages:
1
2
|
minimize, close, maximize buttons - blue_ - 06-27-2020 Is there a way to use the OS minimize, close and maximize buttons for the Cent browser theme ? Right now I use Sierra OSX visual style for Windows 10 Here are 2 printscreens, one with the default Cent browser buttons and one with the Windows 10 buttons I found some nice theme on the Chrome webstore but whatever I choice, the buttons remain like this Any advices are welcome, thank you https://postimg.cc/XGtPhqjC https://postimg.cc/9DcnsvhJ/5685884d RE: minimize, close, maximize buttons - Admini - 06-27-2020 Do you mean you want to use the OSX style buttons? Please try appending this command line to "Other settings"->"Startup command line": --disable-windows10-custom-titlebar RE: minimize, close, maximize buttons - blue_ - 06-28-2020 Thanks, I tried as you said but they are still squared ( a bit different - and smaller ) I attached a screenshot There must be a way to use the OSX style buttons Right now I'm using a nice theme (Sierra visual style, no Icon Pack ) for Windows 10, and I love it I do, actually, use OSX visual styles for Windows, since 2008 I tried a different theme from the Chrome web store ( black theme - Aero ) and now I have the OSX buttons, but I don't like the theme The BOOKMARKS BAR is black That means, the OSX buttons are not compatible with all the skins ? RE: minimize, close, maximize buttons - blue_ - 06-28-2020 I found one and I'll keep it but I'd like to know where the theme file is located I wish I could modify just a little bit, the bookmarks bar color Thank you Here is the theme https://chrome.google.com/webstore/detail/keep-thinking-different/ammgpoopafhlhahgjlbgdiddnjjdidnb RE: minimize, close, maximize buttons - jack - 06-29-2020 Skins are in the same place as the extensions. For the portable version it will be the location: User Data\Default\Extensions\ RE: minimize, close, maximize buttons - Admini - 06-29-2020 (06-28-2020, 05:56 PM)blue_ Wrote: I found one and I'll keep it but I'd like to know where the theme file is locatedSeems these three system buttons are not customizable in Chromium now. RE: minimize, close, maximize buttons - artik737 - 06-29-2020 (06-29-2020, 05:21 PM)CentBrowser Wrote: Seems these three system buttons are not customizable in Chromium now.[spoiler="Keep Thinking Different"] [/spoiler] RE: minimize, close, maximize buttons - blue_ - 06-29-2020 Some themes are working, I can have the OSX buttons But some of them, aren't For example, the theme from my previous post https://chrome.google.com/webstore/detail/keep-thinking-different/ammgpoopafhlhahgjlbgdiddnjjdidnb I can have the OSX buttons but I wish I could modify the Bookmarks Bar color Is that not possible ?? RE: minimize, close, maximize buttons - artik737 - 06-29-2020 (06-29-2020, 08:37 PM)blue_ Wrote: Some themes are working, I can have the OSX buttons ThemeBeta [spoiler] Here is an example [/spoiler] RE: minimize, close, maximize buttons - Admini - 06-30-2020 Thanks to artik737. Here is the customizable colors that you can modify in manifest.json in your Extensions directory: https://source.chromium.org/chromium/chromium/src/+/master:chrome/browser/themes/browser_theme_pack.cc?q=file:chrome%2Fbrowser%2Fthemes%20symbol:kOverwritableColorTable Also there are related instructions(May be partially outdated): https://github.com/mike-u/EditChromeThemes https://sites.google.com/site/gsugsa/google-apps/google-chrome/how-to-create-a-theme |