no hard color left in css
use blend and --background to define background of code tag
This commit is contained in:
14
todo.md
14
todo.md
@ -6,4 +6,16 @@
|
||||
- regive focus to the right markdown view @done
|
||||
- set the title of the preview @done
|
||||
- disable previewing when the preview is closed @done
|
||||
- check when setting is activated and create panel and stuff @done
|
||||
- check when setting is activated and create panel and stuff @done
|
||||
|
||||
This is pretty cool
|
||||
|
||||
```ruby
|
||||
print('hello world')
|
||||
def test():
|
||||
puts 'hello'
|
||||
if test:
|
||||
print('hi')
|
||||
```
|
||||
|
||||
this is some `code`!
|
||||
Reference in New Issue
Block a user