Massive configuration overhaul
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
This commit is contained in:
parent
a7c72adb2e
commit
6b456c1b7a
551 changed files with 88587 additions and 1392 deletions
23
configs/shared/.gvcci/themes/mount_fuji_4k/colors.sh
Normal file
23
configs/shared/.gvcci/themes/mount_fuji_4k/colors.sh
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
# Special
|
||||
background='#dce6f2'
|
||||
foreground='#400c00'
|
||||
cursor='#400c00'
|
||||
|
||||
# Colors
|
||||
color0='#1c304a'
|
||||
color1='#b47607'
|
||||
color2='#2a53db'
|
||||
color3='#84837e'
|
||||
color4='#0551f9'
|
||||
color5='#ab791b'
|
||||
color6='#045ee0'
|
||||
color7='#cfd4e3'
|
||||
color8='#2a486f'
|
||||
color9='#f09c09'
|
||||
color10='#5c7ce7'
|
||||
color11='#a4a29b'
|
||||
color12='#3d7afd'
|
||||
color13='#de9e25'
|
||||
color14='#247dfc'
|
||||
color15='#f5f6f9'
|
||||
18
configs/shared/.gvcci/themes/mount_fuji_4k/column.txt
Normal file
18
configs/shared/.gvcci/themes/mount_fuji_4k/column.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
#dce6f2
|
||||
#400c00
|
||||
#1c304a
|
||||
#b47607
|
||||
#2a53db
|
||||
#84837e
|
||||
#0551f9
|
||||
#ab791b
|
||||
#045ee0
|
||||
#cfd4e3
|
||||
#2a486f
|
||||
#f09c09
|
||||
#5c7ce7
|
||||
#a4a29b
|
||||
#3d7afd
|
||||
#de9e25
|
||||
#247dfc
|
||||
#f5f6f9
|
||||
|
|
@ -0,0 +1,25 @@
|
|||
Background
|
||||
#dce6f2
|
||||
|
||||
Foreground
|
||||
#400c00
|
||||
|
||||
Normal ANSI Colors
|
||||
#1c304a
|
||||
#b47607
|
||||
#2a53db
|
||||
#84837e
|
||||
#0551f9
|
||||
#ab791b
|
||||
#045ee0
|
||||
#cfd4e3
|
||||
|
||||
Bright ANSI Colors
|
||||
#2a486f
|
||||
#f09c09
|
||||
#5c7ce7
|
||||
#a4a29b
|
||||
#3d7afd
|
||||
#de9e25
|
||||
#247dfc
|
||||
#f5f6f9
|
||||
344
configs/shared/.gvcci/themes/mount_fuji_4k/iterm.itermcolors
Normal file
344
configs/shared/.gvcci/themes/mount_fuji_4k/iterm.itermcolors
Normal file
|
|
@ -0,0 +1,344 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>Ansi 0 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.2901960784313726</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.18823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.10980392156862745</real>
|
||||
</dict>
|
||||
<key>Ansi 1 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.027450980392156862</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4627450980392157</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.7058823529411765</real>
|
||||
</dict>
|
||||
<key>Ansi 10 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9058823529411765</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.48627450980392156</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.3607843137254902</real>
|
||||
</dict>
|
||||
<key>Ansi 11 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6078431372549019</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6352941176470588</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6431372549019608</real>
|
||||
</dict>
|
||||
<key>Ansi 12 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9921568627450981</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.47843137254901963</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.23921568627450981</real>
|
||||
</dict>
|
||||
<key>Ansi 13 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.1450980392156863</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.6196078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8705882352941177</real>
|
||||
</dict>
|
||||
<key>Ansi 14 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9882352941176471</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.49019607843137253</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.1411764705882353</real>
|
||||
</dict>
|
||||
<key>Ansi 15 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9764705882352941</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9647058823529412</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9607843137254902</real>
|
||||
</dict>
|
||||
<key>Ansi 2 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8588235294117647</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.3254901960784314</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.16470588235294117</real>
|
||||
</dict>
|
||||
<key>Ansi 3 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.49411764705882355</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5137254901960784</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.5176470588235295</real>
|
||||
</dict>
|
||||
<key>Ansi 4 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9764705882352941</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.3176470588235294</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.0196078431372549</real>
|
||||
</dict>
|
||||
<key>Ansi 5 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.10588235294117647</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.4745098039215686</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.6705882352941176</real>
|
||||
</dict>
|
||||
<key>Ansi 6 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8784313725490196</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.3686274509803922</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.01568627450980392</real>
|
||||
</dict>
|
||||
<key>Ansi 7 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8901960784313725</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.8313725490196079</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8117647058823529</real>
|
||||
</dict>
|
||||
<key>Ansi 8 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.43529411764705883</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.2823529411764706</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.16470588235294117</real>
|
||||
</dict>
|
||||
<key>Ansi 9 Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.03529411764705882</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.611764705882353</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.9411764705882353</real>
|
||||
</dict>
|
||||
<key>Background Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9490196078431372</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9019607843137255</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8627450980392157</real>
|
||||
</dict>
|
||||
<key>Badge Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>0.5</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.1491314172744751</real>
|
||||
<key>Red Component</key>
|
||||
<real>1</real>
|
||||
</dict>
|
||||
<key>Bold Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.047058823529411764</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.25098039215686274</real>
|
||||
</dict>
|
||||
<key>Cursor Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.6980392156862745</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.396078431372549</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.14901960784313725</real>
|
||||
</dict>
|
||||
<key>Cursor Guide Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>0.25</real>
|
||||
<key>Blue Component</key>
|
||||
<real>1</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9268307089805603</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.70213186740875244</real>
|
||||
</dict>
|
||||
<key>Cursor Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.62745100259780884</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.50980395078659058</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.54901963472366333</real>
|
||||
</dict>
|
||||
<key>Foreground Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.0</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.047058823529411764</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.25098039215686274</real>
|
||||
</dict>
|
||||
<key>Link Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.73423302173614502</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.35916060209274292</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.0</real>
|
||||
</dict>
|
||||
<key>Selected Text Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.9490196078431372</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.9019607843137255</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.8627450980392157</real>
|
||||
</dict>
|
||||
<key>Selection Color</key>
|
||||
<dict>
|
||||
<key>Alpha Component</key>
|
||||
<real>1</real>
|
||||
<key>Blue Component</key>
|
||||
<real>0.8392156862745098</real>
|
||||
<key>Color Space</key>
|
||||
<string>sRGB</string>
|
||||
<key>Green Component</key>
|
||||
<real>0.5098039215686274</real>
|
||||
<key>Red Component</key>
|
||||
<real>0.24705882352941178</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
412
configs/shared/.gvcci/themes/mount_fuji_4k/iterm.plist
Normal file
412
configs/shared/.gvcci/themes/mount_fuji_4k/iterm.plist
Normal file
|
|
@ -0,0 +1,412 @@
|
|||
{
|
||||
"Profiles": [
|
||||
{
|
||||
"Use Non-ASCII Font" : false,
|
||||
"Tags" : [
|
||||
|
||||
],
|
||||
"Ansi 12 Color" : {
|
||||
"Red Component" : 0.23921568627450981,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9921568627450981,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.47843137254901963
|
||||
},
|
||||
"Ansi 7 Color" : {
|
||||
"Red Component" : 0.8117647058823529,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.8901960784313725,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.8313725490196079
|
||||
},
|
||||
"Ansi 8 Color" : {
|
||||
"Red Component" : 0.16470588235294117,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.43529411764705883,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.2823529411764706
|
||||
},
|
||||
"Bold Color" : {
|
||||
"Red Component" : 0.25098039215686274,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.0,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.047058823529411764
|
||||
},
|
||||
"Ansi 9 Color" : {
|
||||
"Red Component" : 0.9411764705882353,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.03529411764705882,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.611764705882353
|
||||
},
|
||||
"Ansi 6 Color" : {
|
||||
"Red Component" : 0.01568627450980392,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.8784313725490196,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.3686274509803922
|
||||
},
|
||||
"Right Option Key Sends" : 0,
|
||||
"Rows" : 25,
|
||||
"Default Bookmark" : "No",
|
||||
"Cursor Guide Color" : {
|
||||
"Red Component" : 1,
|
||||
"Color Space" : "Calibrated",
|
||||
"Blue Component" : 0.9999912977218628,
|
||||
"Alpha Component" : 0.04705882352941176,
|
||||
"Green Component" : 0.9999743700027466
|
||||
},
|
||||
"Non-ASCII Anti Aliased" : true,
|
||||
"Use Bright Bold" : true,
|
||||
"Ansi 10 Color" : {
|
||||
"Red Component" : 0.3607843137254902,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9058823529411765,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.48627450980392156
|
||||
},
|
||||
"Use Cursor Guide" : false,
|
||||
"Ambiguous Double Width" : false,
|
||||
"Jobs to Ignore" : [
|
||||
"rlogin",
|
||||
"ssh",
|
||||
"slogin",
|
||||
"telnet"
|
||||
],
|
||||
"Ansi 15 Color" : {
|
||||
"Red Component" : 0.9607843137254902,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9764705882352941,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.9647058823529412
|
||||
},
|
||||
"Foreground Color" : {
|
||||
"Red Component" : 0.25098039215686274,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.0,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.047058823529411764
|
||||
},
|
||||
"Working Directory" : "\/Users\/fabricecastel",
|
||||
"Bound Hosts" : [
|
||||
|
||||
],
|
||||
"Blinking Cursor" : false,
|
||||
"Disable Window Resizing" : true,
|
||||
"Sync Title" : false,
|
||||
"Prompt Before Closing 2" : false,
|
||||
"BM Growl" : false,
|
||||
"Description" : "Default",
|
||||
"Mouse Reporting" : true,
|
||||
"Smart Cursor Color" : false,
|
||||
"Screen" : -1,
|
||||
"Selection Color" : {
|
||||
"Red Component" : 0.24705882352941178,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.8392156862745098,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.5098039215686274
|
||||
},
|
||||
"Columns" : 80,
|
||||
"Idle Code" : 0,
|
||||
"Ansi 13 Color" : {
|
||||
"Red Component" : 0.8705882352941177,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.1450980392156863,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.6196078431372549
|
||||
},
|
||||
"Custom Command" : "Yes",
|
||||
"ASCII Anti Aliased" : true,
|
||||
"Non Ascii Font" : "Monaco 12",
|
||||
"Vertical Spacing" : 1,
|
||||
"Use Bold Font" : true,
|
||||
"Option Key Sends" : 0,
|
||||
"Selected Text Color" : {
|
||||
"Red Component" : 0.8627450980392157,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9490196078431372,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.9019607843137255
|
||||
},
|
||||
"Background Color" : {
|
||||
"Red Component" : 0.8627450980392157,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9490196078431372,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.9019607843137255
|
||||
},
|
||||
"Character Encoding" : 4,
|
||||
"Ansi 11 Color" : {
|
||||
"Red Component" : 0.6431372549019608,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.6078431372549019,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.6352941176470588
|
||||
},
|
||||
"Use Italic Font" : true,
|
||||
"Unlimited Scrollback" : false,
|
||||
"Keyboard Map" : {
|
||||
"0xf700-0x260000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;6A"
|
||||
},
|
||||
"0x37-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1f"
|
||||
},
|
||||
"0x32-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x00"
|
||||
},
|
||||
"0xf709-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[17;2~"
|
||||
},
|
||||
"0xf70c-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[20;2~"
|
||||
},
|
||||
"0xf729-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2H"
|
||||
},
|
||||
"0xf72b-0x40000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5F"
|
||||
},
|
||||
"0xf705-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2Q"
|
||||
},
|
||||
"0xf703-0x260000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;6C"
|
||||
},
|
||||
"0xf700-0x220000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2A"
|
||||
},
|
||||
"0xf701-0x280000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1b 0x1b 0x5b 0x42"
|
||||
},
|
||||
"0x38-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x7f"
|
||||
},
|
||||
"0x33-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1b"
|
||||
},
|
||||
"0xf703-0x220000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2C"
|
||||
},
|
||||
"0xf701-0x240000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5B"
|
||||
},
|
||||
"0xf70d-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[21;2~"
|
||||
},
|
||||
"0xf702-0x260000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;6D"
|
||||
},
|
||||
"0xf729-0x40000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5H"
|
||||
},
|
||||
"0xf706-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2R"
|
||||
},
|
||||
"0x34-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1c"
|
||||
},
|
||||
"0xf700-0x280000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1b 0x1b 0x5b 0x41"
|
||||
},
|
||||
"0x2d-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1f"
|
||||
},
|
||||
"0xf70e-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[23;2~"
|
||||
},
|
||||
"0xf702-0x220000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2D"
|
||||
},
|
||||
"0xf703-0x280000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1b 0x1b 0x5b 0x43"
|
||||
},
|
||||
"0xf700-0x240000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5A"
|
||||
},
|
||||
"0xf707-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2S"
|
||||
},
|
||||
"0xf70a-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[18;2~"
|
||||
},
|
||||
"0x35-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1d"
|
||||
},
|
||||
"0xf70f-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[24;2~"
|
||||
},
|
||||
"0xf703-0x240000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5C"
|
||||
},
|
||||
"0xf701-0x260000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;6B"
|
||||
},
|
||||
"0xf702-0x280000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1b 0x1b 0x5b 0x44"
|
||||
},
|
||||
"0xf72b-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2F"
|
||||
},
|
||||
"0x36-0x40000" : {
|
||||
"Action" : 11,
|
||||
"Text" : "0x1e"
|
||||
},
|
||||
"0xf708-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[15;2~"
|
||||
},
|
||||
"0xf701-0x220000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2B"
|
||||
},
|
||||
"0xf70b-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[19;2~"
|
||||
},
|
||||
"0xf702-0x240000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;5D"
|
||||
},
|
||||
"0xf704-0x20000" : {
|
||||
"Action" : 10,
|
||||
"Text" : "[1;2P"
|
||||
}
|
||||
},
|
||||
"Window Type" : 12,
|
||||
"Blur Radius" : 5.168569711538462,
|
||||
"Cursor Type" : 2,
|
||||
"Background Image Location" : "",
|
||||
"Blur" : false,
|
||||
"Badge Color" : {
|
||||
"Red Component" : 1,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0,
|
||||
"Alpha Component" : 0.5,
|
||||
"Green Component" : 0.1491314172744751
|
||||
},
|
||||
"Cursor Boost" : 0,
|
||||
"Scrollback Lines" : 1000,
|
||||
"Send Code When Idle" : false,
|
||||
"Close Sessions On End" : true,
|
||||
"Terminal Type" : "xterm-256color",
|
||||
"Visual Bell" : true,
|
||||
"Flashing Bell" : false,
|
||||
"Silence Bell" : true,
|
||||
"Ansi 14 Color" : {
|
||||
"Red Component" : 0.1411764705882353,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9882352941176471,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.49019607843137253
|
||||
},
|
||||
"Name" : "gvcci",
|
||||
"Cursor Text Color" : {
|
||||
"Red Component" : 0.5490196347236633,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.6274510025978088,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.5098039507865906
|
||||
},
|
||||
"Minimum Contrast" : 0,
|
||||
"Shortcut" : "",
|
||||
"Cursor Color" : {
|
||||
"Red Component" : 0.14901960784313725,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.6980392156862745,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.396078431372549
|
||||
},
|
||||
"Ansi 0 Color" : {
|
||||
"Red Component" : 0.10980392156862745,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.2901960784313726,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.18823529411764706
|
||||
},
|
||||
"Ansi 1 Color" : {
|
||||
"Red Component" : 0.7058823529411765,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.027450980392156862,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.4627450980392157
|
||||
},
|
||||
"Horizontal Spacing" : 1,
|
||||
"Ansi 3 Color" : {
|
||||
"Red Component" : 0.5176470588235295,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.49411764705882355,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.5137254901960784
|
||||
},
|
||||
"Ansi 4 Color" : {
|
||||
"Red Component" : 0.0196078431372549,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.9764705882352941,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.3176470588235294
|
||||
},
|
||||
"Transparency" : 0,
|
||||
"Guid" : "FBF27982-5D1C-4625-8221-8FFAB9F4A445",
|
||||
"Ansi 2 Color" : {
|
||||
"Red Component" : 0.16470588235294117,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.8588235294117647,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.3254901960784314
|
||||
},
|
||||
"Normal Font" : "MesloLGSForPowerline-Regular 12",
|
||||
"Custom Directory" : "No",
|
||||
"Link Color" : {
|
||||
"Red Component" : 0,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.734233021736145,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.3591606020927429
|
||||
},
|
||||
"Ansi 5 Color" : {
|
||||
"Red Component" : 0.6705882352941176,
|
||||
"Color Space" : "sRGB",
|
||||
"Blue Component" : 0.10588235294117647,
|
||||
"Alpha Component" : 1,
|
||||
"Green Component" : 0.4745098039215686
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
24
configs/shared/.gvcci/themes/mount_fuji_4k/json-scheme.json
Normal file
24
configs/shared/.gvcci/themes/mount_fuji_4k/json-scheme.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "GVCCI Color Scheme",
|
||||
"author": "",
|
||||
"color": [
|
||||
"#1c304a",
|
||||
"#b47607",
|
||||
"#2a53db",
|
||||
"#84837e",
|
||||
"#0551f9",
|
||||
"#ab791b",
|
||||
"#045ee0",
|
||||
"#cfd4e3",
|
||||
"#2a486f",
|
||||
"#f09c09",
|
||||
"#5c7ce7",
|
||||
"#a4a29b",
|
||||
"#3d7afd",
|
||||
"#de9e25",
|
||||
"#247dfc",
|
||||
"#f5f6f9"
|
||||
],
|
||||
"foreground": "#400c00",
|
||||
"background": "#dce6f2"
|
||||
}
|
||||
1
configs/shared/.gvcci/themes/mount_fuji_4k/nospace.txt
Normal file
1
configs/shared/.gvcci/themes/mount_fuji_4k/nospace.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
#dce6f2#400c00#1c304a#b47607#2a53db#84837e#0551f9#ab791b#045ee0#cfd4e3#2a486f#f09c09#5c7ce7#a4a29b#3d7afd#de9e25#247dfc#f5f6f9
|
||||
33
configs/shared/.gvcci/themes/mount_fuji_4k/tilix.json
Normal file
33
configs/shared/.gvcci/themes/mount_fuji_4k/tilix.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Gvcci",
|
||||
"comment": "Gvcci generated theme.",
|
||||
"foreground-color": "#400c00",
|
||||
"background-color": "#dce6f2",
|
||||
"use-theme-colors": false,
|
||||
"use-highlight-color": false,
|
||||
"highlight-foreground-color": "#dce6f2",
|
||||
"highlight-background-color": "#3f82d6",
|
||||
"use-cursor-color": false,
|
||||
"cursor-foreground-color": "#2665b2",
|
||||
"cursor-background-color": "#2665b2",
|
||||
"use-badge-color": true,
|
||||
"badge-color": "#400c00",
|
||||
"palette": [
|
||||
"#1c304a",
|
||||
"#b47607",
|
||||
"#2a53db",
|
||||
"#84837e",
|
||||
"#0551f9",
|
||||
"#ab791b",
|
||||
"#045ee0",
|
||||
"#cfd4e3",
|
||||
"#2a486f",
|
||||
"#f09c09",
|
||||
"#5c7ce7",
|
||||
"#a4a29b",
|
||||
"#3d7afd",
|
||||
"#de9e25",
|
||||
"#247dfc",
|
||||
"#f5f6f9"
|
||||
]
|
||||
}
|
||||
BIN
configs/shared/.gvcci/themes/mount_fuji_4k/wallpaper
Normal file
BIN
configs/shared/.gvcci/themes/mount_fuji_4k/wallpaper
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 707 KiB |
|
|
@ -0,0 +1,37 @@
|
|||
! COLORS
|
||||
! special
|
||||
*.foreground: #400c00
|
||||
*.background: #dce6f2
|
||||
*.cursorColor: #400c00
|
||||
|
||||
! black
|
||||
*.color0: #1c304a
|
||||
*.color8: #2a486f
|
||||
|
||||
! red
|
||||
*.color1: #b47607
|
||||
*.color9: #f09c09
|
||||
|
||||
! green
|
||||
*.color2: #2a53db
|
||||
*.color10: #5c7ce7
|
||||
|
||||
! yellow
|
||||
*.color3: #84837e
|
||||
*.color11: #a4a29b
|
||||
|
||||
! blue
|
||||
*.color4: #0551f9
|
||||
*.color12: #3d7afd
|
||||
|
||||
! magenta
|
||||
*.color5: #ab791b
|
||||
*.color13: #de9e25
|
||||
|
||||
! cyan
|
||||
*.color6: #045ee0
|
||||
*.color14: #247dfc
|
||||
|
||||
! white
|
||||
*.color7: #cfd4e3
|
||||
*.color15: #f5f6f9
|
||||
Loading…
Add table
Add a link
Reference in a new issue