more visible visual selection

This commit is contained in:
Michael Chris Lopez
2021-10-22 18:52:22 +08:00
parent 23800763b6
commit e4f235fe80
56 changed files with 86 additions and 86 deletions

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1372549019607843</real>
<real>0.2392156862745098</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1411764705882353</real>
<real>0.2431372549019608</real>
<key>Red Component</key>
<real>0.1333333333333333</real>
<real>0.2274509803921569</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.5647058823529412</real>
<real>0.5490196078431373</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9176470588235294</real>
<real>0.8941176470588236</real>
<key>Red Component</key>
<real>0.6941176470588235</real>
<real>0.6784313725490196</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9058823529411765</real>
<real>0.8901960784313725</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8745098039215686</real>
<real>0.8509803921568627</real>
<key>Red Component</key>
<real>0.8235294117647058</real>
<real>0.7960784313725490</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.9294117647058824</real>
<real>0.9137254901960784</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.9058823529411765</real>
<real>0.8823529411764706</real>
<key>Red Component</key>
<real>0.8705882352941177</real>
<real>0.8392156862745098</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8862745098039215</real>
<real>0.8705882352941177</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8431372549019608</real>
<real>0.8196078431372549</real>
<key>Red Component</key>
<real>0.7803921568627451</real>
<real>0.7529411764705882</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1529411764705882</real>
<real>0.2588235294117647</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1490196078431373</real>
<real>0.2509803921568627</real>
<key>Red Component</key>
<real>0.1411764705882353</real>
<real>0.2392156862745098</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1294117647058824</real>
<real>0.2313725490196079</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1254901960784314</real>
<real>0.2235294117647059</real>
<key>Red Component</key>
<real>0.1176470588235294</real>
<real>0.2156862745098039</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1803921568627451</real>
<real>0.2862745098039216</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1725490196078431</real>
<real>0.2784313725490196</real>
<key>Red Component</key>
<real>0.1647058823529412</real>
<real>0.2666666666666667</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.1490196078431373</real>
<real>0.2509803921568627</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.1490196078431373</real>
<real>0.2509803921568627</real>
<key>Red Component</key>
<real>0.1490196078431373</real>
<real>0.2509803921568627</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -332,13 +332,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.8666666666666667</real>
<real>0.8431372549019608</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.8666666666666667</real>
<real>0.8431372549019608</real>
<key>Red Component</key>
<real>0.8666666666666667</real>
<real>0.8431372549019608</real>
</dict>
<key>Tab Color</key>
<dict>

View File

@@ -7,7 +7,7 @@
background #0F191F
foreground #C6D5CF
selection_background #222423
selection_background #3A3E3D
selection_foreground #C6D5CF
url_color #92A0E2
cursor #C6D5CF

View File

@@ -7,7 +7,7 @@
background #E5EDE6
foreground #202E18
selection_background #B1EA90
selection_background #ADE48C
selection_foreground #202E18
url_color #1D5573
cursor #202E18

View File

@@ -7,7 +7,7 @@
background #F0EDEC
foreground #2C363C
selection_background #D2DFE7
selection_background #CBD9E3
selection_foreground #2C363C
url_color #1D5573
cursor #2C363C

View File

@@ -7,7 +7,7 @@
background #F8F6F5
foreground #2C363C
selection_background #DEE7ED
selection_background #D6E1E9
selection_foreground #2C363C
url_color #1D5573
cursor #2C363C

View File

@@ -7,7 +7,7 @@
background #E8E4E3
foreground #2C363C
selection_background #C7D7E2
selection_background #C0D1DE
selection_foreground #2C363C
url_color #1D5573
cursor #2C363C

View File

@@ -7,7 +7,7 @@
background #1C1917
foreground #B4BDC3
selection_background #242627
selection_background #3D4042
selection_foreground #B4BDC3
url_color #61ABDA
cursor #B4BDC3

View File

@@ -7,7 +7,7 @@
background #171210
foreground #B4BDC3
selection_background #1E2021
selection_background #37393B
selection_foreground #B4BDC3
url_color #61ABDA
cursor #B4BDC3

View File

@@ -7,7 +7,7 @@
background #221F1D
foreground #B4BDC3
selection_background #2A2C2E
selection_background #444749
selection_foreground #B4BDC3
url_color #61ABDA
cursor #B4BDC3

View File

@@ -7,7 +7,7 @@
background #191919
foreground #BBBBBB
selection_background #262626
selection_background #404040
selection_foreground #BBBBBB
url_color #61ABDA
cursor #BBBBBB

View File

