Skip to content

Commit

Permalink
added space list to VSE, clip editor grid bg
Browse files Browse the repository at this point in the history
Video sequencer space list, also changed space list in other groups for consistency. Clip editor grid background lighter color now. Added "view item" in User Interface (new in 3.3, have no idea what it changes yet, couldn't find it, no available in 3.4, maybe later versions will reveal it).
  • Loading branch information
SylEleuth committed Oct 3, 2022
1 parent 9c502b2 commit bf898fd
Showing 1 changed file with 36 additions and 12 deletions.
48 changes: 36 additions & 12 deletions Gruvbox_Light.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,21 @@
>
</ThemeWidgetColors>
</wcol_list_item>
<wcol_view_item>
<ThemeWidgetColors
outline="#2d2d2d"
inner="#303030ff"
inner_sel="#4772b3ff"
item="#4772b3ff"
text="#cccccc"
text_sel="#ffffff"
show_shaded="FALSE"
shadetop="0"
shadedown="0"
roundness="0.4"
>
</ThemeWidgetColors>
</wcol_view_item>
<wcol_state>
<ThemeWidgetStateColors
inner_anim="#b8bb26"
Expand Down Expand Up @@ -815,8 +830,8 @@
time_marker_line_selected="#d65d0e60"
keyframe="#af3a03"
draw_action="#9d0006"
preview_back="#f9f5d7"
metadatabg="#f9f5d7"
preview_back="#ebdbb2"
metadatabg="#ebdbb2"
metadatatext="#282828"
preview_range="#d65d0e66"
row_alternate="#2828280d"
Expand Down Expand Up @@ -851,6 +866,15 @@
</panelcolors>
</ThemeSpaceGeneric>
</space>
<space_list>
<ThemeSpaceListGeneric
list="#fbf1c7"
list_title="#3c3836"
list_text="#3c3836"
list_text_hi="#fbf1c7"
>
</ThemeSpaceListGeneric>
</space_list>
</ThemeSequenceEditor>
</sequence_editor>
<properties>
Expand Down Expand Up @@ -1003,8 +1027,8 @@
<ThemeSpaceListGeneric
list="#fbf1c7"
list_title="#282828"
list_text="#cccccc"
list_text_hi="#282828"
list_text="#282828"
list_text_hi="#fbf1c7"
>
</ThemeSpaceListGeneric>
</space_list>
Expand Down Expand Up @@ -1178,7 +1202,7 @@
</console>
<clip_editor>
<ThemeClipEditor
grid="#1d2021"
grid="#bdae93"
marker_outline="#f9f5d7"
marker="#98971a"
active_marker="#282828"
Expand Down Expand Up @@ -1242,9 +1266,9 @@
<space_list>
<ThemeSpaceListGeneric
list="#fbf1c7"
list_title="#f9f5d7"
list_text="#f9f5d7"
list_text_hi="#282828"
list_title="#282828"
list_text="#282828"
list_text_hi="#fbf1c7"
>
</ThemeSpaceListGeneric>
</space_list>
Expand Down Expand Up @@ -1354,10 +1378,10 @@
</space>
<space_list>
<ThemeSpaceListGeneric
list="#3c3836"
list_title="#fbf1c7"
list_text="#fbf1c7"
list_text_hi="#fabd2f"
list="#fbf1c7"
list_title="#282828"
list_text="#282828"
list_text_hi="#fbf1c7"
>
</ThemeSpaceListGeneric>
</space_list>
Expand Down

0 comments on commit bf898fd

Please sign in to comment.