It is currently April 23rd, 2024, 3:49 pm

iActu

A package of skins with a "theme" or by a single author
User avatar
iActu
Posts: 5
Joined: November 21st, 2021, 11:53 am
Location: Bordeaux - France

iActu

Post by iActu »

Hello :welcome:

You can easily customize everything :
- Dock: right click on the dock, select "Dock : shortcuts...", copy your shortcuts into the folder (16 max) and refresh the skin : easy :D
- Dock: right click on the dock, select "Dock : settings..." : create your own dock: icon sizes, shadows, reflections, colors, gradients, margins, etc.
- Mini explorer: right click, select "Explorer : settings..." and modify the default folder, size, colors, etc.
- Clock: you can change the overall size.
- System monitoring: cpu, ssd, ram and net, each skin can be activated individually.

Download, version 2.90 : https://iactu.info/iActu_2.90.rmskin

Version 2.90 :
Image

Tip for the dock : to display your shortcuts in a precise order, all you have to do is put a number in front of the name of your shortcuts, example: "01 - Name of my program", "02 - second shortcut", the numbers and dashes are deleted on the display , and the name "01 - Name" becomes "Name" :D

An "Icons" folder exists in the skin folder: 144 icons (ico and png, 256px) :D

All skins are duplicated for dual screen.

Have fun !
Last edited by iActu on January 15th, 2022, 4:21 am, edited 46 times in total.
User avatar
iActu
Posts: 5
Joined: November 21st, 2021, 11:53 am
Location: Bordeaux - France

Version 2.01

Post by iActu »

Hello,

Version 2.01 :
I added a system monitoring : cpu, ram, ssd (4 max) and net

Image

Enjoy :D
Last edited by iActu on December 9th, 2021, 2:17 am, edited 1 time in total.
User avatar
iActu
Posts: 5
Joined: November 21st, 2021, 11:53 am
Location: Bordeaux - France

Version 2.04

Post by iActu »

Hello,

The "Mini Explorer : settings..." option is more complete and allows significant customization.

Here is what the configuration file contains, for example:

Code: Select all

[Variables]

folderpath="C:"
; Examples :
; folderpath="C:\users\bob\my documents"
; folderpath="C:\user\bob\my links"
; folderpath="C:\perso\music"

Dock_size=0.125
; Examples :
; Dock_size=1 : maximum allowed (icons=192px and fonts=112px!)
; Dock_size=0.5 : half size
; Dock_size=0.25 : 1/4 size
; Dock_size=0.125 : 1/8 size (icons=24px and fonts=14px)
; etc.

Hide_Extensions=1 ; 0=show 1=hide
Show_File=1 ; 0=hide 1=show
Show_Folder=1 ; 0=hide 1=show
Show_Hidden=0 ; 0=hide 1=show
Show_System=0 ; 0=hide 1=show
SortType=Name ; Name, Size, Type and Date
hide_current_folder=0 ; 0=show 1=hide

SubstituteLetters="  ":" ","Raccourci":"","Link":"","shortcut":"" 
; replace a letter or a word with something else or nothing
; example 1 = "word replaced":""
; example 2 = "word replaced":"new word","second word replaced":"second !"

Hide_menu=1 ; 0=show 1=hide
Background_hover_menu=48,255,48,128
;see the explanation on the colors below

Font_color=255,255,255,170
Hover_color=255,255,255,255
Shadow_color_icon=0,0,0,24
; Color Picker : https://rgbacolorpicker.com/ or https://htmlcolors.com/rgba-color
; Shadow_color_icon=0,0,0,1 : no shadow

Background_color=0,0,0,1
; Background_color=0,0,0,1 : no background
; Background_color=24,24,24,96 : dark transparency
; Background_color=0,0,0,255 : black

; Red,Green,Blue,the last number indicates the level of transparency
; 0 is the minimum number (exception: 1 for transparency), 255 the maximum (maximum color or no transparency)
; Example : 255,255,128,192 = full red, full green, half blue, 25% transparency = three-quarter transparent yellow
Have fun :D
Last edited by iActu on December 15th, 2021, 2:21 am, edited 2 times in total.
User avatar
iActu
Posts: 5
Joined: November 21st, 2021, 11:53 am
Location: Bordeaux - France

Version 2.10

Post by iActu »

Hello :welcome:

A reflections effect on the icons has been added, it can be easily configured (size, transparency, hide).

Image

Have fun :D
Last edited by iActu on December 17th, 2021, 2:53 pm, edited 1 time in total.
User avatar
iActu
Posts: 5
Joined: November 21st, 2021, 11:53 am
Location: Bordeaux - France

Version 2.50

Post by iActu »

Hello :welcome:

New settings for the dock : create your own dock :D

Example 1 :
Image

Example 2 :
Image

Settings for example 1:

Code: Select all

[Variables]
Color_1_dock=80,88,96,120
Color_2_dock=32,40,48,160
Color_gradient_angle_dock=270
Color_shadow_dock=0,0,0,60
Color_shadow_txt_ico=0,0,0,80
Color_text=255,255,255,240
Font=Open Sans SemiBold
Gray_icons_hover=1
Height_dock=60
Hide_dock=0
Hide_files_Extensions=1
Hide_reflection=1
Icons_Size=40
Left_margin_dock=40
Left_margin_icons=0
Margins_between_icons=24
Reflection_transparency=160
Rounded_dock=1
Show_files_Hidden=0
Show_files_System=0
Size_dock=404
Size_shadow_dock=3
Size_shadow_txt_ico=2
Size_text=14
Sort_files_by_type=Name
Stroke_color_1=160,176,192,40
Stroke_color_2=64,80,96,40
Stroke_color_angle=270
Stroke_width=2
Top_margin_dock=-10
Substitute_Letters="0":"","1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":"","9":"","  ":"","-":"",".exe":"","_":" ","[":"","]":"","(":"",")":"","{":"","}":"","Raccourci":"","Link":"","shortcut":""

; Help
; Value 0 or 1 : Gray_icons_hover - Hide_dock - Hide_files_Extensions - Hide_reflection - Rounded_dock - Show_files_Hidden - Show_files_System
; Colors : search in google : "RGBA color picker"
; Font : Arial, Verdana, Comic Sans MS, etc. Font Open Sans is already included
; Color_shadow_txt_ico : shadows for texts and icons, Color_shadow_txt_ico=0,0,0,1 : no shadow
; Size_dock : Size_dock=512 for 512px, #SCREENAREAWIDTH# : full horizontal screen size
; Color_gradient_angle_dock ; 1 to 360
; Reflection_transparency : 1 to 255
; Sort_files_by_type : Name, Size, Type or Date
; Substitute_Letters : replace a letter or a word with something else or nothing, example : Substitute_Letters="original word":"final word","second word":"new 2nd word"
; Tip : to display your shortcuts in a precise order, all you have to do is put a number in front of the name of your shortcuts, example: "01 - Name of my program", "02 - second shortcut", the numbers and dashes are deleted on the display (Substitute_Letters) , and the name "01 - Name" becomes "Name" 

Example 3 :
Image

Have fun :D