Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,557
» Latest member: FrankHek
» Forum threads: 2,001
» Forum posts: 19,510

Full Statistics

Online Users
There are currently 492 online users.
» 1 Member(s) | 486 Guest(s)
Baidu, Bing, Google, UptimeRobot, Yandex, badablek

Latest Threads
STABLE version -- 5.1.113...
Forum: Release Channel
Last Post: Faenza
06-22-2025, 07:56 PM
» Replies: 774
» Views: 635,810
Keep ManifestV2 extension...
Forum: Bugs & Suggestions
Last Post: Sneisi
06-09-2025, 06:18 PM
» Replies: 10
» Views: 4,592
Enhancer for YouTube Does...
Forum: Plugins & Extensions
Last Post: piliq
06-01-2025, 04:44 PM
» Replies: 13
» Views: 31,463
Unable to play video on d...
Forum: Bugs & Suggestions
Last Post: materika
05-25-2025, 10:31 AM
» Replies: 6
» Views: 1,030
Urgent help needed DoH co...
Forum: Bugs & Suggestions
Last Post: Admini
05-19-2025, 05:42 PM
» Replies: 6
» Views: 907
Пропал доступ на форум
Forum: Русский Форум
Last Post: serpan
05-01-2025, 01:29 AM
» Replies: 2
» Views: 1,056
Cloudflare Verification L...
Forum: General Discuss
Last Post: FeNoZiPaM
04-24-2025, 07:01 PM
» Replies: 12
» Views: 4,847
Where are Cent's cookies?
Forum: General Discuss
Last Post: QZMTCH
04-19-2025, 10:28 PM
» Replies: 7
» Views: 2,366
Feature request: Upgrade ...
Forum: Bugs & Suggestions
Last Post: Admini
04-16-2025, 04:47 PM
» Replies: 1
» Views: 1,188
Bug Report: "Translate se...
Forum: Bugs & Suggestions
Last Post: tanquang
04-12-2025, 03:03 AM
» Replies: 5
» Views: 2,308

 
Photo Themes - How to change color of the buttons?
Posted by: MariaArk - 05-08-2021, 12:46 PM - Forum: General Discuss - Replies (2)

I address this question to those who know how to create themes. I don’t know what property can be used to adjust the color of some buttons (tab control button, close, maximize, etc.) and recolor the borders around the active tab and on the borders around the toolbar. I have looked at several manuals, but nowhere is there an answer to my question. Is this possible or are these items not configurable?

[Image: T8ec0zN.png]


Manifest code:

Code:
{
  "manifest_version": 2,
  "version": "1.27",
  "name": "Blue Theme",
  "theme": {
    "images" : { //чтобы добавить картинки
        "theme_frame": "images/frame.png", //фон окна
        "theme_frame_inactive": "images/frame.png", //inactive это для элементов когда окно неактивно
        "theme_frame_incognito": "images/frame.png", //incognito это для инкогнито
        "theme_frame_incognito_inactive": "images/frame.png", // тут понятно..
        "theme_toolbar": "images/toolbar.png",  //фон текущей вкладки и панели инструментов
        "theme_tab_background_incognito": "images/tab_incog.png",
        "theme_tab_background": "images/tab.png", //фон остальных вкладок
        "theme_ntp_background": "images/bg.png", //фон new tab page для хрома и подобных ему
        "theme_button_background": "images/button.png" //фон кнопок
    },
    "colors" : { //чтобы поменять цвета
        "frame": [ 143, 160, 185 ], //фон окна
        "frame_inactive": [ 164, 174, 190 ],
        "frame_incognito": [ 143, 160, 185 ],
        "frame_incognito_inactive": [ 164, 174, 190 ],
        "toolbar": [ 143, 160, 185 ], //фон панели
        "tab_text": [ 255, 255, 255 ], //цвет текста текущей вкладки
        "tab_text_inactive": [ 255, 255, 255 ],
        "tab_background_text": [ 203, 213, 227 ], //цвет текста остальных вкладок
        "tab_background_text_inactive": [ 203, 213, 227 ],
        "bookmark_text": [ 255, 255, 255 ], //цвет текста закладки
        "ntp_background": [  143, 160, 185 ] //фон new tab page
       
    },
    "tints" : { //специальная настройка чтобы поменять оттенки в формате hls, значение -1.0 ничего не меняет
        "buttons": [ 0, 0, 1 ], //оттенки кнопок
        "frame_inactive": [ -1.0, -1.0, -1.0 ],
        "frame_incognito": [ -1.0, -1.0, -1.0 ],
        "frame_incognito_inactive": [ -1.0, -1.0, -1.0 ],
        "background_tab": [ -1.0, -1.0, -1.0 ] // оттенки неактивной вкладки инкогнито
    },
    "properties" : { // другие настройки параметров темы
        "ntp_background_alignment": "left bottom",
        "ntp_background_repeat": "repeat-x",
        "ntp_logo_alternate": 1
    }
  }
}

