chore(reassign): did 3 more

This commit is contained in:
Redoxahmii 2025-01-24 02:38:00 +05:00
parent 5f63fb3779
commit ded81c7523
11 changed files with 29 additions and 30 deletions

View file

@ -89,7 +89,7 @@ default.selected.bg=${blue700}
[viewer]
url.underline=true
url.fg=${dark5}
header.fg=${purple}
header.fg=${violet500}
signature.fg=${magenta}
diff_add.fg=${diff.add}
diff_del.fg=${diff.delete}

View file

@ -88,7 +88,7 @@ function M.generate(colors)
--white-500: ${fg};
--guild-boosting-pink: ${magenta};
--premium-perk-yellow: ${warning};
--premium-perk-purple: ${purple};
--premium-perk-purple: ${violet500};
--premium-perk-dark-blue: ${blue};
--premium-perk-light-blue: ${blue1};
--premium-perk-blue: ${blue};
@ -185,7 +185,7 @@ function M.generate(colors)
--interactive-active: ${fg};
--search-popout-option-non-text-color: ${base0};
--__spoiler-background-color--hidden: ${blue7};
--__spoiler-warning-background-color: ${purple};
--__spoiler-warning-background-color: ${violet500};
}
div[class*="autocomplete_"] {
@ -225,7 +225,7 @@ rect[mask="url(#svg-mask-status-offline)"] {
--color-4: ${green};
--color-5: ${green500};
--color-6: ${blue6};
--color-7: ${blue2};
--color-7: ${blue300};
--color-8: ${cyan};
--color-9: ${blue};
--color-10: ${magenta};

View file

@ -21,7 +21,7 @@ function M.generate(colors)
set -l orange ${orange}
set -l yellow ${yellow}
set -l green ${green}
set -l purple ${purple}
set -l purple ${violet500}
set -l cyan ${cyan}
set -l pink ${magenta}

View file

@ -23,7 +23,7 @@ function M.generate(colors)
fish_color_redirection ${fg}
fish_color_end ${orange}
fish_color_error ${red}
fish_color_param ${purple}
fish_color_param ${violet500}
fish_color_comment ${base01}
fish_color_selection --background=${blue700}
fish_color_search_match --background=${blue700}

View file

@ -47,7 +47,7 @@ module.exports = {
{
types: ["keyword"],
style: {
color: "${purple}",
color: "${violet500}",
},
},
{

View file

@ -24,7 +24,7 @@ bright_black = "${bg}"
bright_red = "${red300}"
bright_green = "${green500}"
bright_yellow = "${orange}"
bright_blue = "${blue2}"
bright_blue = "${blue300}"
bright_magenta = "${magenta300}"
bright_cyan = "${blue5}"
bright_white = "${fg}"

View file

@ -195,7 +195,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${purple}</string>
<string>${violet500}</string>
</dict>
</dict>
<dict>
@ -318,7 +318,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -340,7 +340,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -518,7 +518,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -540,7 +540,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -595,7 +595,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -650,7 +650,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${purple}</string>
<string>${violet500}</string>
</dict>
</dict>
<dict>
@ -925,7 +925,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -969,7 +969,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>
@ -1286,7 +1286,7 @@ M.template = [[
<key>settings</key>
<dict>
<key>foreground</key>
<string>${blue2}</string>
<string>${blue300}</string>
</dict>
</dict>
<dict>

View file

@ -7,7 +7,7 @@ function M.generate(colors)
local terminator = util.template(
[=[
[[${_style_name}]]
palette = "${black}:${red}:${green}:${yellow}:${blue}:${magenta}:${cyan}:${base0}:${bg}:${red}:${green}:${yellow}:${blue}:${magenta}:${cyan}:${purple}"
palette = "${black}:${red}:${green}:${yellow}:${blue}:${magenta}:${cyan}:${base0}:${bg}:${red}:${green}:${yellow}:${blue}:${magenta}:${cyan}:${violet500}"
background_color = "${bg}"
foreground_color = "${fg}"
]=],

View file

@ -16,7 +16,7 @@ function M.generate(colors)
"brightBlue": "${blue}",
"brightCyan": "${cyan}",
"brightGreen": "${green}",
"brightPurple": "${purple}",
"brightPurple": "${violet500}",
"brightRed": "${red}",
"brightWhite": "${fg}",
"brightYellow": "${yellow}",

View file

@ -20,7 +20,7 @@ preview_hovered = { bg = "${bg_highlight}" }
# Find
find_keyword = { fg = "${base03}", bg = "${orange}", bold = true }
find_position = { fg = "${blue2}", bg = "${bg_search}", bold = true }
find_position = { fg = "${blue300}", bg = "${bg_search}", bold = true }
# Marker
marker_copied = { fg = "${green500}", bg = "${green500}" }
@ -49,8 +49,8 @@ normal_alt = { fg = "${blue}", bg = "${base01}" }
select_main = { fg = "${black}", bg = "${magenta}", bold = true }
select_alt = { fg = "${magenta}", bg = "${base01}" }
unset_main = { fg = "${black}", bg = "${purple}", bold = true }
unset_alt = { fg = "${purple}", bg = "${base01}" }
unset_main = { fg = "${black}", bg = "${violet500}", bold = true }
unset_alt = { fg = "${violet500}", bg = "${base01}" }
[status]
separator_open = ""
@ -76,14 +76,14 @@ inactive = { fg = "${fg}" }
# Input
[input]
border = { fg = "${blue2}" }
title = { fg = "${blue2}" }
value = { fg = "${purple}" }
border = { fg = "${blue300}" }
title = { fg = "${blue300}" }
value = { fg = "${violet500}" }
selected = { bg = "${blue700}" }
# Completion
[completion]
border = { fg = "${blue2}" }
border = { fg = "${blue300}" }
active = { fg = "${fg}", bg = "${blue700}" }
inactive = { fg = "${fg}" }
@ -109,7 +109,7 @@ separator_style = { fg = "${base01}" }
# Confirm
[confirm]
border = { fg = "${blue2}" }
border = { fg = "${blue300}" }
title = { fg = "${border_highlight}" }
content = {}
list = {}

View file

@ -12,9 +12,8 @@ function M.setup(colors)
-- colors.terminal_black = colors.bg
-- colors.red1 = colors.red300
-- colors.comment = colors.base01
colors.purple = colors.violet500
-- colors.purple = colors.violet500
-- Blue variants (using different intensities for visual hierarchy)
colors.blue2 = colors.blue300 -- Lighter blue for secondary elements
colors.blue5 = colors.blue700 -- Darker blue for emphasis
colors.blue6 = colors.blue900 -- Deepest blue for strong emphasis