summaryrefslogtreecommitdiff
path: root/fedora/.config/yazi/flavors/vscode-dark-plus.yazi
diff options
context:
space:
mode:
Diffstat (limited to 'fedora/.config/yazi/flavors/vscode-dark-plus.yazi')
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/LICENSE21
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/LICENSE-tmtheme21
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/README.md50
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/flavor.toml186
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/1.pngbin465477 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/2.pngbin591518 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/3.pngbin646158 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/4.pngbin589782 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/preview.pngbin474215 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/preview.pngbin474215 -> 0 bytes
-rw-r--r--fedora/.config/yazi/flavors/vscode-dark-plus.yazi/tmtheme.xml250
11 files changed, 0 insertions, 528 deletions
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/LICENSE b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/LICENSE
deleted file mode 100644
index 5436de3..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-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-dark-plus.yazi/LICENSE-tmtheme b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/LICENSE-tmtheme
deleted file mode 100644
index 5436de3..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-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-dark-plus.yazi/README.md b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/README.md
deleted file mode 100644
index fc5f857..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-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 Dark 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-dark-plus
-
-# pre v25.5.28 (deprecated)
-ya pack -a 956MB/vscode-dark-plus
-```
-
-### Manual
-
-```bash
-# Linux/macOS
-git clone https://github.com/956MB/vscode-dark-plus.yazi.git ~/.config/yazi/flavors/vscode-dark-plus.yazi
-
-# Windows
-git clone https://github.com/956MB/vscode-dark-plus.yazi.git %AppData%\yazi\config\flavors\vscode-dark-plus.yazi
-```
-
-## ⚙️ Usage
-
-Add the these lines to your `theme.toml` configuration file to use it:
-
-```toml
-[flavor]
-dark = "vscode-dark-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-dark-plus.yazi/flavor.toml b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/flavor.toml
deleted file mode 100644
index d30419b..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-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-dark-plus (Dark+)
-# https://github.com/956MB/vscode.yazi/blob/main/themes/vscode-dark-plus/
-#
-# A theme inspired by Visual Studio Code's Dark+ Visual Studio theme.
-
-[colors]
-background = "#1E1E1E"
-foreground = "#D4D4D4"
-selection = "#3A3D41"
-cursor = "#D4D4D4"
-black = "#000000"
-red = "#CD3131"
-green = "#0DBC79"
-yellow = "#E5E510"
-blue = "#2472C8"
-magenta = "#BC3FBC"
-cyan = "#11A8CD"
-white = "#E5E5E5"
-bright_black = "#666666"
-bright_red = "#F14C4C"
-bright_green = "#23D18B"
-bright_yellow = "#F5F543"
-bright_blue = "#3B8EEA"
-bright_magenta = "#D670D6"
-bright_cyan = "#29B8DB"
-bright_white = "#E5E5E5"
-
-[manager]
-cwd = { fg = "cyan" }
-# Hovered
-hovered = { fg = "#D4D4D4", bg = "#3A3D41" }
-preview_hovered = { underline = true }
-# Find
-find_keyword = { fg = "#569CD6", bold = true, italic = true, underline = true }
-find_position = { fg = "#D4D4D4", bg = "#3A3D41", bold = true }
-# Marker
-marker_copied = { fg = "#73C991", bg = "#73C991" }
-marker_cut = { fg = "#F14C4C", bg = "#F14C4C" }
-marker_marked = { fg = "#569CD6", bg = "#569CD6" }
-marker_selected = { fg = "#264F78", bg = "#264F78" }
-# Tab
-tab_active = { fg = "#D4D4D4", bg = "#1E1E1E" }
-tab_inactive = { fg = "#D4D4D4", bg = "#2D2D2D" }
-tab_width = 1
-# Count
-count_copied = { fg = "#1E1E1E", bg = "#73C991" }
-count_cut = { fg = "#1E1E1E", bg = "#F14C4C" }
-count_selected = { fg = "#1E1E1E", bg = "#264F78" }
-# Border
-border_symbol = "│"
-border_style = { fg = "#404040" }
-# Highlighting
-syntect_theme = "./tmtheme.xml"
-# Cursor
-cursor_symbol = "█"
-cursor = { fg = "#1E1E1E", bg = "#D4D4D4" }
-# Executable
-exe_symbol = ""
-exe = { fg = "#0DBC79", bg = "#1E1E1E" }
-# Regular
-file_symbol = ""
-file = { }
-# Directory
-folder_symbol = ""
-folder = { fg = "#2472C8", bg = "#1E1E1E" }
-# Hidden
-hidden_symbol = ""
-hidden = { fg = "#666666" }
-# Link
-link_symbol = ""
-link = { fg = "#0DBC79", bg = "#1E1E1E" }
-# Link (broken)
-broken_symbol = ""
-broken = { fg = "#CD3131", bg = "#3A1212" }
-# Selected
-selected = { fg = "#FFFFFF", bg = "#3A3D41" }
-
-[status]
-separator_open = ""
-separator_close = ""
-separator_style = { fg = "#404040", bg = "#404040" }
-# Mode
-mode_normal = { fg = "#1E1E1E", bg = "#569CD6", bold = true }
-mode_select = { fg = "#1E1E1E", bg = "#FFAF00", bold = true }
-mode_unset = { fg = "#1E1E1E", bg = "#F44747", bold = true }
-# Progress
-progress_label = { bold = true }
-progress_normal = { fg = "#569CD6", bg = "#1E1E1E" }
-progress_error = { fg = "#F44747", bg = "#1E1E1E" }
-# Permissions
-permissions_t = { fg = "#6A9955" }
-permissions_r = { fg = "#CE9178" }
-permissions_w = { fg = "#F44747" }
-permissions_x = { fg = "#569CD6" }
-permissions_s = { fg = "#808080" }
-
-[select]
-border = { fg = "#569CD6" }
-active = { fg = "#CE9178", bold = true }
-inactive = {}
-
-[input]
-border = { fg = "#569CD6" }
-title = {}
-value = {}
-selected = { reversed = true }
-
-[completion]
-border = { fg = "#569CD6" }
-active = { bg = "#094771" }
-inactive = {}
-# Icons
-icon_file = ""
-icon_folder = ""
-icon_command = ""
-
-[tasks]
-border = { fg = "#569CD6" }
-title = {}
-hovered = { underline = true }
-
-[which]
-mask = { bg = "#1E1E1E" }
-cand = { fg = "#569CD6" }
-rest = { fg = "#808080" }
-desc = { fg = "#CE9178" }
-separator = " "
-separator_style = { fg = "#808080" }
-
-[help]
-on = { fg = "#569CD6" }
-run = { fg = "#CE9178" }
-desc = { fg = "#D4D4D4" }
-hovered = { bg = "#3A3D41", bold = true }
-footer = { fg = "#D4D4D4", bg = "#252526" }
-
-[filetype]
-rules = [
- # Images
- { mime = "image/*", fg = "#CE9178" },
- # Videos
- { mime = "video/*", fg = "#CE9178" },
- # Audio
- { mime = "audio/*", fg = "#CE9178" },
- # Archives
- { mime = "application/zip", fg = "#F44747" },
- { mime = "application/gzip", fg = "#F44747" },
- { mime = "application/x-tar", fg = "#F44747" },
- { mime = "application/x-bzip", fg = "#F44747" },
- { mime = "application/x-bzip2", fg = "#F44747" },
- { mime = "application/x-7z-compressed", fg = "#F44747" },
- { mime = "application/x-rar", fg = "#F44747" },
- # Documents
- { mime = "application/pdf", fg = "#569CD6" },
- { mime = "application/msword", fg = "#569CD6" },
- { mime = "application/vnd.openxmlformats-officedocument.*", fg = "#569CD6" },
- # Fallback
- { name = "*", fg = "#D4D4D4" },
- { name = "*/", fg = "#569CD6" },
- # Executable
- { name = "*", category = "executable", fg = "#0DBC79", bg = "#1E1E1E" },
- # Directories
- { name = "*/", fg = "#2472C8", bg = "#1E1E1E" },
- # Hidden files
- { name = ".*", fg = "#666666" },
- # Symlinks
- { name = "*", category = "link", fg = "#0DBC79", bg = "#1E1E1E" },
- # Broken symlinks
- { name = "*", category = "broken", fg = "#CD3131", bg = "#3A1212" },
-]
-
-[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-dark-plus.yazi/img/1.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/1.png
deleted file mode 100644
index c01a73d..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/1.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/2.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/2.png
deleted file mode 100644
index ba6c83f..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/2.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/3.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/3.png
deleted file mode 100644
index 1eda310..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/3.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/4.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/4.png
deleted file mode 100644
index 2a49b37..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/4.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/preview.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/preview.png
deleted file mode 100644
index 305c43e..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/img/preview.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/preview.png b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/preview.png
deleted file mode 100644
index 305c43e..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/preview.png
+++ /dev/null
Binary files differ
diff --git a/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/tmtheme.xml b/fedora/.config/yazi/flavors/vscode-dark-plus.yazi/tmtheme.xml
deleted file mode 100644
index 7728843..0000000
--- a/fedora/.config/yazi/flavors/vscode-dark-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 Dark (Visual Studio)</string>
- <key>settings</key>
- <array>
- <dict>
- <key>settings</key>
- <dict>
- <key>background</key>
- <string>#1F1F1F</string>
- <key>foreground</key>
- <string>#D4D4D4</string>
- <key>caret</key>
- <string>#AEAFAD</string>
- <key>invisibles</key>
- <string>#6E7681</string>
- <key>lineHighlight</key>
- <string>#222222</string>
- <key>selection</key>
- <string>#264F78</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Comment</string>
- <key>scope</key>
- <string>comment</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#6A9955</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>String</string>
- <key>scope</key>
- <string>string</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#CE9178</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>#B5CEA8</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>#569CD6</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>#4FC1FF</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Variable</string>
- <key>scope</key>
- <string>variable</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#9CDCFE</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Keyword</string>
- <key>scope</key>
- <string>keyword</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#C586C0</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Storage</string>
- <key>scope</key>
- <string>storage</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#569CD6</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>#569CD6</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>#4EC9B0</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>#4EC9B0</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>#DCDCAA</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>#9CDCFE</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>#569CD6</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>#9CDCFE</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>#DCDCAA</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>#4FC1FF</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>#4EC9B0</string>
- </dict>
- </dict>
- <dict>
- <key>name</key>
- <string>Invalid</string>
- <key>scope</key>
- <string>invalid</string>
- <key>settings</key>
- <dict>
- <key>foreground</key>
- <string>#F44747</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>#F44747</string>
- </dict>
- </dict>
- </array>
- <key>uuid</key>
- <string>231D4441-F280-4D49-A647-E1FD7E84D1D8</string>
-</dict>
-</plist>