Print this item

  proposal
Posted by: 34ero - 05-08-2021, 10:52 AM - Forum: Bugs & Suggestions - Replies (2)

Can extra features be made in the form of add-ons ?
example chedot browser
https://landing.chedot.com/

Print this item

  Unload tabs
Posted by: lefosaj871 - 05-06-2021, 04:33 PM - Forum: General Discuss - Replies (2)

Hello!

Does the browser have an "unload tabs" button?

Print this item

  The sound does not play after the download is complete.
Posted by: warmiak38 - 05-05-2021, 04:06 PM - Forum: General Discuss - Replies (1)

The sound does not play after the download is complete.

Print this item

  [Suggestion] Some cool stuff like Opera GX?
Posted by: MariaArk - 05-03-2021, 05:13 PM - Forum: Bugs & Suggestions - Replies (2)

It would be nice to see similar features in the Сent:
1. Show clipboard and recent downloads in popup when uploading files.
2. Limiters CPU, RAM, Network (GX Control)
I really love Opera GX for that stuff, but I prefer the Cent for everything else Biggrin

Print this item

  hide right click mouse
Posted by: eduardo12fox - 04-30-2021, 03:01 PM - Forum: General Discuss - Replies (1)

Hello guys,

I would like know I how configured for hide the option show source-code that page. I want hide this option in browser.

Att

Print this item

  При просмотре видео в формате HTML5 грзит процессор на 100%
Posted by: Alemox - 04-29-2021, 12:37 PM - Forum: Русский Форум - Replies (6)

При просмотре видео, например на ютубе, в формате HTML5 идёт загрузка процессора на 100%.
Раньше такого не было.
Из-за этого видео могу смотреть только в 360 или 480.
Из расширений только один блокировщик рекламы, но у него загрузки нет если через процессы смотреть.
Пробовал отключать расширения чистить все куки и историю, отключать антивирусник, результат тот же.
Браузер последнее стабильное обновление.
Win 7 x32
Есть решение?

Print this item

  congratulations to the team
Posted by: mADLoTuS - 04-15-2021, 10:35 AM - Forum: General Discuss - Replies (2)

using Cent Browser as main browser over:

  • MS Edge Canary
  • SlimJet beta 30.0.1.0 x64
  • ungoogled-chromium v89
  • Vivaldi snapshot 3.8.2259.3
  • Opera GX
  • Brave Nightly
  • Firefox Nightly
congratulations to the team

regards

Print this item

  felicidades al equipo
Posted by: mADLoTuS - 04-15-2021, 10:32 AM - Forum: Foro en Español - Replies (2)

utilizando Cent Browser como navegador principal por encima de:

  • MS Edge Canary
  • SlimJet beta 30.0.1.0 x64
  • ungoogled-chromium v89
  • Vivaldi snapshot 3.8.2259.3
  • Opera GX
  • Brave Nightly
  • Firefox Nightly
felicidades al equipo

saludos

Print this item

  How can I discover? the UI elements
Posted by: Areoxsa - 04-11-2021, 05:31 PM - Forum: General Discuss - Replies (5)

I wanna make a userchrome css and wanna ask how can i allow my developer tool to inspect the elements on above ui. sorry for my bad english i live in germany

Print this item