Adds Initial and Essential Skins

This commit is contained in:
2024-05-23 01:33:13 +05:30
commit 2d565192bc
5 changed files with 95 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,95 @@
[Rainmeter]
BackgroundMode=1
Author=
AppVersion=1001000
Update=1000
; --------------------------- Metadata\Info
[Metadata]
Name=Picotron
Author=Indrajith K L
Config=
Description=
Instructions=
Instructions=None
Version=
Tags=
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
Preview=
Credits=
; --------------------------- Change the following to suit your needs
[Variables]
ColorBorder=255,255,255,0
Font=Verdana
Size=10
Color=255,255,255,0
PATH=E:\softwares\picotron_0.1.0g_windows\picotron\picotron.exe
LinkName=Picotron
ProgramName=Picotron
; --------------------------- Font Effects
[StyleFont1]
StringAlign=LEFT
StringCase=UPPER
StringStyle=BOLD
StringEffect=SHADOW
FontEffectColor=0,0,0,20
FontFace=#Font#
FontSize=#Size#
FontColor=#Color#
AntiAlias=1
; --------------------------- Meters \ Frame Data
;[Border]
;Meter=IMAGE
;SolidColor=#ColorBorder#
;X=0
;Y=0
;H=64
;W=64
;;[Background]
;Meter=IMAGE
;SolidColor=0,0,0,40
;X=0
;Y=0
;W=64
;H=64
[Border2]
;Meter=IMAGE
;SolidColor=#ColorBorder#
;X=0
;Y=0
;H=64
;W=64
; --------------------------- Meters \ Displayed Data
[Launcher1]
Meter=Image
ImageName=E:\softwares\picotron_0.1.0g_windows\picotron\lexaloffle-picotron.png
MeterStyle=StyleFont1
X=0
Y=0
H=32
W=32
Text=#LinkName#
LeftMouseUpAction=!Execute ["#PATH#"]
MouseActionCursor=1
;[MeterString]
;Meter=String
;Text=#ProgramName#
;FontSize=8
;AntiAlias=1
;X=0
;Y=40
;FontFace=IBM Plex Mono
;StringStyle=Bold
;StringAlign=LeftCenter
;ClipString=2

Binary file not shown.