Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-07-02 17:52:08 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-07-02 17:52:08 +0300
commit878b09562cd5617dea32dbc354ebb484def99f8b (patch)
treea7f5f19129a8afa7e980fd93d4f5c010f42b4003 /release/datafiles/userdef
parentf4f85b9db72255dd985f7adabc955236119e4a39 (diff)
Error in last commit
Diffstat (limited to 'release/datafiles/userdef')
-rw-r--r--release/datafiles/userdef/userdef_default_theme.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/release/datafiles/userdef/userdef_default_theme.c b/release/datafiles/userdef/userdef_default_theme.c
index 6fc55f07a91..53c0cec053a 100644
--- a/release/datafiles/userdef/userdef_default_theme.c
+++ b/release/datafiles/userdef/userdef_default_theme.c
@@ -300,8 +300,8 @@ const bTheme U_theme_default = {
},
.grid = RGBA(0x1f1f23ff),
.view_overlay = RGBA(0x80808000),
- .wire_edit = RGBA(0x11111100),
- .select = RGBA(0xed570000),
+ .wire_edit = RGBA(0x111111ff),
+ .select = RGBA(0xed5700ff),
.lamp = RGBA(0x9f986e33),
.speaker = RGBA(0xb6b6b6ff),
.empty = RGBA(0xb6b6b6ff),
@@ -364,7 +364,7 @@ const bTheme U_theme_default = {
.text = RGBA(0xffffffff),
.text_hi = RGBA(0xffffffff),
.header = RGBA(0x29282eff),
- .header_text = RGBA(0xeeeeee00),
+ .header_text = RGBA(0xeeeeeeff),
.header_text_hi = RGBA(0xffffffff),
.tab_active = RGBA(0x43444bff),
.tab_inactive = RGBA(0x323239ff),
@@ -392,7 +392,7 @@ const bTheme U_theme_default = {
.text = RGBA(0xffffffff),
.text_hi = RGBA(0xffffffff),
.header = RGBA(0x29282eff),
- .header_text = RGBA(0xeeeeee00),
+ .header_text = RGBA(0xeeeeeeff),
.header_text_hi = RGBA(0xffffffff),
.tab_active = RGBA(0x43444bff),
.tab_inactive = RGBA(0x323239ff),
@@ -501,12 +501,12 @@ const bTheme U_theme_default = {
.show_back = 1,
},
.shade1 = RGBA(0xc0c0c000),
- .shade2 = RGBA(0x707070ff),
+ .shade2 = RGBA(0x70707064),
.hilite = RGBA(0x60c040ff),
.grid = RGBA(0x17171aff),
.group = RGBA(0x278c0eff),
.group_active = RGBA(0x4eb335ff),
- .strip = RGBA(0x1a1515ff),
+ .strip = RGBA(0x1a151580),
.strip_select = RGBA(0xff8c00ff),
.cframe = RGBA(0x308837ff),
.ds_channel = RGBA(0x2e6399ff),
@@ -534,7 +534,7 @@ const bTheme U_theme_default = {
.text = RGBA(0xffffffff),
.text_hi = RGBA(0xffffffff),
.header = RGBA(0x29282eff),
- .header_text = RGBA(0xeeeeee00),
+ .header_text = RGBA(0xeeeeeeff),
.header_text_hi = RGBA(0xffffffff),
.tab_active = RGBA(0x43444bff),
.tab_inactive = RGBA(0x323239ff),
@@ -557,7 +557,7 @@ const bTheme U_theme_default = {
},
.shade1 = RGBA(0x96969600),
.grid = RGBA(0x5e5e5eff),
- .strip = RGBA(0x0c0a0aff),
+ .strip = RGBA(0x0c0a0a80),
.strip_select = RGBA(0xff8c00ff),
.cframe = RGBA(0x308837ff),
.keyborder = RGBA(0x000000ff),
@@ -583,7 +583,7 @@ const bTheme U_theme_default = {
.text = RGBA(0xffffffff),
.text_hi = RGBA(0xffffffff),
.header = RGBA(0x3a3c42ff),
- .header_text = RGBA(0xeeeeee00),
+ .header_text = RGBA(0xeeeeeeff),
.header_text_hi = RGBA(0xffffffff),
.tab_active = RGBA(0x43444bff),
.tab_inactive = RGBA(0x323239ff),
@@ -603,7 +603,7 @@ const bTheme U_theme_default = {
.shade1 = RGBA(0xa0a0a000),
.grid = RGBA(0x404040ff),
.vertex_select = RGBA(0xff8500ff),
- .bone_pose = RGBA(0x50c8ffff),
+ .bone_pose = RGBA(0x50c8ff50),
.cframe = RGBA(0x308837ff),
.vertex_size = 3,
.outline_width = 1,