[win-linux] add feature: tab menu

This commit is contained in:
SimplestStudio
2024-09-02 15:14:18 +03:00
parent 3eb884dab2
commit 1ffd079429
41 changed files with 1276 additions and 20 deletions

View File

@ -37,6 +37,16 @@
"download-scrollbar-handle": "#cacaca",
"menu-background": "#fff",
"menu-border": "#c0c0c0",
"menu-item-hover-background": "#e0e0e0",
"menu-text": "#444",
"menu-text-item-hover": "#444",
"menu-text-item-disabled": "#c9c9c9",
"menu-separator": "#dfdfdf",
"tooltip-text": "#373737",
"tooltip-border": "#c0c0c0",
"tooltip-background": "#fff",