summaryrefslogtreecommitdiff
path: root/fedora/.config/yazi/flavors/vscode-light-plus.yazi
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-04-28 15:42:50 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-04-28 15:42:50 +0900
commitae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 (patch)
treefdc69ee3e2772aa4db7e8efe4bd30d101c7f82ac /fedora/.config/yazi/flavors/vscode-light-plus.yazi
parent06ad645351572c0e7188c52028998384d718df2e (diff)
updatesHEADmaster
Diffstat (limited to 'fedora/.config/yazi/flavors/vscode-light-plus.yazi')
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE21
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE-tmtheme21
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/README.md50
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/flavor.toml186
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/1.pngbin444447 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/2.pngbin581698 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/3.pngbin630738 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/4.pngbin566333 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/preview.pngbin447989 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/preview.pngbin447989 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml250
11 files changed, 0 insertions, 528 deletions
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE
deleted file mode 100644
index 5436de3..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2024 Alexander Bays
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE-tmtheme b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE-tmtheme
deleted file mode 100644
index 5436de3..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/LICENSE-tmtheme
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2024 Alexander Bays
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/README.md b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/README.md
deleted file mode 100644
index e491da6..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/README.md
+++ /dev/null
@@ -1,50 +0,0 @@
-<div align="center">
-<img src="https://github.com/sxyazi/yazi/blob/main/assets/logo.png?raw=true" alt="Yazi logo" width="20%">
-<h3>
- VSCode Light Plus Flavor for <a href="https://github.com/sxyazi/yazi">Yazi</a>
-</h3>
-<a>
- This <a href="https://github.com/sxyazi/yazi">Yazi</a> flavor matches the <a href="https://code.visualstudio.com/">Visual Studio Code</a> default theme.
-</a>
-</div>
-
-## 👀 Preview
-
-<img src="./preview.png" width="600" />
-
-## 🎨 Installation
-
-### Yazi CLI
-
-```bash
-# v25.5.28+
-ya pkg add 956MB/vscode-light-plus
-
-# pre v25.5.28 (deprecated)
-ya pack -a 956MB/vscode-light-plus
-```
-
-### Manual
-
-```bash
-# Linux/macOS
-git clone https://github.com/956MB/vscode-light-plus.yazi.git ~/.config/yazi/flavors/vscode-light-plus.yazi
-
-# Windows
-git clone https://github.com/956MB/vscode-light-plus.yazi.git %AppData%\yazi\config\flavors\vscode-light-plus.yazi
-```
-
-## ⚙️ Usage
-
-Add the these lines to your `theme.toml` configuration file to use it:
-
-```toml
-[flavor]
-light = "vscode-light-plus"
-```
-
-## 📜 License
-
-The flavor is MIT-licensed, and the included tmTheme is also MIT-licensed.
-
-Check the [LICENSE](LICENSE) and [LICENSE-tmtheme](LICENSE-tmtheme) file for more details.
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/flavor.toml b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/flavor.toml
deleted file mode 100644
index 133c35d..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/flavor.toml
+++ /dev/null
@@ -1,186 +0,0 @@
-# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config.
-# If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas.
-"$schema" = "https://yazi-rs.github.io/schemas/theme.json"
-
-# vscode-light-plus (Light+)
-# https://github.com/956MB/vscode.yazi/blob/main/themes/vscode-light-plus/
-#
-# A theme inspired by Visual Studio Code's Light+ theme.
-
-[colors]
-background = "#FFFFFF"
-foreground = "#000000"
-selection = "#ADD6FF"
-cursor = "#000000"
-black = "#000000"
-red = "#CD3131"
-green = "#008000"
-yellow = "#949800"
-blue = "#0000FF"
-magenta = "#AF00DB"
-cyan = "#0598BC"
-white = "#FFFFFF"
-bright_black = "#767676"
-bright_red = "#CD3131"
-bright_green = "#008000"
-bright_yellow = "#949800"
-bright_blue = "#0000FF"
-bright_magenta = "#AF00DB"
-bright_cyan = "#0598BC"
-bright_white = "#FFFFFF"
-
-[manager]
-cwd = { fg = "cyan" }
-# Hovered
-hovered = { fg = "#000000", bg = "#ADD6FF" }
-preview_hovered = { underline = true }
-# Find
-find_keyword = { fg = "#795E26", bold = true, italic = true, underline = true }
-find_position = { fg = "#AF00DB", bg = "#FFFFFF", bold = true, italic = true }
-# Marker
-marker_copied = { fg = "#008000", bg = "#008000" }
-marker_cut = { fg = "#CD3131", bg = "#CD3131" }
-marker_marked = { fg = "#0598BC", bg = "#0598BC" }
-marker_selected = { fg = "#949800", bg = "#949800" }
-# Tab
-tab_active = { fg = "#000000", bg = "#FFFFFF" }
-tab_inactive = { fg = "#000000", bg = "#F3F3F3" }
-tab_width = 1
-# Count
-count_copied = { fg = "#FFFFFF", bg = "#008000" }
-count_cut = { fg = "#FFFFFF", bg = "#CD3131" }
-count_selected = { fg = "#FFFFFF", bg = "#949800" }
-# Border
-border_symbol = "│"
-border_style = { fg = "#D4D4D4" }
-# Highlighting
-syntect_theme = "./tmtheme.xml"
-# Cursor
-cursor_symbol = "█"
-cursor = { fg = "#FFFFFF", bg = "#000000" }
-# Executable
-exe_symbol = ""
-exe = { fg = "#008000", bg = "#FFFFFF" }
-# Regular
-file_symbol = ""
-file = { }
-# Directory
-folder_symbol = ""
-folder = { fg = "#0000FF", bg = "#FFFFFF" }
-# Hidden
-hidden_symbol = ""
-hidden = { fg = "#767676" }
-# Link
-link_symbol = ""
-link = { fg = "#0598BC", bg = "#FFFFFF" }
-# Link (broken)
-broken_symbol = ""
-broken = { fg = "#CD3131", bg = "#FFF0F0" }
-# Selected
-selected = { fg = "#000000", bg = "#ADD6FF" }
-
-[status]
-separator_open = ""
-separator_close = ""
-separator_style = { fg = "#D4D4D4", bg = "#D4D4D4" }
-# Mode
-mode_normal = { fg = "#FFFFFF", bg = "#0000FF", bold = true }
-mode_select = { fg = "#FFFFFF", bg = "#FFAF00", bold = true }
-mode_unset = { fg = "#FFFFFF", bg = "#CD3131", bold = true }
-# Progress
-progress_label = { bold = true }
-progress_normal = { fg = "#0000FF", bg = "#FFFFFF" }
-progress_error = { fg = "#CD3131", bg = "#FFFFFF" }
-# Permissions
-permissions_t = { fg = "#008000" }
-permissions_r = { fg = "#949800" }
-permissions_w = { fg = "#CD3131" }
-permissions_x = { fg = "#0598BC" }
-permissions_s = { fg = "#767676" }
-
-[select]
-border = { fg = "#0000FF" }
-active = { fg = "#AF00DB", bold = true }
-inactive = {}
-
-[input]
-border = { fg = "#0000FF" }
-title = {}
-value = {}
-selected = { reversed = true }
-
-[completion]
-border = { fg = "#0000FF" }
-active = { bg = "#ADD6FF" }
-inactive = {}
-# Icons
-icon_file = ""
-icon_folder = ""
-icon_command = ""
-
-[tasks]
-border = { fg = "#0000FF" }
-title = {}
-hovered = { underline = true }
-
-[which]
-mask = { bg = "#FFFFFF" }
-cand = { fg = "#0598BC" }
-rest = { fg = "#767676" }
-desc = { fg = "#AF00DB" }
-separator = " "
-separator_style = { fg = "#767676" }
-
-[help]
-on = { fg = "#0598BC" }
-run = { fg = "#AF00DB" }
-desc = { fg = "#000000" }
-hovered = { bg = "#ADD6FF", bold = true }
-footer = { fg = "#000000", bg = "#F3F3F3" }
-
-[filetype]
-rules = [
- # Images
- { mime = "image/*", fg = "#949800" },
- # Videos
- { mime = "video/*", fg = "#AF00DB" },
- # Audio
- { mime = "audio/*", fg = "#AF00DB" },
- # Archives
- { mime = "application/zip", fg = "#CD3131" },
- { mime = "application/gzip", fg = "#CD3131" },
- { mime = "application/x-tar", fg = "#CD3131" },
- { mime = "application/x-bzip", fg = "#CD3131" },
- { mime = "application/x-bzip2", fg = "#CD3131" },
- { mime = "application/x-7z-compressed", fg = "#CD3131" },
- { mime = "application/x-rar", fg = "#CD3131" },
- # Documents
- { mime = "application/pdf", fg = "#0598BC" },
- { mime = "application/msword", fg = "#0598BC" },
- { mime = "application/vnd.openxmlformats-officedocument.*", fg = "#0598BC" },
- # Fallback
- { name = "*", fg = "#000000" },
- { name = "*/", fg = "#0000FF" },
- # Executable
- { name = "*", category = "executable", fg = "#008000", bg = "#FFFFFF" },
- # Directories
- { name = "*/", fg = "#0000FF", bg = "#FFFFFF" },
- # Hidden files
- { name = ".*", fg = "#767676" },
- # Symlinks
- { name = "*", category = "link", fg = "#0598BC", bg = "#FFFFFF" },
- # Broken symlinks
- { name = "*", category = "broken", fg = "#CD3131", bg = "#FFF0F0" },
-]
-
-[icon]
-rules = [
- { name = "Desktop", text = "" },
- { name = "Documents", text = "" },
- { name = "Downloads", text = "" },
- { name = "Pictures", text = "" },
- { name = "Music", text = "" },
- { name = "Videos", text = "" },
- { name = ".git", text = "" },
- { name = ".config", text = "" },
-]
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/1.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/1.png
deleted file mode 100644
index c749e04..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/1.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/2.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/2.png
deleted file mode 100644
index 818ec57..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/2.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/3.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/3.png
deleted file mode 100644
index b146126..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/3.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/4.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/4.png
deleted file mode 100644
index 5dde089..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/4.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/preview.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/preview.png
deleted file mode 100644
index 8000111..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/img/preview.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/preview.png b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/preview.png
deleted file mode 100644
index 8000111..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/preview.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml
deleted file mode 100644
index 8e2420d..0000000
--- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml
+++ /dev/null
@@ -1,250 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
- <dict>
- <key>name</key>
- <string>VSCode Light+</string>
- <key>settings</key>
- <array>
- <dict>
- <key>settings</key>
- <dict>
- <key>background</key>
- <string>#FFFFFF</string>
- <key>foreground</key>
- <string>#000000</string>
- <key>caret</key>
- <string>#000000</string>
- <key>invisibles</key>
- <string>#D3D3D3</string>
- <key>lineHighlight</key>
- <string>#E5EBF1</string>
- <key>selection</key>
- <string>#ADD6FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Comment</string>
- <key>scope</key>
- <string>comment</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#008000</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>String</string>
- <key>scope</key>
- <string>string</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#A31515</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Number</string>
- <key>scope</key>
- <string>constant.numeric</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#098658</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Built-in constant</string>
- <key>scope</key>
- <string>constant.language</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#0000FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>User-defined constant</string>
- <key>scope</key>
- <string>constant.character, constant.other</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#0000FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Variable</string>
- <key>scope</key>
- <string>variable</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#795E26</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Keyword</string>
- <key>scope</key>
- <string>keyword</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#AF00DB</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Storage</string>
- <key>scope</key>
- <string>storage</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#0000FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Storage type</string>
- <key>scope</key>
- <string>storage.type</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#0000FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Class name</string>
- <key>scope</key>
- <string>entity.name.class</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#267F99</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Inherited class</string>
- <key>scope</key>
- <string>entity.other.inherited-class</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#267F99</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Function name</string>
- <key>scope</key>
- <string>entity.name.function</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#795E26</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Function argument</string>
- <key>scope</key>
- <string>variable.parameter</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#001080</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Tag name</string>
- <key>scope</key>
- <string>entity.name.tag</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#800000</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Tag attribute</string>
- <key>scope</key>
- <string>entity.other.attribute-name</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#E50000</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Library function</string>
- <key>scope</key>
- <string>support.function</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#795E26</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Library constant</string>
- <key>scope</key>
- <string>support.constant</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#0000FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Library class/type</string>
- <key>scope</key>
- <string>support.type, support.class</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#267F99</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Invalid</string>
- <key>scope</key>
- <string>invalid</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#CD3131</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Invalid deprecated</string>
- <key>scope</key>
- <string>invalid.deprecated</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#CD3131</string>
- </dict>
- </dict>
- </array>
- <key>uuid</key>
- <string>231D4441-F280-4D49-A647-E1FD7E84D1D8</string>
- </dict>
-</plist>