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

53 lines
2.0 KiB
TOML

name = "solarized_light"
syntax_palette = "light"
description = "Solarized Light by Ethan Schoonover"
[colors]
border = [147, 161, 161]
bubble_ai = [220, 255, 220]
bubble_system = [240, 240, 240]
bubble_user = [220, 230, 255]
bubble_vendor = [255, 240, 200]
button = [253, 246, 227]
button_active = [ 38, 139, 210]
button_hovered = [ 38, 139, 210]
check_mark = [ 38, 139, 210]
child_bg = [253, 246, 227]
diff_added = [ 40, 180, 40]
diff_header = [ 40, 100, 200]
diff_removed = [200, 40, 40]
frame_bg = [253, 246, 227]
frame_bg_active = [238, 232, 213]
frame_bg_hovered = [238, 232, 213]
header = [253, 246, 227]
header_active = [ 38, 139, 210]
header_hovered = [ 38, 139, 210]
menu_bar_bg = [238, 232, 213]
popup_bg = [253, 246, 227]
scrollbar_bg = [238, 232, 213]
scrollbar_grab = [147, 161, 161]
scrollbar_grab_active = [ 7, 54, 66]
scrollbar_grab_hovered = [131, 148, 150]
separator = [147, 161, 161]
separator_active = [203, 75, 22]
separator_hovered = [181, 137, 0]
slice_auto = [ 80, 255, 80]
slice_manual = [255, 200, 0]
slice_selection = [180, 180, 255]
slider_grab = [ 38, 139, 210]
slider_grab_active = [ 38, 139, 210]
status_error = [200, 40, 40]
status_info = [ 40, 100, 200]
status_success = [ 40, 180, 40]
status_warning = [200, 140, 0]
tab = [238, 232, 213]
tab_hovered = [ 38, 139, 210]
tab_selected = [147, 161, 161]
table_header_bg = [238, 232, 213]
text = [ 7, 54, 66]
text_disabled = [147, 161, 161]
text_selected_bg = [ 38, 139, 210]
title_bg = [238, 232, 213]
title_bg_active = [147, 161, 161]
window_bg = [238, 232, 213]