mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
init
This commit is contained in:
63
example_config/palettes/rose-pine-moon.toml
Normal file
63
example_config/palettes/rose-pine-moon.toml
Normal file
@@ -0,0 +1,63 @@
|
||||
[general]
|
||||
name = "rose-pine-moon"
|
||||
|
||||
[colors]
|
||||
accent = "#3e8fb0FF"
|
||||
background = "#232136FF"
|
||||
border_emphasized = "#c4a7e7FF"
|
||||
border_focused = "#3e8fb0FF"
|
||||
border_window = "#56526eFF"
|
||||
cursor = "#e0def4FF"
|
||||
editor_background = "#232136FF"
|
||||
error = "#eb6f92FF"
|
||||
floating_window_background = "#393552FF"
|
||||
foreground = "#e0def4FF"
|
||||
foreground_emphasis = "#ffffffFF"
|
||||
foreground_secondary = "#908caaFF"
|
||||
info = "#c4a7e7FF"
|
||||
menu_option_background = "#393552FF"
|
||||
outline = "#6e6a86FF"
|
||||
popup_background = "#2a273fff"
|
||||
shadow = "#00000080"
|
||||
sidebar_background = "#2a273fff"
|
||||
success = "#3e8fb0FF"
|
||||
surface = "#2a273fff"
|
||||
surface_variant = "#393552FF"
|
||||
syntax_error = "#eb6f92FF"
|
||||
syntax_function = "#c4a7e7FF"
|
||||
syntax_keyword = "#ea9a97FF"
|
||||
syntax_operator = "#908caaFF"
|
||||
syntax_special_keyword = "#f6c177FF"
|
||||
term_black = "#232136FF"
|
||||
term_black_bright = "#44415aFF"
|
||||
term_blue = "#c4a7e7FF"
|
||||
term_blue_bright = "#66b2ffff"
|
||||
term_cyan = "#9ccfd8FF"
|
||||
term_cyan_bright = "#bfefffff"
|
||||
term_green = "#3e8fb0FF"
|
||||
term_green_bright = "#00cc6aff"
|
||||
term_magenta = "#ea9a97FF"
|
||||
term_magenta_bright = "#f0d6f0FF"
|
||||
term_red = "#eb6f92FF"
|
||||
term_red_bright = "#ffb780FF"
|
||||
term_white = "#e0def4FF"
|
||||
term_white_bright = "#ffffffFF"
|
||||
term_yellow = "#f6c177FF"
|
||||
term_yellow_bright = "#ffd580FF"
|
||||
terminal_gray = "#33353AFF"
|
||||
text_command = "#3e8fb0FF"
|
||||
text_comment = "#6e6a86FF"
|
||||
text_disabled = "#6e6a86FF"
|
||||
text_emphasis = "#ffffffFF"
|
||||
text_error = "#eb6f92FF"
|
||||
text_inactive = "#908caaFF"
|
||||
text_line_number = "#6e6a86FF"
|
||||
text_link = "#c4a7e7FF"
|
||||
text_main = "#e0def4FF"
|
||||
text_selected = "#56526e1A"
|
||||
text_selection_inactive = "#908caa38"
|
||||
text_string = "#3e8fb0FF"
|
||||
text_success = "#3e8fb0FF"
|
||||
text_warning = "#f6c177FF"
|
||||
warning = "#f6c177FF"
|
||||
warning_emphasis = "#ffd580FF"
|
||||
Reference in New Issue
Block a user