Update dotfiles/.config/gconf/apps/%gconf.xml, dotfiles/.config/gconf/apps/gnome-terminal/%gconf.xml, dotfiles/.config/gconf/apps/gnome-terminal/global/%gconf.xml, dotfiles/.config/gconf/apps/gnome-terminal/profiles/%gconf.xml, dotfiles/.config/gconf/apps/gnome-terminal/profiles/Default/%gconf.xml, dotfiles/.config/gconf/apps/guake/%gconf.xml, dotfiles/.config/gconf/apps/guake/style/%gconf.xml, dotfiles/.config/gconf/apps/guake/style/font/%gconf.xml, dotfiles/.config/gconf/apps/guake/style/background/%gconf.xml

This commit is contained in:
Brian Zalewski 2022-09-28 05:20:40 +00:00
parent 488b9bf9fc
commit 55f59c6c88
9 changed files with 48 additions and 0 deletions

View file

View file

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<gconf>
<entry name="profile_list" mtime="1664243111" type="list" ltype="string">
<li type="string">
<stringvalue>Default</stringvalue>
</li>
</entry>
</gconf>

View file

@ -0,0 +1,22 @@
<?xml version="1.0"?>
<gconf>
<entry name="allow-bold" mtime="1664243111" type="bool" value="true"/>
<entry name="palette" mtime="1664243111" type="string">
<stringvalue>#282C34:#ED254E:#71F79F:#F9DC5C:#7CB7FF:#C74D89:#00C1E4:#DCDFE4:#4C5058:#FF4972:#95FFC3:#FFFF80:#A0DBFF:#EB71AD:#24E5FF:#FFFFFF</stringvalue>
</entry>
<entry name="use_theme_background" mtime="1664243111" type="bool" value="false"/>
<entry name="use_theme_colors" mtime="1664243111" type="bool" value="false"/>
<entry name="bold_color_same_as_fg" mtime="1664243111" type="bool" value="true"/>
<entry name="bold_color" mtime="1664243111" type="string">
<stringvalue>#C3C7D1</stringvalue>
</entry>
<entry name="foreground_color" mtime="1664243111" type="string">
<stringvalue>#C3C7D1</stringvalue>
</entry>
<entry name="background_color" mtime="1664243111" type="string">
<stringvalue>#161925</stringvalue>
</entry>
<entry name="visible_name" mtime="1664243111" type="string">
<stringvalue>Betelgeuse</stringvalue>
</entry>
</gconf>

View file

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<gconf>
<entry name="color" mtime="1664243399" type="string">
<stringvalue>#161925</stringvalue>
</entry>
</gconf>

View file

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<gconf>
<entry name="palette-name" mtime="1664243399" type="string">
<stringvalue>Betelgeuse</stringvalue>
</entry>
<entry name="palette" mtime="1664243399" type="string">
<stringvalue>#282C34:#ED254E:#71F79F:#F9DC5C:#7CB7FF:#C74D89:#00C1E4:#DCDFE4:#4C5058:#FF4972:#95FFC3:#FFFF80:#A0DBFF:#EB71AD:#24E5FF:#FFFFFF</stringvalue>
</entry>
<entry name="color" mtime="1664243399" type="string">
<stringvalue>#C3C7D1</stringvalue>
</entry>
</gconf>