An open API service indexing awesome lists of open source software.

https://github.com/devknown/simple-theme

Clean, minimalist theme for Adminer, built for professionals.
https://github.com/devknown/simple-theme

adminer adminer-bootstrap adminer-css-theme adminer-minimalist adminer-mysql adminer-plugin adminer-skin adminer-style css database database-management theme ui web-ui

Last synced: 2 months ago
JSON representation

Clean, minimalist theme for Adminer, built for professionals.

Awesome Lists containing this project

README

        

# Simple Theme - Clean, minimalist theme for Adminer

![Simple Theme for Adminer Cover](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/cover.png)

## Introduction

Simple Theme is a clean and straightforward theme/skin designed for professionals using [Adminer](https://www.adminer.org/). This theme emphasizes a minimalist and intuitive interface, addressing layout and color scheme issues effectively. It provides a streamlined experience for efficiently managing your databases.

### Installation

1. Get a copy of [Adminer](https://www.adminer.org/)
2. Download the `adminer.css` from [here](https://raw.githubusercontent.com/devknown/simple-theme/master/adminer.css?version=1.0.06)
3. Put the file `adminer.css` alongside `adminer.php` or in the same directory that contains Adminer on your web server.

> **_NOTE:_** Adminer is better used for development environments, not for production purposes.

### Preview

#### Select (filters + with & without pagination)
![Simple Theme for Adminer - Select with pagination](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/select.png)
![Simple Theme for Adminer - Select](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/select-filter.png)
![Simple Theme for Adminer - Create table](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/create-table.png)

#### Schema
![Simple Theme for Adminer - Schema](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/schema.png)

#### Tables
![Simple Theme for Adminer - Tables](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/tables.png)

#### Query
![Simple Theme for Adminer - Query](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/query.png)

#### RTL (right-to-left)
![Simple Theme for Adminer - RTL support](https://raw.githubusercontent.com/devknown/simple-theme/master/screenshots/rtl.png)

### License

Simple Theme for Adminer is licensed under the [MIT License](https://github.com/devknown/simple-theme/blob/master/LICENSE).

### Credits

Forked from [Steve Copley's theme](https://github.com/stevecopley/adminer).