This repository was archived by the owner on Oct 22, 2021. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +90
-0
lines changed Expand file tree Collapse file tree 2 files changed +90
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+     "colors" : {
3+         "r" : 95 ,
4+         "g" : 215 ,
5+         "b" : 215 ,
6+         "black" : " #263a3a"  ,
7+         "light_black" : " #304444"  ,
8+         "grey" : " #3a4e4e "  ,
9+         "red" : " #af0087"  ,
10+         "green" : " #00af5f"  ,
11+         "yellow" : " #afd700"  ,
12+         "blue" : " #005faf"  ,
13+         "magenta" : " #af00d7"  ,
14+         "cyan" : " #5fafd7"  ,
15+         "white" : " #afd7ff"  ,
16+         "brightBlack" : " #5f5f87"  ,
17+         "brightRed" : " #ff00d7"  ,
18+         "brightGreen" : " #00ff87"  ,
19+         "brightYellow" : " #d7ff00"  ,
20+         "brightBlue" : " #5f87ff"  ,
21+         "brightMagenta" : " #af5fff"  ,
22+         "brightCyan" : " #5fd7ff"  ,
23+         "brightWhite" : " #d7ffff" 
24+     },
25+     "cssvars" : {
26+         "font_main" : " United Sans Medium"  ,
27+         "font_main_light" : " United Sans Light" 
28+     },
29+     "terminal" : {
30+         "fontFamily" : " Fira Code"  ,
31+         "cursorStyle" : " block"  ,
32+         "foreground" : " #87d7d7"  ,
33+         "background" : " #263a3a"  ,
34+         "cursor" : " #00d7ff"  ,
35+         "cursorAccent" : " #5fff87"  ,
36+         "selection" : " #d7ff5f" 
37+     },
38+     "globe" : {
39+         "base" : " #005faf"  ,
40+         "marker" : " #af0087"  ,
41+         "pin" : " #00ff87"  ,
42+         "satellite" : " #d7ff00" 
43+     },
44+     "injectCSS": "section#keyboard{display:none} section>h3.title:first-child{border-bottom:0}section>h3.title:first-child::before{border-left:0}section>h3.title:first-child::after{border-right:0} section#filesystem{position:absolute;top:auto;left:0;bottom:0;width:17%}section#filesystem>h3.title{width:17%}section#filesystem>h3.title:first-child>p{width:24%}section#filesystem>h3.title:first-child>p:last-child{position:static;right:auto;width:72%}section#filesystem div#fs_disp_container{width:100%}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4{font-size:0.8vh}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4:nth-of-type(1){display:none}section#filesystem.list-view>div#fs_disp_container:not(.disks)>div>h4:nth-of-type(2){width:25%}div#fs_space_bar{display:none} section#main_shell{height:94.5%;padding:0.37vh;position:absolute;top:2.5vh}ul#main_shell_tabs{margin-left:-0.37vh;margin-top:-0.35vh}ul#main_shell_tabs>li{padding-top:0.55vh;padding-bottom:0.2vh}.terminal .xterm-viewport{padding-bottom:0}.xterm{height:100%}.xterm .xterm-screen{top:0.8vh;left:0.4vh}"
45+ }
Original file line number Diff line number Diff line change 1+ {
2+     "colors" : {
3+         "r" : 95 ,
4+         "g" : 215 ,
5+         "b" : 215 ,
6+         "black" : " #263a3a"  ,
7+         "light_black" : " #304444"  ,
8+         "grey" : " #3a4e4e "  ,
9+         "red" : " #af0087"  ,
10+         "green" : " #00af5f"  ,
11+         "yellow" : " #afd700"  ,
12+         "blue" : " #005faf"  ,
13+         "magenta" : " #af00d7"  ,
14+         "cyan" : " #5fafd7"  ,
15+         "white" : " #afd7ff"  ,
16+         "brightBlack" : " #5f5f87"  ,
17+         "brightRed" : " #ff00d7"  ,
18+         "brightGreen" : " #00ff87"  ,
19+         "brightYellow" : " #d7ff00"  ,
20+         "brightBlue" : " #5f87ff"  ,
21+         "brightMagenta" : " #af5fff"  ,
22+         "brightCyan" : " #5fd7ff"  ,
23+         "brightWhite" : " #d7ffff" 
24+     },
25+     "cssvars" : {
26+         "font_main" : " United Sans Medium"  ,
27+         "font_main_light" : " United Sans Light" 
28+     },
29+     "terminal" : {
30+         "fontFamily" : " Fira Code"  ,
31+         "cursorStyle" : " block"  ,
32+         "foreground" : " #87d7d7"  ,
33+         "background" : " #263a3a"  ,
34+         "cursor" : " #00d7ff"  ,
35+         "cursorAccent" : " #5fff87"  ,
36+         "selection" : " #d7ff5f" 
37+     },
38+     "globe" : {
39+         "base" : " #005faf"  ,
40+         "marker" : " #af0087"  ,
41+         "pin" : " #00ff87"  ,
42+         "satellite" : " #d7ff00" 
43+     },
44+     "injectCSS" : " " 
45+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments