mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
tweak colors. needs ~/.atomicity/twilight.css
This commit is contained in:
@@ -21,3 +21,13 @@
|
||||
|
||||
<script src="osx.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="atomicity.js" type="text/javascript" charset="utf-8"></script>
|
||||
|
||||
<style>
|
||||
.ace-twilight .ace_gutter {
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.ace-twilight .ace_scroller {
|
||||
background: ##1A1A1A;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user