mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
fix: coloring
This commit is contained in:
54
extra/palletes/cursed-light.toml
Normal file
54
extra/palletes/cursed-light.toml
Normal file
@@ -0,0 +1,54 @@
|
||||
[colors]
|
||||
accent = '#95A328FF'
|
||||
background = '#F5F5F5FF'
|
||||
base00 = '#F5F5F5FF'
|
||||
base01 = '#B44242FF'
|
||||
base02 = '#95A328FF'
|
||||
base03 = '#C9A305FF'
|
||||
base04 = '#60928FFF'
|
||||
base05 = '#7C435AFF'
|
||||
base06 = '#A48B4AFF'
|
||||
base07 = '#3D3D2FFF'
|
||||
base08 = '#C0C0B8FF'
|
||||
base09 = '#DC7671FF'
|
||||
base0A = '#D4D430FF'
|
||||
base0B = '#9E9052FF'
|
||||
base0C = '#76C39BFF'
|
||||
base0D = '#86596CFF'
|
||||
base0E = '#B89A1FFF'
|
||||
base0F = '#4F4F48FF'
|
||||
border = '#D0D0C8FF'
|
||||
border_focused = '#C9A305FF'
|
||||
cursor = '#C9A305FF'
|
||||
editor_background = '#F5F5F5FF'
|
||||
editor_command = '#B89A1FFF'
|
||||
editor_comment = '#A0A098FF'
|
||||
editor_disabled = '#C0C0B8FF'
|
||||
editor_emphasis = '#DC7671FF'
|
||||
editor_error = '#B44242FF'
|
||||
editor_inactive = '#A0A098FF'
|
||||
editor_line_number = '#86596CFF'
|
||||
editor_link = '#60928FFF'
|
||||
editor_main = '#3D3D2FFF'
|
||||
editor_selected = '#D0D0C8FF'
|
||||
editor_selection_inactive = '#E0E0D8FF'
|
||||
editor_string = '#5FA37BFF'
|
||||
editor_success = '#95A328FF'
|
||||
editor_warning = '#C9A305FF'
|
||||
error = '#B44242FF'
|
||||
foreground = '#3D3D2FFF'
|
||||
info = '#60928FFF'
|
||||
on_background = '#3D3D2FFF'
|
||||
on_error = '#F5F5F5FF'
|
||||
on_info = '#F5F5F5FF'
|
||||
on_success = '#F5F5F5FF'
|
||||
on_surface = '#3D3D2FFF'
|
||||
on_surface_variant = '#CCCCCCFF'
|
||||
on_warning = '#F5F5F5FF'
|
||||
success = '#95A328FF'
|
||||
surface = '#E8E8E8FF'
|
||||
surface_variant = '#D0D0C8FF'
|
||||
warning = '#C9A305FF'
|
||||
|
||||
[general]
|
||||
name = 'cursed-light'
|
||||
Reference in New Issue
Block a user