Skip to content

Commit aa99eeb

Browse files
committed
Add logo
1 parent f72eacf commit aa99eeb

8 files changed

Lines changed: 6 additions & 6 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
title: TranslucentTB
77
description: A lightweight utility that makes the Windows taskbar translucent/transparent.
88
repository: TranslucentTB/TranslucentTB
9-
logo: TODO
9+
logo: assets/logo.png

assets/logo.png

5.42 KB
Loading
File renamed without changes.

tips.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,29 @@
44

55
TranslucentTB has an option to hide it, resulting in a better appearance when on the desktop. It also offers a dynamic option, which allows to hide it only when there is no maximised window.
66

7-
<video autoplay="true" muted="true" loop="true" src="/assets/peek.mp4"></video>
7+
<video autoplay="true" muted="true" loop="true" src="assets/tips/peek.mp4"></video>
88

99

1010
### Color
1111

1212
TranslucentTB's color picker offers live preview, so you can try a bunch of color options easily.
1313

14-
<video autoplay="true" muted="true" loop="true" src="/assets/accent_color.mp4"></video>
14+
<video autoplay="true" muted="true" loop="true" src="assets/tips/accent_color.mp4"></video>
1515

1616
If the taskbar elements show up with a different coloring, make sure to turn off the accent color on the taskbar, under "Settings" > "Personalization" > "Colors".
1717

18-
<video autoplay="true" muted="true" loop="true" src="/assets/taskbar_color.mp4"></video>
18+
<video autoplay="true" muted="true" loop="true" src="assets/tips/taskbar_color.mp4"></video>
1919

2020

2121
### Timeline, Task View, Cortana, Search and other buttons
2222

2323
You can hide them by right-clicking on the taskbar and then unchecking the appropriate option.
2424

25-
<video autoplay="true" muted="true" loop="true" src="/assets/taskbar_buttons.mp4"></video>
25+
<video autoplay="true" muted="true" loop="true" src="assets/tips/taskbar_buttons.mp4"></video>
2626

2727

2828
### Action Center, IME, volume, battery and other system icons
2929

3030
You can hide them by going into "Settings" > "Personalization" > "Taskbar" > "Turn system icons on or off".
3131

32-
<video autoplay="true" muted="true" loop="true" src="/assets/system_icons.mp4"></video>
32+
<video autoplay="true" muted="true" loop="true" src="assets/tips/system_icons.mp4"></video>

0 commit comments

Comments
 (0)