Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/solarized-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 76 additions & 0 deletions solarized-light.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
colorscheme = "solarized-light"

base_fg = "9"
base_bg = "default"

chart_fg = "9"
chart_bg = "default"
chart_bold = false

marketbar_fg = "9"
marketbar_bg = "default"
marketbar_bold = false

marketbar_label_active_fg = "cyan"
marketbar_label_active_bg = "9"
marketbar_label_active_bold = false

menu_fg = "9"
menu_bg = "default"
menu_bold = false

menu_header_fg = "9"
menu_header_bg = "green"
menu_header_bold = false

menu_label_fg = "yellow"
menu_label_bg = "default"
menu_label_bold = false

menu_label_active_fg = "yellow"
menu_label_active_bg = "default"
menu_label_active_bold = true

searchbar_fg = "9"
searchbar_bg = "default"
searchbar_bold = false

statusbar_fg = "9"
statusbar_bg = "white"
statusbar_bold = false

table_column_price_fg = "cyan"
table_column_price_bg = "default"
table_column_price_bold = false

table_column_change_fg = "9"
table_column_change_bg = "default"
table_column_change_bold = false

table_column_change_down_fg = "red"
table_column_change_down_bg = "default"
table_column_change_down_bold = false

table_column_change_up_fg = "green"
table_column_change_up_bg = "default"
table_column_change_up_bold = false

table_header_fg = "9"
table_header_bg = "white"
table_header_bold = false

table_header_column_active_fg = "yellow"
table_header_column_active_bg = "white"
table_header_column_active_bold = true

table_row_fg = "9"
table_row_bg = "default"
table_row_bold = false

table_row_active_fg = "9"
table_row_active_bg = "white"
table_row_active_bold = false

table_row_favorite_fg = "yellow"
table_row_favorite_bg = "default"
table_row_favorite_bold = false