File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626@namespace otlib "otlib.components.*" ;
2727@namespace ob "ob.components.*" ;
2828
29- @font-face
30- {
31- src : url ("../assets/fonts/Ubuntu/Ubuntu-L.ttf" );
32- fontFamily : ubuntu;
33- advancedAntiAliasing : true;
34- fontStyle : normal;
35- embedAsCFF : false;
36- }
37-
38- @font-face
39- {
40- src : url ("../assets/fonts/Ubuntu/Ubuntu-B.ttf" );
41- fontFamily : ubuntu;
42- advancedAntiAliasing : true;
43- fontStyle : normal;
44- fontWeight : bold;
45- embedAsCFF : false;
46- }
47-
48- @font-face
49- {
50- src : url ("../assets/fonts/Ubuntu/Ubuntu-LI.ttf" );
51- fontFamily : ubuntu;
52- advancedAntiAliasing : true;
53- fontStyle : italic;
54- fontWeight : normal;
55- embedAsCFF : false;
56- }
57-
5829global
5930{
6031 chromeColor : # 444444 ;
6435 contentBackgroundColor : # 444444 ;
6536 focusedTextSelectionColor : # 272727 ;
6637 symbolColor : # DFDFDF ;
67- fontFamily : Ubuntu ;
38+ fontFamily : verdena ;
6839 modal-transparency-blur : 0 ;
6940 modal-transparency : 0.3 ;
7041 modalTransparencyColor : # 656565 ;
You can’t perform that action at this time.
0 commit comments