Skip to content

Commit

Permalink
spreadsheet and more
Browse files Browse the repository at this point in the history
themed spreadsheet editor accordingly
synchronized u/v image editor to theme
worked on 3d viewport, vignette effect and the darker color has more saturation
node editor looks better (text color is both used to display current object AND the text on the nodes themselves, causes a bit of an issue)
video seq editor synchronized more with theme and other editors
checkerboard looks better, darker color has more saturation, size reduced to 8 px
info view themed

in general, darker background color (purple) needs more saturation to look better.
  • Loading branch information
martinlindelof authored Feb 19, 2022
1 parent c45fac4 commit 8963911
Showing 1 changed file with 44 additions and 44 deletions.
88 changes: 44 additions & 44 deletions solarized-light.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
editor_outline="#e6dfcf"
widget_text_cursor="#ff8033"
panel_roundness="0.4"
transparent_checker_primary="#3b3237"
transparent_checker_secondary="#2e272b"
transparent_checker_size="16"
transparent_checker_primary="#5c4a53"
transparent_checker_secondary="#685761"
transparent_checker_size="8"
axis_x="#ff3352"
axis_y="#8bdc00"
axis_z="#2890ff"
Expand Down Expand Up @@ -445,8 +445,8 @@
<gradients>
<ThemeGradientColors
background_type="RADIAL"
high_gradient="#685c62"
gradient="#3c3238"
high_gradient="#7a6671"
gradient="#43333c"
>
</ThemeGradientColors>
</gradients>
Expand All @@ -464,7 +464,7 @@
</view_3d>
<graph_editor>
<ThemeGraphEditor
grid="#4d4448"
grid="#4e3b43"
frame_current="#a5c8ff"
time_scrub_background="#fcf5e3ff"
time_marker_line="#00000065"
Expand Down Expand Up @@ -499,7 +499,7 @@
>
<space>
<ThemeSpaceGeneric
back="#685c62"
back="#62515b"
title="#ff8500"
text="#413f3b"
text_hi="#413f3b"
Expand Down Expand Up @@ -552,12 +552,12 @@
header="#fcf5e3ff"
header_text="#3f3d39"
header_text_hi="#3f3d39"
button="#ede6d5ff"
button="#fcf5e3ff"
button_title="#3f3d39"
button_text="#3f3d39"
button_text_hi="#3f3d39"
navigation_bar="#00000000"
execution_buts="#dfd8c8ff"
execution_buts="#fcf5e3ff"
tab_active="#fcf5e3"
tab_inactive="#ede6d5"
tab_back="#fcf5e3ff"
Expand Down Expand Up @@ -719,7 +719,7 @@
</dopesheet_editor>
<image_editor>
<ThemeImageEditor
grid="#261426ff"
grid="#604953ff"
vertex="#000000"
vertex_select="#ff8500"
vertex_active="#000000"
Expand Down Expand Up @@ -763,7 +763,7 @@
>
<space>
<ThemeSpaceGeneric
back="#453940"
back="#62515b"
title="#3f3d39"
text="#3f3d39"
text_hi="#3f3d39"
Expand Down Expand Up @@ -795,7 +795,7 @@
</image_editor>
<sequence_editor>
<ThemeSequenceEditor
grid="#261426"
grid="#604953"
window_sliders="#a0a0a0"
movie_strip="#4d6890"
movieclip_strip="#8f4c4c"
Expand All @@ -815,15 +815,15 @@
time_marker_line_selected="#ffffff60"
keyframe="#ff8500"
draw_action="#50c8ff"
preview_back="#453940"
metadatabg="#000000"
metadatatext="#ffffff"
preview_back="#62515b"
metadatabg="#ff8500"
metadatatext="#3f3d39"
preview_range="#a14d0066"
row_alternate="#ffffff0d"
>
<space>
<ThemeSpaceGeneric
back="#453940"
back="#62515b"
title="#3f3d39"
text="#3f3d39"
text_hi="#3f3d39"
Expand Down Expand Up @@ -939,7 +939,7 @@
</text_editor>
<node_editor>
<ThemeNodeEditor
grid="#644c56"
grid="#604953"
node_selected="#ffffff"
node_active="#ffffff"
wire="#3c3238"
Expand Down Expand Up @@ -971,7 +971,7 @@
>
<space>
<ThemeSpaceGeneric
back="#685c62"
back="#64535d"
title="#ff8033"
text="#3f3d39"
text_hi="#ff8033"
Expand Down Expand Up @@ -1178,7 +1178,7 @@
</console>
<clip_editor>
<ThemeClipEditor
grid="#26142655"
grid="#604953ff"
marker_outline="#000000"
marker="#7f7f00"
active_marker="#ffffff"
Expand Down Expand Up @@ -1211,7 +1211,7 @@
>
<space>
<ThemeSpaceGeneric
back="#453940"
back="#62515b"
title="#413f3b"
text="#413f3b"
text_hi="#413f3b"
Expand Down Expand Up @@ -1320,44 +1320,44 @@
</statusbar>
<spreadsheet>
<ThemeSpreadsheet
row_alternate="#ffffff04"
row_alternate="#cfc4b226"
>
<space>
<ThemeSpaceGeneric
back="#282828"
title="#ffffff"
text="#c3c3c3"
back="#fcf5e3"
title="#413f3b"
text="#413f3b"
text_hi="#ffffff"
header="#303030b3"
header_text="#eeeeee"
header_text_hi="#ffffff"
button="#30303000"
button_title="#ffffff"
button_text="#cccccc"
button_text_hi="#ffffff"
navigation_bar="#1d1d1dff"
execution_buts="#303030ff"
tab_active="#303030"
tab_inactive="#1d1d1d"
tab_back="#181818ff"
tab_outline="#3d3d3d"
header="#fcf5e3ff"
header_text="#413f3b"
header_text_hi="#1a1817"
button="#fcf5e3ff"
button_title="#1a1817"
button_text="#1a1817"
button_text_hi="#1a1817"
navigation_bar="#fcf5e3ff"
execution_buts="#fcf5e300"
tab_active="#fcf5e3"
tab_inactive="#ede6d5"
tab_back="#fcf5e3ff"
tab_outline="#e6dfcf"
>
<panelcolors>
<ThemePanelColors
header="#3d3d3dff"
back="#3d3d3dff"
sub_back="#0000001f"
header="#dfd8c8ff"
back="#ede6d5ff"
sub_back="#d1cabcff"
>
</ThemePanelColors>
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#303030"
list_title="#c3c3c3"
list_text="#b8b8b8"
list_text_hi="#ffaf23"
list="#fcf5e3"
list_title="#413f3b"
list_text="#413f3b"
list_text_hi="#413f3b"
>
</ThemeSpaceListGeneric>
</space_list>
Expand Down

0 comments on commit 8963911

Please sign in to comment.