Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
0caceb68
Commit
0caceb68
authored
13 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
definition files needed in CSS-BOY workspace
parent
dd2f2014
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
xxxApp/op/opi/color.def
+103
-0
103 additions, 0 deletions
xxxApp/op/opi/color.def
xxxApp/op/opi/font.def
+24
-0
24 additions, 0 deletions
xxxApp/op/opi/font.def
with
127 additions
and
0 deletions
xxxApp/op/opi/color.def
0 → 100644
+
103
−
0
View file @
0caceb68
MEDM_COLOR_0 = 255,255,255
MEDM_COLOR_1 = 236,236,236
MEDM_COLOR_2 = 218,218,218
MEDM_COLOR_3 = 200,200,200
MEDM_COLOR_4 = 187,187,187
MEDM_COLOR_5 = 174,174,174
MEDM_COLOR_6 = 158,158,158
MEDM_COLOR_7 = 145,145,145
MEDM_COLOR_8 = 133,133,133
MEDM_COLOR_9 = 120,120,120
MEDM_COLOR_10 = 105,105,105
MEDM_COLOR_11 = 90,90,90
MEDM_COLOR_12 = 70,70,70
MEDM_COLOR_13 = 45,45,45
MEDM_COLOR_14 = 0,0,0
MEDM_COLOR_15 = 0,216,0
MEDM_COLOR_16 = 30,187,0
MEDM_COLOR_17 = 51,153,0
MEDM_COLOR_18 = 45,127,0
MEDM_COLOR_19 = 33,108,0
MEDM_COLOR_20 = 253,0,0
MEDM_COLOR_21 = 222,19,9
MEDM_COLOR_22 = 190,25,11
MEDM_COLOR_23 = 160,18,7
MEDM_COLOR_24 = 130,4,0
MEDM_COLOR_25 = 88,147,255
MEDM_COLOR_26 = 89,126,225
MEDM_COLOR_27 = 75,110,199
MEDM_COLOR_28 = 58,94,171
MEDM_COLOR_29 = 39,84,141
MEDM_COLOR_30 = 251,243,74
MEDM_COLOR_31 = 249,218,60
MEDM_COLOR_32 = 238,182,43
MEDM_COLOR_33 = 225,144,21
MEDM_COLOR_34 = 205,97,0
MEDM_COLOR_35 = 255,176,255
MEDM_COLOR_36 = 214,127,226
MEDM_COLOR_37 = 174,78,188
MEDM_COLOR_38 = 139,26,150
MEDM_COLOR_39 = 97,10,117
MEDM_COLOR_40 = 164,170,255
MEDM_COLOR_41 = 135,147,226
MEDM_COLOR_42 = 106,115,193
MEDM_COLOR_43 = 77,82,164
MEDM_COLOR_44 = 52,51,134
MEDM_COLOR_45 = 199,187,109
MEDM_COLOR_46 = 183,157,92
MEDM_COLOR_47 = 164,126,60
MEDM_COLOR_48 = 125,86,39
MEDM_COLOR_49 = 88,52,15
MEDM_COLOR_50 = 153,255,255
MEDM_COLOR_51 = 115,223,255
MEDM_COLOR_52 = 78,165,249
MEDM_COLOR_53 = 42,99,228
MEDM_COLOR_54 = 10,0,184
MEDM_COLOR_55 = 235,241,181
MEDM_COLOR_56 = 212,219,157
MEDM_COLOR_57 = 187,193,135
MEDM_COLOR_58 = 166,164,98
MEDM_COLOR_59 = 139,130,57
MEDM_COLOR_60 = 115,255,107
MEDM_COLOR_61 = 82,218,59
MEDM_COLOR_62 = 60,180,32
MEDM_COLOR_63 = 40,147,21
MEDM_COLOR_64 = 26,115,9
ioc_write_bg = 115,223,255
ioc_write_fg = 0,0,0
ioc_read_fg = 10,0,184
callup_bg = 40,147,21
callup_fg = 255,255,255
epics_link_bg = 164,170,255
epics_link_fg = 0,0,0
recdynlink_bg = 255,176,255
recdynlink_fg = 0,0,0
alarm = 253,0,0
warning = 251,243,74
default_bg = 200,200,200
default_fg = 0,0,0
softGlue_input = 250,240,75
softGlue_output = 205,97,0
Red = 255, 0, 0
Green = 0,255,0
Blue = 0,0,255
Yellow = 255,255,0
Purple = 128,0,255
White = 255,255,255
Gray_0 = 255,255,255
Gray_1 = 236,236,236
Gray_2 = 218,218,218
Gray_3 = 200,200,200
Gray_4 = 187,187,187
Gray_5 = 174,174,174
Gray_6 = 158,158,158
Gray_7 = 145,145,145
Gray_8 = 133,133,133
Gray_9 = 120,120,120
Gray_10 = 105,105,105
Gray_11 = 90,90,90
Gray_12 = 70,70,70
Gray_13 = 45,45,45
Gray_14 = 0,0,0
This diff is collapsed.
Click to expand it.
xxxApp/op/opi/font.def
0 → 100644
+
24
−
0
View file @
0caceb68
//Default Title Font. It will used in case the OS specified font macro was not defined.
Title = Arial-bold-18
//Title Font for Linux GTK
Title(linux_gtk) = Sans-bold-18
//Title Font for MacOS
Title(macosx) = Lucida Grande-bold-18
Header1 = Arial-bold-16
Header1(linux_gtk) = Sans-bold-16
Header2 = Arial-bold-14
Header2(linux_gtk) = Sans-bold-14
Text = Arial-regular-10
Text(linux_gtk) = Sans-regular-10
Text(macosx) = Lucida Grande-regular-10
LinkText = Arial-italic-10
LinkText(linux_gtk) = Monospace-italic-10
LinkText2 = Arial-bold italic-10
LinkText2(linux_gtk) = Monospace-bold italic-10
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment