Dotfiles config update (2022-04-07)
This commit is contained in:
parent
3e4f95d4b4
commit
6b78761509
|
@ -1,4 +1,4 @@
|
||||||
# One Dark by Giuseppe Cesarano, https://github.com/GiuseppeCesarano
|
# One Dark by q3aql, https://github.com/q3aql
|
||||||
# This work is licensed under the terms of the GPL-2.0 license.
|
# This work is licensed under the terms of the GPL-2.0 license.
|
||||||
# For a copy, see https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.
|
# For a copy, see https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ color1 #e06c75
|
||||||
color2 #98c379
|
color2 #98c379
|
||||||
color3 #d19a66
|
color3 #d19a66
|
||||||
color4 #61afef
|
color4 #61afef
|
||||||
color5 #e06c75
|
color5 #c678dd
|
||||||
color6 #56b6c2
|
color6 #56b6c2
|
||||||
color7 #979eab
|
color7 #979eab
|
||||||
color8 #393e48
|
color8 #393e48
|
||||||
|
|
|
@ -6,5 +6,9 @@ italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
font_size 10.0
|
font_size 10.0
|
||||||
|
|
||||||
|
#: Cursor
|
||||||
|
cursor_shape beam
|
||||||
|
cursor_beam_thickness 1.8
|
||||||
|
|
||||||
#: Load default theme
|
#: Load default theme
|
||||||
include ./theme.conf
|
include ./theme.conf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user