Add missing files for AtomOneLight theme
This commit is contained in:
parent
ea6fc3daee
commit
0d77387b7b
3 changed files with 32 additions and 0 deletions
|
|
@ -737,6 +737,8 @@ The Material and MaterialDark themes were created by [stoeffel](https://github.c
|
|||
|
||||
The OceanicMaterial theme was created by [rahulpatel](https://github.com/rahulpatel)
|
||||
|
||||
The AtomOneLight theme was created by [iamstarkov](https://github.com/iamstarkov)
|
||||
|
||||
If there are other color schemes you'd like to see included, drop me a line!
|
||||
|
||||
## Extra
|
||||
|
|
|
|||
7
terminator/AtomOneLight.config
Normal file
7
terminator/AtomOneLight.config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
[[AtomOneLight]]
|
||||
palette = "#000000:#de3e35:#3f953a:#d2b67c:#2f5af3:#950095:#3f953a:#bbbbbb:#000000:#de3e35:#3f953a:#d2b67c:#2f5af3:#a00095:#3f953a:#ffffff"
|
||||
background_color = "#f9f9f9"
|
||||
cursor_color = "#bbbbbb"
|
||||
foreground_color = "#2a2c33"
|
||||
background_image = None
|
||||
23
xrdb/AtomOneLight.xrdb
Normal file
23
xrdb/AtomOneLight.xrdb
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
#define Ansi_0_Color #000000
|
||||
#define Ansi_1_Color #de3e35
|
||||
#define Ansi_10_Color #3f953a
|
||||
#define Ansi_11_Color #d2b67c
|
||||
#define Ansi_12_Color #2f5af3
|
||||
#define Ansi_13_Color #a00095
|
||||
#define Ansi_14_Color #3f953a
|
||||
#define Ansi_15_Color #ffffff
|
||||
#define Ansi_2_Color #3f953a
|
||||
#define Ansi_3_Color #d2b67c
|
||||
#define Ansi_4_Color #2f5af3
|
||||
#define Ansi_5_Color #950095
|
||||
#define Ansi_6_Color #3f953a
|
||||
#define Ansi_7_Color #bbbbbb
|
||||
#define Ansi_8_Color #000000
|
||||
#define Ansi_9_Color #de3e35
|
||||
#define Background_Color #f9f9f9
|
||||
#define Bold_Color #000000
|
||||
#define Cursor_Color #bbbbbb
|
||||
#define Cursor_Text_Color #ffffff
|
||||
#define Foreground_Color #2a2c33
|
||||
#define Selected_Text_Color #2a2c33
|
||||
#define Selection_Color #ededed
|
||||
Loading…
Add table
Add a link
Reference in a new issue