@@ -7,7 +7,7 @@
background #EEEEEE
foreground #353535
selection_background #DDDDDD
selection_background #D7D7D7
selection_foreground #353535
url_color #1D5573
cursor #353535

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#C6D5CF',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#0F191F',bg='#222423'
set -g message-style fg='#0F191F',bg='#3A3E3D'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#0F191F',bg='#222423'
set -g mode-style fg='#0F191F',bg='#3A3E3D'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#202E18',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#E5EDE6',bg='#B1EA90'
set -g message-style fg='#E5EDE6',bg='#ADE48C'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#E5EDE6',bg='#B1EA90'
set -g mode-style fg='#E5EDE6',bg='#ADE48C'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#2C363C',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#F0EDEC',bg='#D2DFE7'
set -g message-style fg='#F0EDEC',bg='#CBD9E3'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#F0EDEC',bg='#D2DFE7'
set -g mode-style fg='#F0EDEC',bg='#CBD9E3'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#2C363C',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#F0EDEC',bg='#DEE7ED'
set -g message-style fg='#F0EDEC',bg='#D6E1E9'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#F0EDEC',bg='#DEE7ED'
set -g mode-style fg='#F0EDEC',bg='#D6E1E9'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#2C363C',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#F0EDEC',bg='#C7D7E2'
set -g message-style fg='#F0EDEC',bg='#C0D1DE'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#F0EDEC',bg='#C7D7E2'
set -g mode-style fg='#F0EDEC',bg='#C0D1DE'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#242627'
set -g message-style fg='#1C1917',bg='#3D4042'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#242627'
set -g mode-style fg='#1C1917',bg='#3D4042'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#1E2021'
set -g message-style fg='#1C1917',bg='#37393B'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#1E2021'
set -g mode-style fg='#1C1917',bg='#37393B'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#B4BDC3',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#1C1917',bg='#2A2C2E'
set -g message-style fg='#1C1917',bg='#444749'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#1C1917',bg='#2A2C2E'
set -g mode-style fg='#1C1917',bg='#444749'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#B279A7',bg='#BBBBBB',bold
set -g pane-border-style fg='#B279A7'
set -g pane-active-border-style fg='#B279A7'
set -g message-style fg='#191919',bg='#262626'
set -g message-style fg='#191919',bg='#404040'
set -g display-panes-active-colour '#B279A7'
set -g display-panes-colour '#B279A7'
set -g clock-mode-colour '#B279A7'
set -g mode-style fg='#191919',bg='#262626'
set -g mode-style fg='#191919',bg='#404040'

View File

@@ -8,11 +8,11 @@ set -g window-status-current-style fg='#88507D',bg='#353535',bold
set -g pane-border-style fg='#88507D'
set -g pane-active-border-style fg='#88507D'
set -g message-style fg='#EEEEEE',bg='#DDDDDD'
set -g message-style fg='#EEEEEE',bg='#D7D7D7'
set -g display-panes-active-colour '#88507D'
set -g display-panes-colour '#88507D'
set -g clock-mode-colour '#88507D'
set -g mode-style fg='#EEEEEE',bg='#DDDDDD'
set -g mode-style fg='#EEEEEE',bg='#D7D7D7'

View File

@@ -6,7 +6,7 @@ background = "#0F191F"
cursor_bg = "#CEDDD7"
cursor_border = "#0F191F"
cursor_fg = "#0F191F"
selection_bg = "#222423"
selection_bg = "#3A3E3D"
selection_fg = "#C6D5CF"
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#8190D4", "#B279A7", "#66A5AD", "#C6D5CF"]

View File

@@ -6,7 +6,7 @@ background = "#E5EDE6"
cursor_bg = "#202E18"
cursor_border = "#E5EDE6"
cursor_fg = "#E5EDE6"
selection_bg = "#B1EA90"
selection_bg = "#ADE48C"
selection_fg = "#202E18"
ansi = ["#E5EDE6", "#A8334C", "#567A30", "#944927", "#286486", "#88507D", "#3B8992", "#202E18"]

View File

@@ -6,7 +6,7 @@ background = "#F0EDEC"
cursor_bg = "#2C363C"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#D2DFE7"
selection_bg = "#CBD9E3"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -6,7 +6,7 @@ background = "#F8F6F5"
cursor_bg = "#2C363C"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#DEE7ED"
selection_bg = "#D6E1E9"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -6,7 +6,7 @@ background = "#E8E4E3"
cursor_bg = "#2C363C"
cursor_border = "#F0EDEC"
cursor_fg = "#F0EDEC"
selection_bg = "#C7D7E2"
selection_bg = "#C0D1DE"
selection_fg = "#2C363C"
ansi = ["#F0EDEC", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#2C363C"]

View File

@@ -6,7 +6,7 @@ background = "#1C1917"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#242627"
selection_bg = "#3D4042"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -6,7 +6,7 @@ background = "#171210"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#1E2021"
selection_bg = "#37393B"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -6,7 +6,7 @@ background = "#221F1D"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#2A2C2E"
selection_bg = "#444749"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]

View File

@@ -6,7 +6,7 @@ background = "#191919"
cursor_bg = "#C9C9C9"
cursor_border = "#191919"
cursor_fg = "#191919"
selection_bg = "#262626"
selection_bg = "#404040"
selection_fg = "#BBBBBB"
ansi = ["#191919", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#BBBBBB"]

View File

@@ -6,7 +6,7 @@ background = "#EEEEEE"
cursor_bg = "#353535"
cursor_border = "#EEEEEE"
cursor_fg = "#EEEEEE"
selection_bg = "#DDDDDD"
selection_bg = "#D7D7D7"
selection_fg = "#353535"
ansi = ["#EEEEEE", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#353535"]