Subir archivos a "/"

This commit is contained in:
nix 2024-12-17 22:54:41 +00:00
parent 2749d455ff
commit b9084fddfb
3 changed files with 97 additions and 0 deletions

24
forest.json Normal file
View File

@ -0,0 +1,24 @@
{
"manifest": {
"name": "Forest Night",
"description": "A calm, forest-inspired theme with deep greens",
"author": "Nixietab",
"license": "MIT"
},
"palette": {
"Window": "#0E1A15",
"WindowText": "#C9E4CA",
"Base": "#1B3027",
"AlternateBase": "#243D36",
"ToolTipBase": "#4E9F3D",
"ToolTipText": "#FFFFFF",
"Text": "#A7C957",
"Button": "#2A4036",
"ButtonText": "#C9E4CA",
"BrightText": "#6BCB77",
"Link": "#4E9F3D",
"Highlight": "#A7C957",
"HighlightedText": "#1B3027"
},
"background_image_base64": ""
}

24
oneshot.json Normal file

File diff suppressed because one or more lines are too long

View File

@ -7,6 +7,13 @@
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Alpha.json"
},
{
"name": "Cyberpunk Neon",
"description": "A glowing cyberpunk-inspired theme with neon highlights",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Cyberpunk.json"
},
{
"name": "Dark",
"description": "The default picodulce launcher theme",
@ -21,6 +28,27 @@
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Night.json"
},
{
"name": "Dark Night",
"description": "A calming, dark theme inspired by a starry night sky",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Dark Night.json"
},
{
"name": "Forest Night",
"description": "A calm, forest-inspired theme with deep greens",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/forest.json"
},
{
"name": "Half-Life",
"description": "A theme inspired by Half-Life",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/HalfLife.json"
},
{
"name": "Obsidian",
"description": "A dark theme with inspired by minecraft obsidian",
@ -28,6 +56,20 @@
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Obsidian.json"
},
{
"name": "OldSteam",
"description": "A theme inspired by the old Steam 2004 UI",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/OldSteam.json"
},
{
"name": "OneShot Twilight",
"description": "A theme inspired by OneShot's mysterious and magical atmosphere, featuring twilight purples and glowing gold.",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/oneshot.json"
},
{
"name": "Persona Futaba",
"description": "A theme and background of Futaba from Persona 5.",
@ -55,6 +97,13 @@
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/Strawberry.json"
},
{
"name": "Vaporwave",
"description": "A vaporwave theme",
"author": "Nixietab",
"license": "MIT",
"link": "https://git.lupin.com.ar/nix/picodulce-themes/raw/branch/main/vaporwave.json"
}
]
}