Skip to content

Commit

Permalink
more lighter
Browse files Browse the repository at this point in the history
add new color
  • Loading branch information
lioshi committed Aug 19, 2015
1 parent e0ee2ca commit 20c479c
Show file tree
Hide file tree
Showing 22 changed files with 16 additions and 16 deletions.
Binary file modified assets/darker/arrow_left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/arrow_right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/close_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/dirty_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/overflow_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/overlay_dark_thumb_horizontal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/overlay_dark_thumb_vertical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/darker/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/example2.png
Binary file not shown.
Binary file removed images/example3.png
Binary file not shown.
Binary file removed images/example4.png
Binary file not shown.
26 changes: 13 additions & 13 deletions lioshi.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@
"layer1.inner_margin": [0, 0],
"layer1.opacity": { "target": 0.0, "speed": 5.0, "interpolation": "smoothstep" },

"layer2.tint": [160, 160, 160, 20],
"layer2.tint": [180, 180, 180, 20],
"layer2.inner_margin": [0, 0],
"layer2.opacity": { "target": 0.0, "speed": 3.0, "interpolation": "smoothstep" },
"layer2.opacity": { "target": 1.0, "speed": 3.0, "interpolation": "smoothstep" },

"content_margin": [18, 8, 11, 4],
"max_margin_trim": 0,
Expand All @@ -301,22 +301,22 @@
{
"class": "tab_control", "attributes": ["hover"],
"layer1.opacity": 0.0,
"layer2.opacity": { "target": 0.4, "speed": 5.0, "interpolation": "smoothstep" }
"layer2.opacity": { "target": 0.8, "speed": 5.0, "interpolation": "smoothstep" }
},

// Selected current tab

{
"class": "tab_control", "attributes": ["selected","hover"],
"layer1.opacity": 1.0,
"layer2.opacity": { "target": 0.4, "speed": 5.0, "interpolation": "smoothstep" }
"layer2.opacity": { "target": 0.8, "speed": 5.0, "interpolation": "smoothstep" }
},

// Tab Labels

{
"class": "tab_label",
"fg": [97, 97, 97, 255],
"fg": [120, 120, 120, 255],
"shadow_color": [255, 255, 255, 0],
"shadow_offset": [0, 0],
"font.size": 11,
Expand Down Expand Up @@ -520,7 +520,7 @@

{
"class": "sidebar_label",
"color": [97, 97, 97],
"color": [140, 140, 140],
"font.bold": false,
"font.italic": false,
"shadow_color": [0, 0, 0, 0],
Expand All @@ -530,7 +530,7 @@
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["hover"]}],
"color": [175, 175, 175],
"color": [255, 255, 255],
"shadow_color": [0, 0, 0, 0],
"shadow_offset": [0, 1]
},
Expand All @@ -547,13 +547,13 @@
"parents": [{"class": "tree_row", "attributes": ["expandable"]}],
"settings": ["bold_folder_labels"],
"font.bold": true,
"color": [175, 175, 175]
"color": [190, 190, 190]
},

{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["expandable"]}],
"color": [175, 175, 175]
"color": [190, 190, 190]
},

{
Expand Down Expand Up @@ -581,7 +581,7 @@
{
"class": "icon_file_type",
// layer0.texture is filled in by code with the relevant icon name
"layer0.opacity": 0.6,
"layer0.opacity": 1,
"content_margin": [8, 8]
},
{
Expand Down Expand Up @@ -745,7 +745,7 @@
// Normal Vertical scrollbar track
{
"class": "scroll_bar_control",
"layer0.tint": [44, 44, 44],
"layer0.tint": [255, 255, 255],
"layer0.opacity": 1.0,
"layer0.inner_margin": [0, 6],
"blur": false
Expand Down Expand Up @@ -942,7 +942,7 @@

{
"class": "label_control",
"color": [170, 170, 170],
"color": [255, 255, 255],
"shadow_color": [24, 24, 24, 0],
"shadow_offset": [0, 0],
"font.bold": true
Expand All @@ -953,7 +953,7 @@
{
"class": "label_control",
"parents": [{"class": "status_bar"}],
"color": [66, 66, 66],
"color": [180, 180, 180],
"font.bold": false
},

Expand Down
6 changes: 3 additions & 3 deletions schemes/lioshi.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<key>invisibles</key>
<string>#4B4E55</string>
<key>lineHighlight</key>
<string>#282A2E</string>
<string>#555555</string>
<key>selection</key>
<string>#373B41</string>
<string>#555555</string>

<key>guide</key>
<string>#3E3E3E</string>
Expand All @@ -46,7 +46,7 @@
<key>settings</key>
<dict>
<key>foreground</key>
<string>#9EA19E</string>
<string>#BFA663</string>
</dict>
</dict>
<dict>
Expand Down

0 comments on commit 20c479c

Please sign in to comment.