diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-28 15:42:50 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-28 15:42:50 +0900 |
| commit | ae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 (patch) | |
| tree | fdc69ee3e2772aa4db7e8efe4bd30d101c7f82ac /fedora/.config/yazi/flavors/rose-pine-dawn.yazi | |
| parent | 06ad645351572c0e7188c52028998384d718df2e (diff) | |
Diffstat (limited to 'fedora/.config/yazi/flavors/rose-pine-dawn.yazi')
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE | 21 | ||||
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE-tmtheme | 21 | ||||
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/README.md | 36 | ||||
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/flavor.toml | 230 | ||||
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/preview.png | bin | 496676 -> 0 bytes | |||
| -rw-r--r-- | fedora/.config/yazi/flavors/rose-pine-dawn.yazi/tmtheme.xml | 316 |
6 files changed, 0 insertions, 624 deletions
diff --git a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE deleted file mode 100644 index 78e74c8..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2025 Mintass - -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/rose-pine-dawn.yazi/LICENSE-tmtheme b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE-tmtheme deleted file mode 100644 index ef13b56..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/LICENSE-tmtheme +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2024 Rosé Pine - -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.
\ No newline at end of file diff --git a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/README.md b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/README.md deleted file mode 100644 index 6163fb5..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/README.md +++ /dev/null @@ -1,36 +0,0 @@ -<div align="center"> - <img src="https://github.com/sxyazi/yazi/blob/main/assets/logo.png?raw=true" alt="Yazi logo" width="20%"> -</div> - -<h3 align="center"> - Rosé Pine Dawn Flavor for <a href="https://github.com/sxyazi/yazi">Yazi</a> -</h3> - -## 👀 Preview - -<img src="preview.png" width="600" /> - -## 🎨 Installation - -```sh -ya pkg add Mintass/rose-pine-dawn -``` - -## ⚙️ Usage - -To set it as your dark flavor, change the content of your `theme.toml` to: - -```toml -[flavor] -light = "rose-pine-dawn" -``` - -Make sure your `theme.toml` doesn't contain anything other than `[flavor]`, unless you want to override certain styles of this flavor. - -See the [Yazi flavor documentation](https://yazi-rs.github.io/docs/flavors/overview) for more details. - -## 📜 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/rose-pine-dawn.yazi/flavor.toml b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/flavor.toml deleted file mode 100644 index cf64111..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/flavor.toml +++ /dev/null @@ -1,230 +0,0 @@ -# vim:fileencoding=utf-8:foldmethod=marker - -# : Manager {{{ - -[mgr] -cwd = { fg = "#56949f" } - -# Hovered -hovered = { reversed = true } -preview_hovered = { underline = true } - -# Find -find_keyword = { fg = "#ea9d34", bold = true, italic = true, underline = true } -find_position = { fg = "#907aa9", bg = "reset", bold = true, italic = true } - -# Symlink -symlink_target = { italic = true } - -# Marker -marker_copied = { fg = "#286983", bg = "#286983" } -marker_cut = { fg = "#b4637a", bg = "#b4637a" } -marker_marked = { fg = "#d7827e", bg = "#d7827e" } -marker_selected = { fg = "#ea9d34", bg = "#ea9d34" } - -# Count -count_copied = { fg = "#575279", bg = "#286983" } -count_cut = { fg = "#575279", bg = "#b4637a" } -count_selected = { fg = "#faf4ed", bg = "#ea9d34" } - -# Border -border_symbol = "│" -border_style = { fg = "#cecacd" } - -# Highlighting -syntect_theme = "" - -# : }}} - - -# : Tabs {{{ - -[tabs] -active = { fg = "#575279", bg = "#286983", bold = true } -inactive = { fg = "#286983", bg = "#575279" } - -# Separator -sep_inner = { open = "", close = "" } -sep_outer = { open = "", close = "" } - -# : }}} - - -# : Mode {{{ - -[mode] -normal_main = { fg = "#faf4ed", bg = "#56949f", bold = true } -normal_alt = { fg = "#faf4ed", bg = "#575279", bold = true } - -# Select mode -select_main = { fg = "#faf4ed", bg = "#b4637a", bold = true } -select_alt = { fg = "#faf4ed", bg = "#575279", bold = true } - -# Unset mode -unset_main = { fg = "#faf4ed", bg = "#b4637a", bold = true } -unset_alt = { fg = "#faf4ed", bg = "#575279", bold = true } - -# : }}} - - -# : Status bar {{{ - -[status] -overall = { bg = "#faf4ed" } -sep_left = { open = "", close = "" } -sep_right = { open = "", close = "" } - -# Permissions -perm_sep = { fg = "#9893a5" } -perm_type = { fg = "#907aa9" } -perm_read = { fg = "#ea9d34" } -perm_write = { fg = "#b4637a" } -perm_exec = { fg = "#56949f" } - -# Progress -progress_label = { fg = "#575279", bold = true } -progress_normal = { fg = "#286983", bg = "#f4ede8" } -progress_error = { fg = "#b4637a", bg = "#f4ede8" } - -# : }}} - - -# : Which {{{ - -[which] -cols = 3 -mask = { bg = "#fffaf3" } -cand = { fg = "#56949f" } -rest = { fg = "#9893a5" } -desc = { fg = "#ea9d34" } -separator = " " -separator_style = { fg = "#9893a5" } - -# : }}} - - -# : Confirmation {{{ - -[confirm] -border = { fg = "#cecacd" } -title = { fg = "#b4637a", bold = true } -body = { fg = "#575279" } -list = { fg = "#575279" } -btn_yes = { fg = "#faf4ed", bg = "#286983", bold = true } -btn_no = { fg = "#faf4ed", bg = "#575279", bold = true } -btn_labels = [ " [y]es ", " (n)o " ] - -# : }}} - - -# : Spotter {{{ - -[spot] -border = { fg = "#cecacd" } -title = { fg = "#56949f", bold = true } - -# Table -tbl_col = { fg = "#56949f" } -tbl_cell = { fg = "#faf4ed", bg = "#ea9d34", bold = true } - -# : }}} - - -# : Notification {{{ - -[notify] -title_info = { fg = "#286983" } -title_warn = { fg = "#ea9d34" } -title_error = { fg = "#b4637a" } - - -# : }}} - - -# : Picker {{{ - -[pick] -border = { fg = "#286983" } -active = { fg = "#907aa9", bold = true } -inactive = { fg = "#797593"} - -# : }}} - - -# : Input {{{ - -[input] -border = { fg = "#286983" } -title = { bold = true } -value = { fg = "#575279"} -selected = { reversed = true } - -# : }}} - - -# : Completion {{{ - -[cmp] -border = { fg = "#286983" } -active = { bg = "#575279", fg = "#faf4ed", bold = true } -inactive = { fg = "#797593" } - - -# : }}} - - -# : Task manager {{{ - -[tasks] -border = { fg = "#286983" } -title = { bold = true} -hovered = { fg = "#907aa9", bold = true, reversed = true } - -# : }}} - - -# : Help menu {{{ - -[help] -on = { fg = "#56949f" } -run = { fg = "#907aa9" } -desc = { fg = "#ea9d34"} -hovered = { reversed = true, bold = true } -footer = { fg = "#faf4ed", bg = "#575279" } - -# : }}} - - -# : File-specific styles {{{ - -[filetype] -rules = [ - # Images - { mime = "image/*", fg = "#907aa9" }, - - # Media - { mime = "{audio,video}/*", fg = "#ea9d34" }, - - # Archives - { mime = "application/{zip,rar,7z*,tar,gzip,xz,zstd,bzip*,lzma,compress,archive,cpio,arj,xar,ms-cab*}", fg = "#b4637a" }, - - # Documents - { mime = "application/{pdf,doc,rtf}", fg = "#d7827e" }, - - # Empty files - # { mime = "inode/empty", fg = "#b4637a" }, - - # Special files - { name = "*", is = "orphan", fg = "#faf4ed", bg = "#b4637a" }, - { name = "*", is = "exec" , fg = "#56949f" }, - - # Dummy files - { name = "*", is = "dummy", fg = "#faf4ed", bg = "#b4637a" }, - { name = "*/", is = "dummy", fg = "#faf4ed", bg = "#b4637a" }, - - # Fallback - { name = "*", fg = "#575279" }, - { name = "*/", fg = "#286983" } -] - -# : }}}
\ No newline at end of file diff --git a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/preview.png b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/preview.png Binary files differdeleted file mode 100644 index e4ef7cb..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/preview.png +++ /dev/null diff --git a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/tmtheme.xml b/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/tmtheme.xml deleted file mode 100644 index 4610ea5..0000000 --- a/fedora/.config/yazi/flavors/rose-pine-dawn.yazi/tmtheme.xml +++ /dev/null @@ -1,316 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>name</key> - <string>Rosé Pine Dawn</string> - <key>settings</key> - <array> - <dict> - <key>settings</key> - <dict> - <key>background</key> - <string>#faf4ed</string> - <key>caret</key> - <string>#cecacd</string> - <key>foreground</key> - <string>#575279</string> - <key>invisibles</key> - <string>#fffaf3</string> - <key>lineHighlight</key> - <string>#f4ede8</string> - <key>selection</key> - <string>#dfdad9</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Comment</string> - <key>scope</key> - <string>comment</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>italic</string> - <key>foreground</key> - <string>#797593</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>String</string> - <key>scope</key> - <string>string, punctuation.definition.string</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#ea9d34</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>#ea9d34</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Built-in constant</string> - <key>scope</key> - <string>constant.language</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#ea9d34</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>#ea9d34</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Variable</string> - <key>scope</key> - <string>variable</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>italic</string> - <key>foreground</key> - <string>#575279</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Keyword</string> - <key>scope</key> - <string>keyword</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#286983</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Storage</string> - <key>scope</key> - <string>storage</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string></string> - <key>foreground</key> - <string>#56949f</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Storage type</string> - <key>scope</key> - <string>storage.type</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string></string> - <key>foreground</key> - <string>#56949f</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Class name</string> - <key>scope</key> - <string>entity.name.class</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#286983</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>fontStyle</key> - <string>italic </string> - <key>foreground</key> - <string>#286983</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Function name</string> - <key>scope</key> - <string>entity.name.function</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>italic</string> - <key>foreground</key> - <string>#d7827e</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Function argument</string> - <key>scope</key> - <string>variable.parameter</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string></string> - <key>foreground</key> - <string>#907aa9</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Tag name</string> - <key>scope</key> - <string>entity.name.tag</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#286983</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>fontStyle</key> - <string></string> - <key>foreground</key> - <string>#907aa9</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Library function</string> - <key>scope</key> - <string>support.function</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#d7827e</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Library constant</string> - <key>scope</key> - <string>support.constant</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#ea9d34</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>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#56949f</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Library variable</string> - <key>scope</key> - <string>support.other.variable</string> - <key>settings</key> - <dict> - <key>fontStyle</key> - <string>bold</string> - <key>foreground</key> - <string>#b4637a</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Invalid</string> - <key>scope</key> - <string>invalid</string> - <key>settings</key> - <dict> - <key>background</key> - <string>#b4637a</string> - <key>fontStyle</key> - <string></string> - <key>foreground</key> - <string>#575279</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Invalid deprecated</string> - <key>scope</key> - <string>invalid.deprecated</string> - <key>settings</key> - <dict> - <key>background</key> - <string>#907aa9</string> - <key>foreground</key> - <string>#575279</string> - </dict> - </dict> - <dict> - <key>name</key> - <string>Punctuation, Operators</string> - <key>scope</key> - <string>punctuation, keyword.operator</string> - <key>settings</key> - <dict> - <key>foreground</key> - <string>#797593</string> - </dict> - </dict> - </array> - <key>colorSpaceName</key> - <string>sRGB</string> - <key>semanticClass</key> - <string>theme.light.rosé-pine-dawn</string> - <key>author</key> - <string>arrrgi</string> - <key>comment</key> - <string>All natural pine, faux fur and a bit of soho vibes for the classy minimalist</string> - <key>uuid</key> - <string>BB4B4616-E742-41D5-BB5B-63D45FA614F</string> -</dict> -</plist> |
