Fuxx
This commit is contained in:
parent
8268fba83d
commit
7ed2a6e110
9565 changed files with 1315332 additions and 90 deletions
11
home/.config/cherrytree/styles/user-style-1.xml
Normal file
11
home/.config/cherrytree/styles/user-style-1.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style-scheme id="user-1" _name="User Style" version="1.0">
|
||||
<author>Current User</author>
|
||||
<_description>User Defined Style</_description>
|
||||
<style name="text" foreground="#ffffff" background="#1a1e21"/>
|
||||
<style name="selection" foreground="#ffffff" background="#344451"/>
|
||||
<style name="cursor" foreground="#ffffff"/>
|
||||
<style name="current-line" background="#1a1e21"/>
|
||||
<style name="current-line-number" background="#1a1e21"/>
|
||||
<style name="line-numbers" foreground="#777777" background="#000d1a"/>
|
||||
</style-scheme>
|
11
home/.config/cherrytree/styles/user-style-2.xml
Normal file
11
home/.config/cherrytree/styles/user-style-2.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<style-scheme id="user-2" _name="User Style" version="1.0">
|
||||
<author>Current User</author>
|
||||
<_description>User Defined Style</_description>
|
||||
<style name="text" foreground="#000000" background="#ffffff"/>
|
||||
<style name="selection" foreground="#ffffff" background="#43ace8"/>
|
||||
<style name="cursor" foreground="#000000"/>
|
||||
<style name="current-line" background="#eef6ff"/>
|
||||
<style name="current-line-number" background="#eef6ff"/>
|
||||
<style name="line-numbers" foreground="#000000" background="#d6d2d0"/>
|
||||
</style-scheme>
|
Loading…
Add table
Add a link
Reference in a new issue