Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
PortWINE
Commits
5164cf74
Commit
5164cf74
authored
Jun 09, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added compact theme
parent
81dcf241
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
66 additions
and
3 deletions
+66
-3
compact.pptheme
data_from_portwine/themes/compact.pptheme
+32
-0
style.css
data_from_portwine/themes/compact/style.css
+13
-0
default.pptheme
data_from_portwine/themes/default.pptheme
+8
-3
style.css
data_from_portwine/themes/default/style.css
+13
-0
No files found.
data_from_portwine/themes/compact.pptheme
0 → 100755
View file @
5164cf74
#!/usr/bin/env bash
# export GTK_DEBUG=interactive
export
THEME_NAME
=
compact
export
THEME_PATH
=
"
$PW_GUI_THEMES_PATH
/
$THEME_NAME
"
export
COVERS_PATH
=
"
$PW_GUI_THEMES_PATH
/classic"
export
YAD_OPTIONS
=
"--css=
$THEME_PATH
/style.css
\
--borders=3
\
--tab-borders=0
\
--keep-icon-size
\
"
export
THEME_CHKBOX
=
SW
export
CHKBOX_SPACE
=
" "
export
BUTTON_SIZE_MM
=
32
# 24, 28, 32, 36, 40
export
BUTTON_SIZE
=
32
# 24, 28, 32, 36, 40
export
TAB_SIZE
=
32
# 24, 28, 32, 36, 40
export
PW_MAIN_SIZE_W
=
1
export
PW_MAIN_SIZE_H
=
350
export
PW_MAIN_START_SIZE_W
=
1
export
PW_MAIN_START_SIZE_H
=
350
export
PW_TAB_POSITON
=
top
export
MAIN_GUI_COLUMNS
=
3
export
PROGRESS_BAR_BORDERS_SIZE
=
20
export
PROGRESS_BAR_WIDTH_SIZE
=
500
data_from_portwine/themes/compact/style.css
0 → 100644
View file @
5164cf74
arrow
{
margin
:
0px
5px
}
window
>
box
>
image
{
margin
:
15px
10px
0px
5px
}
box
>
box
>
label
{
margin
:
1px
0px
0px
0px
}
switch
{
margin
:
5px
20px
0px
0px
}
box
>
box
>
grid
>
switch
>
slider
{
min-height
:
0px
;
min-width
:
22px
}
scale
>
contents
>
trough
>
slider
{
min-height
:
24px
;
min-width
:
24px
}
box
>
box
>
grid
>
label
{
margin
:
0px
10px
0px
0px
}
separator
{
margin-bottom
:
0px
;
background-size
:
0px
}
/*tab:checked {border: 1px solid; border-color: #09bec8; border-radius: 3px;}
tab { border-radius: 3px;}
box>box>grid {margin: 0px 20px 15px 0px*/
data_from_portwine/themes/default.pptheme
View file @
5164cf74
...
...
@@ -8,14 +8,14 @@ export COVERS_PATH="$PW_GUI_THEMES_PATH/classic"
# глобальные настройки YAD
export
YAD_OPTIONS
=
"--css=
$THEME_PATH
/style.css
\
--borders=
7
\
--borders=
3
\
--tab-borders=0
\
--keep-icon-size
\
"
# настройка переключателей
export
THEME_CHKBOX
=
SW
# CHK - галки, SW - слайдер
export
CHKBOX_SPACE
=
" "
# рас
тояние перед текстом
export
CHKBOX_SPACE
=
" "
# рас
стояние перед текстом у CHKBOX
# размер кнопок в главном меню
export
BUTTON_SIZE_MM
=
36
# 24, 28, 32, 36, 40
...
...
@@ -27,9 +27,14 @@ export BUTTON_SIZE=28 # 24, 28, 32, 36, 40
export
TAB_SIZE
=
32
# 24, 28, 32, 36, 40
# размер главного меню
export
PW_MAIN_SIZE_W
=
1
1
00
export
PW_MAIN_SIZE_W
=
1
2
00
export
PW_MAIN_SIZE_H
=
350
# размер меню запуска и положения табов
export
PW_MAIN_START_SIZE_W
=
800
export
PW_MAIN_START_SIZE_H
=
350
export
PW_TAB_POSITON
=
top
# количество столбцов в главном меню
export
MAIN_GUI_COLUMNS
=
4
...
...
data_from_portwine/themes/default/style.css
View file @
5164cf74
arrow
{
margin
:
0px
5px
}
window
>
box
>
image
{
margin
:
15px
10px
0px
5px
}
box
>
box
>
label
{
margin
:
1px
0px
0px
0px
}
switch
{
margin
:
5px
20px
0px
0px
}
box
>
box
>
grid
>
switch
>
slider
{
min-height
:
0px
;
min-width
:
22px
}
scale
>
contents
>
trough
>
slider
{
min-height
:
24px
;
min-width
:
24px
}
box
>
box
>
grid
>
label
{
margin
:
0px
10px
0px
0px
}
separator
{
margin-bottom
:
0px
;
background-size
:
0px
}
/*tab:checked {border: 1px solid; border-color: #09bec8; border-radius: 3px;}
tab { border-radius: 3px;}
box>box>grid {margin: 0px 20px 15px 0px*/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment