Private
Public Access
0
0
Files
manual_slop/themes/moss.toml
T

53 lines
2.0 KiB
TOML

name = "moss"
syntax_palette = "mariana"
description = "Moss — green-tinted dark theme"
[colors]
border = [ 60, 80, 90]
bubble_ai = [ 35, 65, 45]
bubble_system = [ 25, 25, 25]
bubble_user = [ 30, 45, 75]
bubble_vendor = [ 65, 55, 30]
button = [ 60, 80, 90]
button_active = [120, 80, 200]
button_hovered = [105, 101, 255]
check_mark = [120, 160, 130]
child_bg = [ 24, 32, 30]
diff_added = [ 51, 230, 51]
diff_header = [ 77, 178, 255]
diff_removed = [230, 51, 51]
frame_bg = [ 50, 70, 80]
frame_bg_active = [ 70, 100, 110]
frame_bg_hovered = [ 60, 90, 100]
header = [ 60, 80, 90]
header_active = [ 42, 77, 50]
header_hovered = [120, 160, 130]
menu_bar_bg = [ 40, 47, 49]
popup_bg = [ 20, 35, 35]
scrollbar_bg = [ 40, 47, 49]
scrollbar_grab = [ 80, 80, 80]
scrollbar_grab_active = [120, 120, 120]
scrollbar_grab_hovered = [100, 100, 100]
separator = [ 60, 80, 90]
separator_active = [105, 101, 255]
separator_hovered = [120, 160, 130]
slice_auto = [ 0, 255, 0]
slice_manual = [255, 165, 0]
slice_selection = [100, 100, 255]
slider_grab = [120, 160, 130]
slider_grab_active = [120, 160, 130]
status_error = [255, 72, 64]
status_info = [ 0, 255, 255]
status_success = [ 80, 255, 80]
status_warning = [255, 152, 48]
tab = [ 60, 80, 90]
tab_hovered = [ 80, 100, 110]
tab_selected = [ 42, 77, 50]
table_header_bg = [ 50, 70, 80]
text = [255, 255, 255]
text_disabled = [208, 208, 208]
text_selected_bg = [105, 101, 255]
title_bg = [ 40, 47, 49]
title_bg_active = [ 42, 77, 50]
window_bg = [ 40, 47, 49]