Added undo, redo, go-to, and duplicate lines commands; updated styles for line highlight color; cleanup
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<author> ITDominator</author>
|
||||
<description>An attempted clone of Dayle Rees' Peacocks In Space theme.</description>
|
||||
|
||||
<style name="current-line" background="#2b303b" />
|
||||
<!--<style name="current-line" background="#2b303b" />-->
|
||||
<style name="current-line" background="#44475a" />
|
||||
<style name="current-line-number" background="#f7b83d" />
|
||||
<style name="draw-spaces" foreground="#babdb6" />
|
||||
<style name="background-pattern" background="#6e7a94" />
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
<author> ITDominator</author>
|
||||
<description>An homage to Dayle Rees' Peacocks In Space theme.</description>
|
||||
|
||||
<style name="current-line" background="#2b303b" />
|
||||
<!--<style name="current-line" background="#2b303b" />-->
|
||||
<style name="current-line" background="#44475a" />
|
||||
<style name="current-line-number" background="#f7b83d" />
|
||||
<style name="draw-spaces" foreground="#babdb6" />
|
||||
<style name="background-pattern" background="#6e7a94" />
|
||||
|
||||
Reference in New Issue
Block a user